LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to install gaim.tar.gz in suse plz help (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-install-gaim-tar-gz-in-suse-plz-help-113728/)

g33k 11-08-2003 07:54 AM

how to install gaim.tar.gz in suse plz help
 
ok i have read de read me and the install i dont understand nothing!!!!!! plz help me

zaphod111 11-08-2003 08:26 AM

Go to gnu.org and search for 'tar manual' it should help.

g33k 11-08-2003 10:26 AM

ok....
 
i already did this in my shell tar -zxvf gaim-0.72.tar.gz (i typed it not while i was root)
anda a bunch of things were installed... and an archive of gaim-.72 was created now.... how di i run gaim????

zaphod111 11-08-2003 10:54 AM

what commands have you tried:

ie ./gaim

or

make

and

make install

g33k 11-08-2003 10:58 AM

.
 
i only wrotte tar -zxvf gaim-0.72.tar.gz
on console...... what would be the next step (im not logged on has root)

zaphod111 11-08-2003 11:08 AM

I'm a newb too but it looks like you need to :
Get to the command line as root then


Type:cd /diretory where gaim files are* press return *insert the path to gaim directory ie cd /bla/bla

Type:make press return.

Type:make install press return.


see what happens.

g33k 11-08-2003 11:19 AM

g33k@dC85D0DC2:~> # cd/home/g33k/gaim-0.72
g33k@dC85D0DC2:~> # ie cd/home/g33k/gaim-0.72
g33k@dC85D0DC2:~> make install
make: *** No rule to make target `install'. Stop.
g33k@dC85D0DC2:~>

g33k 11-08-2003 11:20 AM

u mean i need to log on has root ?

zaphod111 11-08-2003 11:32 AM

from kde open a shell click on session select root console root password type init 3. type:cd /home/g33k


type: make

type: make install


I Really dont know, but try this. ENSURE THAT U HAVE SPACE BETWEEN cd AND /

Ulaire Smiley 11-08-2003 11:33 AM

You have to run ./configure too before you compile it with make.

- Smiley

zaphod111 11-08-2003 11:38 AM

Type: init 5


to return to login screen

g33k 11-08-2003 11:43 AM

password:
dC85D0DC2:/home/g33k # make
make: *** No targets specified and no makefile found. Stop.
dC85D0DC2:/home/g33k # make install
make: *** No rule to make target `install'. Stop.






how do i run ./configure ....

zaphod111 11-08-2003 11:43 AM

Thank God


someone who knows how to do it.


so its:????????????????????????


cd /bla/bla

./configure

make

make install


????????????????????????????????????

g33k 11-08-2003 11:49 AM

i need glib..... can some1 pass me a link....

g33k 11-08-2003 11:52 AM

and i donwloaded pkgconfig0.15.0tar.gz what do i do with that....


All times are GMT -5. The time now is 03:26 PM.