From: Iain Buchanan <iaindb@netspace.net.au>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] emerge swt failed: cannot find -lGL
Date: Wed, 18 Oct 2006 21:24:32 +0930 [thread overview]
Message-ID: <1161172472.4837.6.camel@orpheus> (raw)
In-Reply-To: <200610181004.26568.bo.andresen@zlin.dk>
On Wed, 2006-10-18 at 10:04 +0200, Bo Ørsted Andresen wrote:
> On Wednesday 18 October 2006 03:53, Iain Buchanan wrote:
> [SNIP]
> > I worked around it by doing this:
> > $ cd /usr/lib
> > $ sudo ln -s /usr/lib/opengl/ati/lib/libGL.so
> >
> > but I don't know that this is the right thing to do - how do I tell if
> > it actually works like this?
> [SNIP]
>
> # eselect opengl set ati
> Switching to ati OpenGL interface... done
>
> # readlink /usr/lib/libGL.so
> /usr/lib/opengl/ati/lib/libGL.so
>
> # eselect opengl set xorg-x11
> Switching to xorg-x11 OpenGL interface... done
>
> # readlink /usr/lib/libGL.so
> /usr/lib/opengl/xorg-x11/lib/libGL.so
$ sudo eselect opengl set ati
Switching to ati OpenGL interface... done
$ readlink /usr/lib/libGL.so
/usr/lib/opengl/ati/lib/libGL.so
looks fine.
$ sudo eselect opengl set xorg-x11
Switching to xorg-x11 OpenGL interface... done
$ readlink /usr/lib/libGL.so
$ <nothing returned>
looks wrong!
I did a bit of snooping, and found that libGL.so comes from mesa, so I
re-merged mesa (media-libs/mesa-6.5.1-r1) and it seems to be working
again:
$ readlink /usr/lib/libGL.so
/usr/lib/opengl/xorg-x11/lib/libGL.so
now, can googleearth work with mesa? it seems to lock-up at the splash
screen...
thanks!
--
Iain Buchanan <iaindb at netspace dot net dot au>
The good oxymoron, to define it by a self-illustration, must be a
planned inadvertency. -Wilson Follett
--
gentoo-user@gentoo.org mailing list
prev parent reply other threads:[~2006-10-18 12:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-18 1:25 [gentoo-user] emerge swt failed: cannot find -lGL Iain Buchanan
2006-10-18 1:53 ` Iain Buchanan
2006-10-18 8:04 ` Bo Ørsted Andresen
2006-10-18 11:54 ` Iain Buchanan [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1161172472.4837.6.camel@orpheus \
--to=iaindb@netspace.net.au \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox