Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I obtain this message when I entered the ./configure command :
The gtk-config script installed by GTK could not be found
If GTK was installed in PREFIX, make sure PREFIX/bin is in
your path, or set the GTK_CONFIG environment variable to the
full path to gtk-config.
configure: error: Cannot find GTK: Is gtk-config in path?
I don't know what to do to correct that. Can you help a newbie ?
Thanks a lot !
This sounds like the PREFIX isn't set - this adds to the configure file where to install GTK-GNUTELLA - which would normally be in /usr/local/bin - are you passing anything else to ./configure - you can do it manually by ./configure --PREFIX=/usr/local/bin
Originally posted by kabads This sounds like the PREFIX isn't set - this adds to the configure file where to install GTK-GNUTELLA - which would normally be in /usr/local/bin - are you passing anything else to ./configure - you can do it manually by ./configure --PREFIX=/usr/local/bin
HTH
I've hit the exact same problem but using ./configure --PREFIX=/usr/local/bin only gives me an error message: configure: error: --PREFIX=/usr/local/bin: invalid option; use --help to show usage
Dude, relax and listen do the master: Yoda
fear leads to anger, anger leads to hate, hate leads to suffering!
I'm also new to linux, but i keep trying! look on the net!!
see, go to the gtk+ hp: http://www.gtk.org/
there u should install the stuff and fix your problem..
at least this is what I'm doin'
good luck!
You need to install the gtk-devel packages.How you do that with your distro - which one anyway? - is beyond me.Just do what acid said - install the development packages.
Sadly I've given up on Linux. I have a good grasp on most technical subjects but as an OS I feel it is still just too difficult to use on a day-to-day basis. I did a lot of investigation into trying to make things work for me and get a handle on how Linux deals with things but in the end I found it too frustrating - especially when I ask questions and am given the 'lets roll eyes at this idiot' treatment.
Maybe I'll try again in the future. I see the potential in Linux but maybe I'd need to find a more sympathetic forum who would be prepared to put up with newbies asking dumb questions.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.