Results 1 to 5 of 5
i tried to install screem, but it told me that i needed GLIB 2.5.6 or higher. so i installed GLIB 2.5.7 using the
Code:
./configure
then the
Code:
make
Code:
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-13-2005 #1Just Joined!
- Join Date
- Jun 2005
- Location
- Sweden
- Posts
- 16
why?!
i tried to install screem, but it told me that i needed GLIB 2.5.6 or higher. so i installed GLIB 2.5.7 using the
then theCode:./configure
Code:make
but it still tells me that i need GLIB 2.5.6 or higher to install screem...why is that?Code:make install
- 06-14-2005 #2
You might have better luck installing with Rpm
ftp://rpmfind.net/linux/sourceforge/s/sc/screem/
Are you using Gnome?How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 06-14-2005 #3
did you run
Code:ldconfig
Brilliant Mediocrity - Making Failure Look Good
- 06-14-2005 #4Just Joined!
- Join Date
- Jun 2005
- Location
- Sweden
- Posts
- 16
yes i run gnome, and no i did'nt run idconfig. do i need to do that?
- 06-14-2005 #5Just Joined!
- Join Date
- Jun 2005
- Location
- Ohio, USA
- Posts
- 13
Yes, you will need to run ldconfig. This will update your computers shared library links.


Reply With Quote
