#241: numerous binaries looking for libGL.so, libGLU.so
--------------------------------------+-------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Elatte Unstable Beta 1
Component: unknown | Version: 1.0
Severity: normal | Keywords:
Launchpad_linked: 0 |
--------------------------------------+-------------------------------------
Binaries from xdriinfo, kpovmodeler, kdesktop, and kscreensaver are
looking for libGL.so and/or libGLU.so (available only in the -dev
packages) and need to be fixed the same way mesa-utils was recently fixed.
Missing libraries were identified by executing the following on a clean
Alpha 3 install:
{{{for i in `find /usr/{bin,sbin,X11R6/bin} -type f` ; do (ldd $i
2>/dev/null | grep "file not found") && dpkg-query -S $i ; done}}}
relevant output attached
--
Ticket URL: <http://www.gnusolaris.org/cgi-bin/trac.cgi/ticket/241>
Nexenta Bug Tracking System <http://www.gnusolaris.org/gswiki/Bugs>
Core Components_______________________________________________
GNU/Solaris Development mailing list
[email protected]