[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: another dependency question



François Patte:
> /usr/lib/Adobe/Reader9/Reader/intellinux/bin/acroread: error while
> loading shared libraries: libGL.so.1: cannot open shared object file:
> No such file or directory
> 
> When I launch acroread...
> 
> Where can I find this library?

$ locate -i libgl.so.1
/usr/lib/i386-linux-gnu/libGL.so.1
/usr/lib/i386-linux-gnu/libGL.so.1.2.0

$ dpkg -S /usr/lib/i386-linux-gnu/libGL.so.1
libgl1-mesa-glx:i386: /usr/lib/i386-linux-gnu/libGL.so.1

So, installing libgl1-mesa-glx should provide libGL.so.1.

> And why apt-get did not solve all dependencies before installing
> acroread?

Perhaps something is missing in the package?


Reply to: