LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Software Installation (https://www.linuxquestions.org/questions/linux-software-2/software-installation-449935/)

geordzilla 05-30-2006 10:50 AM

Software Installation
 
Hi y'all

I use RHEL3. I trying to install gxine-0.5.6. I 've sucessfully intalled xine-lib-1.1.1. When I tried installing gxine, I get the error message below -

"checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB2... Requested 'glib-2.0 >= 2.6.0' but version of GLib is 2.2.3
configure: error: Package requirements (glib-2.0 >= 2.6.0) were not met:

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GLIB2_CFLAGS
and GLIB2_LIBS to avoid the need to call pkg-config."

I downloaded and installed GLib-2.6.0 successfully, but when I redo "./configure" I still get the same error message. I don't how to get round this. HELP.

geordzilla

acid_kewpie 05-30-2006 11:09 AM

install glib-devel too

geordzilla 05-31-2006 06:03 AM

Ok Acid, will do as u suggest. Tanx

geordzilla

geordzilla 05-31-2006 10:41 AM

Software Installation
 
Hello again,

I did "up2date glib-devel" and the response was: package already updated. I tried re installing and got the following error -

"checking for xine-config... /usr/local/bin/xine-config
checking for XINE-LIB version >= 1.0.0... Usage: xine-config [OPTIONS] [LIBRARIES]
Options:
[--prefix[=DIR]]
[--exec-prefix[=DIR]]
[--version]
[--libs]
[--cflags]
[--plugindir]
[--skindir]
[--scriptdir]
[--desktopdir]
[--localedir]
Usage: xine-config [OPTIONS] [LIBRARIES]
Options:
[--prefix[=DIR]]
[--exec-prefix[=DIR]]
[--version]
[--libs]
[--cflags]
[--plugindir]
[--skindir]
[--scriptdir]
[--desktopdir]
[--localedir]
no
*** Could not run XINE test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding XINE or finding the wrong
*** version of XINE. If it is not finding XINE, you'll need to set your
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
*** to the installed location Also, make sure you have run ldconfig if that
*** is required on your system
***
*** If you have an old version installed, it is best to remove, although
*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
***
configure: error: *** You should install xine-lib first ***"

Remember I installed xine-lib-1.1.1 before trying to install xine-ui-0.99.4, but it asked for xine-lib-1.0.0 which I couldn't find. So I downloaded and installed xine-lib-0.9.13 and tried re-installing xine-ui-0.99.4, and got the above error message.

I edited /etc/ld.so.conf, adding "/usr/local/bin/xine-config", but this didn't work either. I tried running "ldconfig", but command not found. How do I proceed and how do I set my "LD_LIBRARY_PATH environment variable?"


Tanx

geordzilla


All times are GMT -5. The time now is 01:03 AM.