[Ubuntu-x-swat] [Bug 538691] Re: no versioned library symlinks provided for libGL in /usr/lib

2014-02-19 Thread Dan Kegel
google earth may not have had correct dependencies.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/538691

Title:
  no versioned library symlinks provided for libGL in /usr/lib

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/538691/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 538691] Re: no versioned library symlinks provided for libGL in /usr/lib

2012-07-15 Thread dotancohen
 This is not a bug

If this is not a bug, then where is the bug in this fresh 64 bit Kubuntu
11.10 install after installing Google Earth:

 - saturn:~$ google-earth 
./googleearth-bin: error while loading shared libraries: libGL.so.1: cannot 
open shared object file: No such file or directory

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/538691

Title:
  no versioned library symlinks provided for libGL in /usr/lib

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/538691/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 538691] Re: no versioned library symlinks provided for libGL in /usr/lib

2010-07-14 Thread Robert Hooker
This is not a bug, there is a ld.so.conf.d conffile pointing to the
directory libGL.so.1 is installed  (/usr/lib/mesa/ for mesa or the
directory for whatever package provides your libGL) and things will use
that which you can verify with ldd yourapp and ldconfig -p | grep
libGL.so

** Changed in: mesa (Ubuntu)
   Status: Confirmed = Opinion

-- 
no versioned library symlinks provided for libGL in /usr/lib
https://bugs.launchpad.net/bugs/538691
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 538691] Re: no versioned library symlinks provided for libGL in /usr/lib

2010-07-02 Thread Bryce Harrington
** Changed in: mesa (Ubuntu)
   Status: New = Confirmed

-- 
no versioned library symlinks provided for libGL in /usr/lib
https://bugs.launchpad.net/bugs/538691
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 538691] Re: no versioned library symlinks provided for libGL in /usr/lib

2010-04-03 Thread Bryce Harrington
** Tags added: lucid

-- 
no versioned library symlinks provided for libGL in /usr/lib
https://bugs.launchpad.net/bugs/538691
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 538691] Re: no versioned library symlinks provided for libGL

2010-03-30 Thread Bryce Harrington
Hi Johan,


Please attach the output of `lspci -vvnn` and `dmesg`, and attach your 
/var/log/Xorg.0.log (and maybe Xorg.0.log.old) file from after reproducing this 
issue.  If you're using a custom /etc/X11/xorg.conf please attach that as well.

[This is an automated message.  Apologies if it has reached you
inappropriately; please just reply to this message indicating so.]


** Tags added: needs-xorglog

** Tags added: needs-lspci-vvnn

** Changed in: mesa (Ubuntu)
   Status: New = Incomplete

-- 
no versioned library symlinks provided for libGL
https://bugs.launchpad.net/bugs/538691
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 538691] Re: no versioned library symlinks provided for libGL

2010-03-30 Thread Johan Van de Wauw
** Changed in: mesa (Ubuntu)
   Status: Incomplete = New

-- 
no versioned library symlinks provided for libGL
https://bugs.launchpad.net/bugs/538691
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 538691] Re: no versioned library symlinks provided for libGL

2010-03-30 Thread Johan Van de Wauw
The automatic reply was not to the point.
If I look to the debian packages, the versioned library is installed under 
/usr/lib. This is not the case in ubuntu lucid. There only libGL.so is 
installed, not libGL.so.1
compare eg:
http://packages.debian.org/sid/i386/libgl1-mesa-swx11/filelist
or
http://packages.ubuntu.com/karmic/amd64/libgl1-mesa-swx11/filelist
and
http://packages.ubuntu.com/lucid/amd64/libgl1-mesa-swx11/filelist

even the package description is: On Linux, this library is also known as libGL 
or **libGL.so.1**.
Many programs (eg Google Earth) expect this version in /usr/lib

** Tags removed: needs-lspci-vvnn needs-xorglog

** Description changed:

- Binary package hint: ia32-libs
- 
- The only link provided under /usr/lib32 is:
- /usr/lib32/libGL.so
- I think /usr/lib32/libGL.so.1 and .1.2 should also be provided under 
/usr/lib32 (and not only under /usr/lib32/mesa).
+ In the current lucid package libGL.so.1 is no longer installed under /usr/lib
+ Many programs are built against this versioned library, and the versioned 
library is available in debian and in ubuntu karmic.

** Summary changed:

- no versioned library symlinks provided for libGL
+ no versioned library symlinks provided for libGL in /usr/lib

-- 
no versioned library symlinks provided for libGL in /usr/lib
https://bugs.launchpad.net/bugs/538691
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 538691] Re: no versioned library symlinks provided for libGL in /usr/lib

2010-03-30 Thread Johan Van de Wauw
After some research: this bug is similar to lp:505359 . There libGL.so
was added to /usr/lib, but the versioned libraries were not.

-- 
no versioned library symlinks provided for libGL in /usr/lib
https://bugs.launchpad.net/bugs/538691
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 538691] Re: no versioned library symlinks provided for libGL

2010-03-25 Thread Scott Ritchie
The symlinks are identical to those found in /usr/lib for the native GL
library though.  This isn't an ia32-libs request, it's a mesa one

** Package changed: ia32-libs (Ubuntu) = mesa (Ubuntu)

-- 
no versioned library symlinks provided for libGL
https://bugs.launchpad.net/bugs/538691
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp