LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 01-16-2005, 12:15 PM   #1
lazylinepainter
LQ Newbie
 
Registered: Jan 2005
Posts: 1

Rep: Reputation: 0
xmms and glib


Hi all,

having a huge problem trying to install XMMS on fedora core 3.
Basically when i go to ./configure i get told that i don't have glib-2.1.1.

With this i went and downloaded glib 2.3.1 and did ./configure then install then make and it all seemed fine.

I went to ./configure xmms again and i got the same output, i'm totally confused as to why this is happening, i noticed the output says it cannot find glib-Config script installed by glib. I'm confused! Should my install of GLIB have made this file?!?!

I've seen this problem crop up on a few forums but i can't find an answer. Am i doing something wrong when installing glib? i can find a file called glibconfig.h in my /usr/local/lib/glib-2.0/include and theres also a load of files that sound like config in the directory /home/user /glib-2.3.1 where i made the install!

I've tried loads of stuff including altering the $PATH variable to look in these directories, moving files around, trying other multimedia (MP3 is what i want) players.

Please help if you can,

thanks

Stuart
 
Old 01-16-2005, 07:32 PM   #2
__J
Senior Member
 
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973

Rep: Reputation: 46
you installed this to home/user/glib-2.3.1??

this is fine but the system will never find it here unless you alter all the environmental variables (even at runtime the linker variables will have to be set). I'd suggest you install the upgraded glib in /usr/ or /usr/ local

but if you are adamant about keeping it in your home directory:

export PATH=/home/user/glib-2.3.1/bin:$PATH
export LD_LIBRARY_PATH=/home/user/glib-2.3.1/lib:$LD_LIBRARY_PATH
export PKG_CONFIG_PATH=/home/user/glib-2.3.1/lib/pkgconfig:$PKG_CONFIG_PATH

keep in mind the LD_LIBRARY_PATH will have to be set any time you want to run a program that links against this lib (or add /home/user/glib-2.3.1/lib to /etc/ld.so.conf and run (as root) ldconfig).
 
  


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
xmms install (needs glib>1.22), just installed glib 2.4.8 and still get error message eskiled Linux - Software 2 12-19-2005 09:12 PM
xmms n GLIB AVD_ZM Linux - Software 1 02-09-2005 10:46 AM
glib and xmms cryptowicked Linux - Software 9 12-21-2004 02:08 PM
XMMS and GLIB binny959 Linux - Software 2 08-25-2004 10:00 PM
problems with glib and xmms palano Linux - Software 7 07-05-2004 04:15 PM

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

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