Results 1 to 5 of 5
i tried to install gstreamer from source and me an error saying that glib wasnt installed.
prior to trying to install gstreamer i installed the latest version of glib.
is ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-22-2005 #1
glib error when compiling
i tried to install gstreamer from source and me an error saying that glib wasnt installed.
prior to trying to install gstreamer i installed the latest version of glib.
is there a way to do something to force the ./configure thing to seach somewhere else for glib?
i dont know where glib installed itself to though."Time has more than one meaning, and is more than one dimension" - /.unknown
--Registered Linux user #396583--
- 07-22-2005 #2
try installing glib through urpmi, that should fix the problem.
Life is complex, it has a real part and an imaginary part.
- 07-22-2005 #3
ok, but how do you do it?
would it be urpmi <http adress> install
or something like that?"Time has more than one meaning, and is more than one dimension" - /.unknown
--Registered Linux user #396583--
- 07-23-2005 #4
as root, type into a terminal:
and it will download and install glib for you. if it cannot find a specific package called "glib", it will display packages which contain "glib" in it, then you choose which one to install using the urpmi command. e.g. urpmi glibc-1.4.xxxCode:urpmi glib
Life is complex, it has a real part and an imaginary part.
- 07-23-2005 #5
cool, thanks
"Time has more than one meaning, and is more than one dimension" - /.unknown
--Registered Linux user #396583--


Reply With Quote
