On Sat, 29 Apr 2006 22:54:40 +0200 Christian Biere wrote: > Christian Biere wrote: > > > if you want to run Gtk-Gnutella on a port below 1024, you would > > normally have to run it as root. This is not really acceptable > > because running such huge and complex applications is very > > dangerous especially if they connect to the internet. > > > Another safer possibility is using Socker: > > http://www.ghostwhitecrab.com/socker/ > > For your information, Gtk-Gnutella in current SVN supports Socker > natively. That means if you've installed Socker, Gtk-Gnutella will > be linked against it and you don't have to use the LD_PRELOAD > trick.
Checking whether socker_get() is available... (Could not compile the test program, socker will not be used) $ socker-config --libs -L/usr/local/lib32 -Wl,-rpath,/usr/local/lib32 -lsocker $ socker-config --cflags -I/usr/local/include $ socker-config --version 1 I've changed d_socker_get.U so that $socker_ldflags is located right after try.c: 40 elif $cc $ccflags $socker_cflags $ldflags $socker_ldflags \ 41 -o try try.c $socker_ldflags >/dev/null 2>&1 But that doesn't help (at least manually compilation works here). -- Daichi
pgpOufRmeD8j9.pgp
Description: PGP signature
