On 2018-03-11 at 13:10, Curt Howland wrote:
> Good questions:
>
> The Wanderer wibbled:
>> (Also, have you checked that directory to confirm that libGL.so.1 is
> actually present there?)
>
> No, its not.
>
> $ dir /usr/lib/i386-linux-gnu/libGL*
> lrwxrwxrwx 1
directory to confirm that libGL.so.1 is
actually present there?)
No, its not.
$ dir /usr/lib/i386-linux-gnu/libGL*
lrwxrwxrwx 1 root root 15 Sep 13 2015
/usr/lib/i386-linux-gnu/libGLU.so.1 -> libGLU.so.1.3.1
# find /usr -name libGL.so.1
./lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
./lib/mesa-
On 2018-03-10 at 19:52, Curt Howland wrote:
> Ok. Having some difficulty getting GL to work.
>
> Stable, up to date. Running Wine32, the package libgl1-mesa-glx:i386
> is installed, but no matter what I do I keep getting
>
> # ldconfig -p | grep libGL.so.1
> lib
Ok. Having some difficulty getting GL to work.
Stable, up to date. Running Wine32, the package libgl1-mesa-glx:i386
is installed, but no matter what I do I keep getting
# ldconfig -p | grep libGL.so.1
libGL.so.1 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libGL.so.1
On a differ
ct/bin/vpnui
> /opt/cisco/anyconnect/bin/vpnui: error while loading shared libraries:
> libGL.so.1: cannot open shared object file: No such file or directory
>
> However, the library is installed (part of libgl1-nvidia-glx), even though
> it does not appear in ldconfig -v, and throu
isco/anyconnect/bin/vpnui
> /opt/cisco/anyconnect/bin/vpnui: error while loading shared libraries:
> libGL.so.1: cannot open shared object file: No such file or directory
>
To find out which path is asked exactly, try
$ strace /opt/cisco/anyconnect/bin/vpnui | grep libGL
HTH,
Kardan
--
libraries:
libGL.so.1: cannot open shared object file: No such file or directory
However, the library is installed (part of libgl1-nvidia-glx), even though
it does not appear in ldconfig -v, and through a whole series of
/etc/alternatives symlinks,
/usr/lib/x86_64-linux-gnu/libGL.so.1 ->
/etc
mplayer: error while loading shared libraries: libGL.so.1: cannot open
> shared object file: No such file or directory
[...]
> I think it is mplayer's packaging problem. To overcome it, what is
> the name of OpenGL(?) package should I install?
Mplayer already depends on the rig
Please do not top post.
On Thu, 13 Sep 2007 22:11:26 +0300, bUg. wrote:
>> $ mplayer
>> mplayer: error while loading shared libraries: libGL.so.1: cannot open
>> shared object file: No such file or directory
>
> please give your xorg.conf.
not relevant.
>
while loading shared libraries: libGL.so.1: cannot open shared
object file: No such file or directory
$ apt-cache policy mplayer
mplayer:
Installed: 1:1.0-rc1svn20070225-0.3
Candidate: 1:1.0-rc1svn20070225-0.3
Version table:
*** 1:1.0-rc1svn20070225-0.3 0
600 http://debian
gt; mplayer: error while loading shared libraries: libGL.so.1: cannot open
> shared object file: No such file or directory
>
...
>
> I think it is mplayer's packaging problem. To overcome it, what is
> the name of OpenGL(?) package should I install?
[EMAIL PROTECTED]:~$ apt-
Package: mplayer
Version: 1:1.0-rc1svn20070225-0.3
Severity: normal
Hi,
I have always been using mplayer from debian-multimedia repo. But
today when I use mplayer, I get:
$ mplayer
mplayer: error while loading shared libraries: libGL.so.1: cannot open shared
object file: No such file or
divert: mismatch on divert-to
> > when removing `diversion of /usr/lib/libGL.so.1
> > to /usr/lib/fglrx/diversions/libGL.so.1 by fglrx-driver'
> > found `diversion of /usr/lib/libGL.so.1 to
> > /usr/lib/libGL-no-dri-trunk.so.1 by xlibmesa-gl1-dri-trunk'
> > dpk
On Sat, Oct 28, 2006 at 00:32:25 +0200, Bruno Costacurta wrote:
> Hello,
> when I 'apt-get upgrade' I receive following error :
>
> ...
> Removing fglrx-driver ...
> dpkg-divert: mismatch on divert-to
> when removing `diversion of /usr/lib/libGL.so.1
> to /u
Hello,
when I 'apt-get upgrade' I receive following error :
...
Removing fglrx-driver ...
dpkg-divert: mismatch on divert-to
when removing `diversion of /usr/lib/libGL.so.1
to /usr/lib/fglrx/diversions/libGL.so.1 by fglrx-driver'
found `diversion of /usr/lib/libGL.so.1 to /u
y system I am still recovering. From the
> > > prompt:
> > > [EMAIL PROTECTED]:~$ psi
> > > psi: error while loading shared libraries: libGL.so.1: cannot open
> > > shared object file: No such file or directory
> > >
> > > Did some research, cou
t; > psi: error while loading shared libraries: libGL.so.1: cannot open
> > shared object file: No such file or directory
> >
> > Did some research, couldn't find any relevant information. Anybody has
> > any idea?
>
> If you encounter those errors, you can try t
psi
> > psi: error while loading shared libraries: libGL.so.1: cannot open
> > shared object file: No such file or directory
> >
> > Did some research, couldn't find any relevant information. Anybody has
> > any idea?
>
> If you encounter those errors, you
On Fri, 27 Feb 2004 06:35:41 -0500
Antonio Rodriguez <[EMAIL PROTECTED]> wrote:
> After some small disaster in my system I am still recovering. From the
> prompt:
> [EMAIL PROTECTED]:~$ psi
> psi: error while loading shared libraries: libGL.so.1: cannot open
> shared object
After some small disaster in my system I am still recovering. From the
prompt:
[EMAIL PROTECTED]:~$ psi
psi: error while loading shared libraries: libGL.so.1: cannot open shared object file:
No such file or directory
Did some research, couldn't find any relevant information. Anybody ha
On Sat, Feb 05, 2000 at 08:07:23AM -0700, Patrick Walsh wrote:
> I'm trying to run wine after doing a minimal installation of X, in
> order to use the one remaining Windows app I miss. I get an error
> that libGL.so.1 is missing. To which package would this belong?
>
> [thanks
I'm trying to run wine after doing a minimal installation of X, in
order to use the one remaining Windows app I miss. I get an error
that libGL.so.1 is missing. To which package would this belong?
[thanks to Joey for his deb file-extraction solution]
P.
22 matches
Mail list logo