|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
Gtk-Gnutella (Linux/Unix/Mac OSX/Windows) Gtk-Gnutella user section. Preview this popular software: Gtk-Gnutella (Linux / BSD / Darwin / Mac OS X / Windows) |
| LinkBack | Thread Tools | Display Modes |
| |||
New to Linux... GTK help needed Alright, I've been running Mandrake for a total of about half a week now so please bear with me if this is a bit of a newbie question. I tried to install the GTK so I can run Gnutella, so first I set up GLIB (I'm using tarballs, btw) and there were no problems I couldn't work around myself. Now I'm trying to install ATK, it tells me it can't find GLIB. I get the following error: "The test compiled, but did not run. This usually means that the runtime linker is not finding GLIB or finding the wrong version of glib. If it is not finding GLIB, you'll need to set your LD_LIBRARY_PATH variable environment variable, or edit ld.so.conf to point to the installed location. Also, make sure you have run ldconfig if that is required on your system. If you have an older version installed, it is best to remove it. although you may also be able to get things working by modifying LD_LIBRARY_PATH" So here's what I did: -Went looking for ld.so.conf, which I found, but didn't really know how I'm supposed to edit it, becase it tells me it can't make a backup so the file remains unchanged. -went looking for where I could change LD_LIBRARY_PATH but I have no clue a) where I'm looking for it or b) what path I need to change it to. I was originally under the assumption that if I installed the most recent version of GLIB to whichever default directory it wanted to, ATK and ultimately the GTK would recognize it there, wouldn't it? (For the record, the GTK _does_ recognize it there...). Can anybody offer me any help? If you can't respond here, could you e-mail me at ebbomega@silliness.8m.com Thanks for your help |
| |||
Re: New to Linux... GTK help needed Get the latest gtk and glib tarballs. If it complains about something missing, get tarballs for that too. unpack glib and go into it's directory. do: ./configure make install unpack gtk and go into it's directory. do: export LD_LIBRARY_PATH=/usr/local/lib ldconfig ./configure make install unpack gtk-gnutella's tar file and go into it's directory. do: ldconfig ./configure make install-strip |
| |
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
serious help needed | codebuster11 | General Windows Support | 3 | August 7th, 2006 10:31 AM |
Help Needed | weloshmatt | Tips & Tricks | 1 | July 10th, 2006 08:49 AM |
A bit of help needed, please. :-) | Manda | Open Discussion topics | 1 | December 20th, 2005 09:03 AM |
Help needed | h0p | Mactella (Macintosh) | 1 | November 25th, 2001 05:10 PM |