El día Saturday, May 14, 2011 a las 09:55:13AM -0400, Jarvis Jones escribió:

> is there any plan for a build for older versions of ubuntu? it seems the
> older version of pidgin that i have from ubuntu doesnt work properly. i have
> juanty by the way. 9.04 is there a guide to building 2.7 for 9?

Normaly it should build fine with:

$ ./configure
$ gmake
# gamke install

Ofc the 'configure' is checking you installed environment for shared
libs, packages etc. and will tell you what's missing.

In FreeBSD 9-CURRENT I build 2.7.9 and 2.7.11 with these option:

$ CFLAGS='-I/usr/local/include' CPPFLAGS='-I/usr/local/include' 
LDFLAGS='-L/usr/local/lib -L/usr/local/lib/nss'  ./configure --disable-nm 
--disable-tcl --enable-gnutls=yes --with-gnutls-libs=/usr/local/lib 
--disable-meanwhile

HIH

        matthias
-- 
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <g...@unixarea.de> - w http://www.unixarea.de/

_______________________________________________
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support

Reply via email to