LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 01-19-2002, 07:22 PM   #1
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Rep: Reputation: 30
SuSE Linux problem


I have already emailed the SuSE tech support about this problem. But maybe you guys can get a answer faster then them. When i try to ./configure a program such as gtk-gnutella i get this output:


loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for POSIXized ISC... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking whether inet_aton needs libresolv... no
checking for gtk-config... no
checking for GTK - version >= 1.2.0... no
*** 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?
 
Old 01-20-2002, 04:36 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
you've probably not got gtk-devel installed, that's where the script comes from. if you have got gtk-config you can give the exact locataion in ./configure.

some distros don't install devel packages straight away.

next time something really easy to fix like this happnes. go to rpmfind.net, search for the missing file, find out where it's from and install the relevant package.

way to waste SuSe's time, just learn how to manage your system.
 
Old 01-20-2002, 08:17 AM   #3
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
sorry, i thought it would work right away since i choose to install EVERYTHING in the setup.
 
Old 01-20-2002, 09:09 AM   #4
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
./configure with the pointer to the gtk doesnt work. Niether are there source RPM's available for suse linux.
So i guess it is NECESSARY to call em' up...

Last edited by trickykid; 01-20-2002 at 11:25 AM.
 
Old 01-20-2002, 10:35 AM   #5
bluecadet
Member
 
Registered: Oct 2001
Distribution: MD81 RH71
Posts: 555

Rep: Reputation: 30
http://fr2.rpmfind.net//linux/RPM/su...0-43.i386.html

of course it's not necessary. that rpm will do fine, and you can always install from source.
 
Old 01-20-2002, 11:21 AM   #6
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
Thank you!
 
Old 01-20-2002, 06:11 PM   #7
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
Its weird how gtk-gnutella worked but xchat gives me this output towards the end



*** 'glib-config --version' returned 1.2.9, but GLIB (1.2.10)
*** was found! If glib-config was correct, then it is best
*** to remove the old version of GLIB. You may also be able to fix the error
*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
*** /etc/ld.so.conf. Make sure you have run ldconfig if that is
*** required on your system.
*** If glib-config was wrong, set the environment variable GLIB_CONFIG
*** to point to the correct copy of glib-config, and remove the file config.cach
e


And yes, i did install the new glib and gtk. I tried to just delete the GLIB and GTK packages that came with SuSE but a dialog came up saying that when i uninstall them no program including kde applications will work so i said hell no.
 
Old 01-20-2002, 06:18 PM   #8
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
Also there is a executable file in /usr/local/bin that if run, gives me a bunch of options, but when i run it with --version it tells me i have 1.2.9 which is a good thing i guess. But is it safe to delete the rpm package that came with SuSE if this SEEMS to work?
 
Old 01-21-2002, 01:03 AM   #9
isajera
Senior Member
 
Registered: Jun 2001
Posts: 1,635

Rep: Reputation: 45
there's a bug somewhere in the gnome-gtk-config scripts - don't ask me where. i've run across this problem many, many times... and have yet to find any real solution. the only solution i've ever found is just to edit the configure scripts by hand. i wouldn't recommend that, but if you know anything about shell-scripting, it's not THAT bad...
 
Old 01-21-2002, 09:03 AM   #10
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
So your saying my distribution is GARBAGE basically unless i learn how to edit these scripts?
 
Old 01-22-2002, 06:38 AM   #11
lulyis
LQ Newbie
 
Registered: Jan 2002
Location: Brazil
Distribution: SUSE
Posts: 2

Rep: Reputation: 0
GTK_Gutela

Find the gkt Gutela, file that thr program dont't find.

make a symbolic link .

it dont't find the file in diretorio that is finding!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
suse linux 10 wireless problem Shadowalker Linux - Hardware 5 10-24-2005 02:05 PM
problem installing SUSE linux 9.3 super_linux Linux - Software 1 09-09-2005 05:22 PM
Problem with Suse-Linux install Philipt Linux - Newbie 1 05-04-2004 12:01 PM
Serous problem with Suse Linux 8.2 Laur2150 Linux - Software 10 03-17-2004 03:00 PM
Install problem with. Suse Linux 8.2 Laur2150 Linux - Software 1 03-17-2004 02:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 06:54 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration