LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-06-2003, 09:58 PM   #1
lejakl
LQ Newbie
 
Registered: Apr 2002
Location: Southern CA
Distribution: RH 9.0
Posts: 22

Rep: Reputation: 15
libgnomeui is preventing install


first, lets start off with a success, i installed gcc! i had to install three packages before gcc would install correctly. (this is a grand success for me! )

I'm trying to install a simple program (for livejournal) called drivel, if youre familiar with it, that's a plus but I dont think it's anything out of the ordinary.

I ran into this error:

Quote:
checking for pkg-config... /usr/local/bin/pkg-config
checking for libgnomeui-2.0 >= 2.0.0... Package libgnomeui-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgnomeui-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgnomeui-2.0' found

configure: error: Library requirements (libgnomeui-2.0 >= 2.0.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.
therefore, I downloaded libgnomeui-2.2.1 and installed it. i ran the ./configure for drivel again and ran into the same error. I did some more reading up on the issue and found out what directories libgnomeui installed itself into (using rpm -ql libgnomeui-2.2.1-3)

(if detail on output of this command is needed, please ask. I think its too long and not completely necessary)

the three directories that looked crucial were noted and i executed these commands

Quote:

[root@localhost root]# export PKG_CONFIG=/usr/local/bin/pkg-config
[root@localhost root]# export PKG_CONFIG_PATH=/usr/lib/libglade/2.0/
[root@localhost root]# export PKG_CONFIG_PATH=/usr/lib/
I believe that the command 'export PKG_CONFIG=' directs what directories the program pkgconfig can search for for libraries.

then i ran ./configure again for drivel. and im still getting the same error.

Please advise! much thanks in advance

Last edited by lejakl; 08-06-2003 at 09:59 PM.
 
Old 08-07-2003, 08:25 PM   #2
lejakl
LQ Newbie
 
Registered: Apr 2002
Location: Southern CA
Distribution: RH 9.0
Posts: 22

Original Poster
Rep: Reputation: 15
*bump*

really..need help!
 
Old 08-07-2003, 09:14 PM   #3
neo77777
LQ Addict
 
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704

Rep: Reputation: 56
Now everytime you issued export it overwrote the previous statement, try
export PKG_CONFIG=/usr/local/bin/pkg-config:/usr/lib/libglade/2.0/:/usr/lib/libglade/2.0/
plus when you installed the libgnomeui-2.0 if it did istalled the shared libs *.so files then you need to find where they got installed (rpm -ql command) and add the path to $LD_LIBRARY_PATH or adjust /etc/ld.so.conf and run /sbin/ldconfig

Last edited by neo77777; 08-07-2003 at 09:15 PM.
 
  


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
Where to download libgnomeui-2.0.0? gobi_dgm Linux - Software 2 05-06-2005 05:24 AM
Compile errors with libgnomeui drakethegreat Slackware 4 01-04-2005 05:04 PM
bad signatures preventing install LWeaver Linux - Newbie 4 09-30-2004 09:31 AM
preventing usr/ip to install/play games linuxboy_inside Linux - Networking 7 04-13-2004 05:24 AM
slackware 8.1 missing a package, not sure which... libgnomeui.so.32 Piro Linux - Laptop and Netbook 2 02-21-2004 01:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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