On 23-Apr-08, at 4:12 AM, <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> wrote:
> Hi there, > > Can anyone throw any light on the blow problem? I have used mac > ports to install GLib and Gtk+ but that hasn't helped. If I use mac > ports to install gtk-gnutella it works fine, however, I wish to > compile manually so that I can build the --topless version which I > cannot figure out how to do with mac ports. If you're trying to use Gtk+/GLib installed by macports, do you have CPATH set to include /opt/include and DYLD_LIBRARY_PATH set to include /opt/lib? In terms of figuring out what's going wrong, I'd recommend using the ./ Configure script rather than the build.sh script, just because it makes you do everything a step at a time, and complains if something fails (although it doesn't abort). If you send me a log of the install attempt, I can take a look at it. I remember it as being a kind of steep learning curve, figuring out how to install on a Mac. - matt lye ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ gtk-gnutella-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
