LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This 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


Reply
  Search this Thread
Old 06-12-2004, 06:44 AM   #1
salokas
LQ Newbie
 
Registered: Apr 2004
Posts: 16

Rep: Reputation: 0
problem installing GLIB>ATK>Overnet


i installed pkgconfig 0.15.0 and glib 2.4.2 and tried to install atk 1.6.0 because they are needed to istall gtk+ 2.4.2

after installing pkgconfig and glib i get this error while trying to compile atk:

checking for pkg-config... /usr/local/bin/pkg-config
checking for GLIB - version >= 2.0.0...
*** 'pkg-config --modversion glib-2.0' returned 2.4.2, but GLIB (2.2.3)
*** was found! If pkg-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 pkg-config was wrong, set the environment variable PKG_CONFIG_PATH
*** to point to the correct configuration files
no
configure: error:
*** GLIB 2.0.0 or better is required. The latest version of
*** GLIB is always available from ftp://ftp.gtk.org/. If GLIB is installed
*** but not in the same location as pkg-config add the location of the file
*** glib-2.0.pc to the environment variable PKG_CONFIG_PATH.



i am using Xandros linux distro.

and another problem is with installing giFT-FastTrack-0.8.6, after some compiling it says
checking for pkg-config... /usr/local/bin/pkg-config
checking for libgift >= 0.11.6 libgift < 0.12.0... Package libgift was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgift.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgift' found

configure: error: Library requirements (libgift >= 0.11.6 libgift < 0.12.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

should i install some "original" gift before the fasttrack version?


but really the main problem is the first one, any ideas?

ps. i looked thru this forum for answer but none seem to work
 
Old 06-13-2004, 03:28 PM   #2
askjha
Newbie
 
Registered: Jun 2004
Location: INDIA
Distribution: RedHat 9.2,Mandrake 10.2
Posts: 21

Rep: Reputation: 15
you might have installed the pkgconfig on /usr/local/bin directroy
and also glib in same /usr/local/lib .
so the solution to this is make a symblic link to all the new lib file to older one in /usr/lib
or other way round intall everything in /usr/bin and /usr/lib
the it shoul work
 
Old 06-15-2004, 09:15 AM   #3
salokas
LQ Newbie
 
Registered: Apr 2004
Posts: 16

Original Poster
Rep: Reputation: 0
how do i do those things?
i just wrote ./configure and so on, i dont know how to set any folder where to instal.. someone help please...
 
Old 06-15-2004, 10:33 AM   #4
salokas
LQ Newbie
 
Registered: Apr 2004
Posts: 16

Original Poster
Rep: Reputation: 0
how to make a symblic link like descibed above?

or somehow else install atk, pango and gtk+?

someone, please
 
Old 06-15-2004, 12:37 PM   #5
Andrew Benton
Senior Member
 
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073

Rep: Reputation: 64
Well if you just installed with ./configure they will have installed in the default location, /usr/local so set these variables
Code:
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH
export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
export LDFLAGS="-L/usr/local/lib"
and start again from atk-1.6 then pango-1.4 then gtk-2.4. If you close the shell it will forget so you'll need to reset those variables the next time you start compiling things linked against those libs.


Last edited by Andrew Benton; 06-15-2004 at 12:42 PM.
 
Old 06-16-2004, 02:57 AM   #6
salokas
LQ Newbie
 
Registered: Apr 2004
Posts: 16

Original Poster
Rep: Reputation: 0
Thank you!

i will try that as soon as possible
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Help; can't install atk-1.9.0 for gnomad, glib problem avidwriter Linux - Software 14 04-17-2005 08:19 PM
installing xmms (glib..atk...) nadroj Linux - Newbie 6 04-12-2005 02:41 PM
Pb installing glib, atk, pango, gtk giill Linux - Software 8 11-23-2003 01:25 PM
Installing Glib, ATK, GTK, Pkg Config, and Pango! LinuZ Linux - Newbie 9 10-26-2003 02:58 PM
glib and atk chrismiceli Linux - General 2 02-08-2003 01:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:25 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