How to compile Gaim new version?

Using applications, configuring, problems
Post Reply
Message
Author
User avatar
phantrongnghia
Posts: 205
Joined: Mon 24 Apr 2006, 14:11
Location: Hanoi,Vietnam
Contact:

How to compile Gaim new version?

#1 Post by phantrongnghia »

Hi

I want try Gaim 2 beta 2 ,

I tried in Windows, it is very good, I want to install it to my Hacao .

./configure : normaly
make : normally
make install

Code: Select all

make[3]: *** [ssl-nss.la] Error 1
make[3]: Leaving directory `/mnt/hda9/gaim-2.0.0beta2/plugins/ssl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mnt/hda9/gaim-2.0.0beta2/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/hda9/gaim-2.0.0beta2'
Below is my config.log file
How to install ?

Thanks
Attachments
log.tar.gz
Config.log
(22.27 KiB) Downloaded 218 times

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#2 Post by MU »

maybe you can

./configure --prefix=/usr --without-ssl

Try ./configure --help
for options.
Mark

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#3 Post by MU »

or
./configure --prefix=/usr --disable-ssl


Maybe the tar.gz from Klhr has the libraries you need:
http://www.murga.org/~puppy/viewtopic.p ... m&start=16

Mark

User avatar
phantrongnghia
Posts: 205
Joined: Mon 24 Apr 2006, 14:11
Location: Hanoi,Vietnam
Contact:

#4 Post by phantrongnghia »

The link you sent i compiled but it is Gaim 1.5, i want try Gaim 2 beta
I did all you said, nothing changed.

Thanks

Tux

Post Reply