[Slackbuilds-users] Problems building packages that use OpenGL when having NVIDIA driver installed

Keith Richie disturbed1976 at gmail.com
Sat Jun 5 18:31:28 UTC 2010


> If you can try LDView for me... It's available on SBo in the 13.1 repository.
> The error comes after a while, so wait for a couple of minutes :)
>
> Even if it builds without error, the resulting binary won't work on
> NVIDIA cards. You will need a patch that is included in my
> "waiting-for-sbo-to-open-submissions" queue, but you can get it here
> if you want:
> http://www.nielshorn.net/_download/slackware/slackbuilds/LDView.tar.gz
>
> Another one is brlcad, also on SBo, but that one needs >3GB to build,
> so only try that if you have enough free disk space and patience.
>
> I hope this gives the same error for you :)
>
> My machine is x86_64 though. My 32-bits box does not have an NVIDIA card in it.
>
> Thanks!
>
> Niels
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users at slackbuilds.org
> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - http://slackbuilds.org/faq/
>
>

Brlcad x86_64
OpenGL support (optional).............: yes
Builds fine, launches fine.

/opt/brlcad/bin$ ldd mged |grep GL
        libGL.so.1 => /usr/lib64/../lib64/libGL.so.1 (0x00007effd8fe3000)
        libGLcore.so.1 => /usr/lib64/../lib64/libGLcore.so.1
(0x00007effd4f09000)

ls -l /usr/lib64/libGL.so.1
 /usr/lib64/libGL.so.1 -> libGL.so.195.36.24*

ls -l /lib64/libGLcore.so.1
/usr/lib64/../lib64/libGLcore.so.1 -> libGLcore.so.195.36.24*


More information about the SlackBuilds-users mailing list