You are not logged in.

#1 2008-03-04 07:21:16

/devnull.nsb
Member
From: USA
Registered: 2008-03-03
Posts: 10

Kinda New, and need alittle bit of help.

Well, It been a very very long time since i used Linux in any form. And I am trying to install a oldie but goodie game Chromium. Which is not in our repo. So i Dl'ed the src and data tar balls and untared them. In the install instructions. It states that I need to: Set CHROMIUM_DATA environment variable to point to data directory ( i.e. Chromium-0.9/data )??? This is were O am lost. Well I tried to do the make anyways but it died out... From what it looks like I have all the depends needed. Below is a copy of the echo from running the make:

[devnull@myhost Chromium-0.9]$ make
cd support/openal/; make
make[1]: Entering directory `/home/devnull/Desktop/Chromium-0.9/support/openal'
mkdir -p ./lib
cd linux; sh autogen.sh; ./configure --enable-sdl; make
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LC_COLLATE = "C",
        LANG = "en_US.utf8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader:             [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LC_COLLATE = "C",
        LANG = "en_US.utf8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking for sin in -lm... yes
checking for dlopen in -ldl... yes
./configure: line 4339: syntax error near unexpected token `newline'
./configure: line 4339: `  yes:no:'
make[2]: Entering directory `/home/devnull/Desktop/Chromium-0.9/support/openal/l inux'
make[2]: *** No targets specified and no makefile found.  Stop.
make[2]: Leaving directory `/home/devnull/Desktop/Chromium-0.9/support/openal/li nux'
make[1]: *** [linux] Error 2
make[1]: Leaving directory `/home/devnull/Desktop/Chromium-0.9/support/openal'
make: *** [support/openal/] Error 2
[devnull@myhost Chromium-0.9]$   

So I was hoping could someone explain were do I again -> Set CHROMIUM_DATA environment variable to point to data directory ( i.e. Chromium-0.9/data ) to get this up and going.

BTW I love the distro... Since I been back using Linux Arch and Slack have been the only to distro that KISS! Thanks in advance for all the help.

Offline

#2 2008-03-04 07:47:56

bionnaki
Member
Registered: 2006-09-05
Posts: 289

Re: Kinda New, and need alittle bit of help.

Offline

#3 2008-03-04 08:33:06

/devnull.nsb
Member
From: USA
Registered: 2008-03-03
Posts: 10

Re: Kinda New, and need alittle bit of help.

Well, OK Thanks for the link.... Still being new It took me a bit.. But I was able to find the info on AUR and added the FTP Server to my pacman.conf file under community.  pacman was able to find it and installed it... Thanks for the help...

Offline

#4 2008-03-04 11:56:58

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Kinda New, and need alittle bit of help.

Some advice: for future posts here in the forum, please use the topic to summarise your problem/question, instead of saying "need a bit of help."

Offline

#5 2008-03-04 18:22:46

/devnull.nsb
Member
From: USA
Registered: 2008-03-03
Posts: 10

Re: Kinda New, and need alittle bit of help.

Np.. Will do!

Offline

Board footer

Powered by FluxBB