LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   OpenGL needs libisl.so, which is already existing? (https://www.linuxquestions.org/questions/linux-software-2/opengl-needs-libisl-so-which-is-already-existing-301149/)

jiapei100 03-13-2005 12:59 PM

OpenGL needs libisl.so, which is already existing?
 
I know exactly if I use "--nodeps", OpenGL can be successfully installed. However, since I'm used to use Synaptic, which will consider all the manually installed rpms using "--nodeps" as broken. I don't like that very much.

The following is error I got when I installe sgi-volumizer.

rpm -U sgi-volumizer-2.8.i386.rpm
error: Failed dependencies:
libisl.so is needed by sgi-volumizer-2.8-1271310942.i386

However, in my /usr/lib, there are such files:

libisl.so
libisl.so.1

So, anybody who can tell me I should add /usr/lib to my /etc/ld.co.conf or not? I don't really think so..

I think this must be a configuration problem, right?

Thank you very much


All times are GMT -5. The time now is 11:23 PM.