Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Sep 2009 10:20:57 +0200 (CEST)
From:      Alexander Best <alexbestms@math.uni-muenster.de>
To:        <freebsd-emulation@freebsd.org>
Subject:   Re: linux GL libraries and nvidia drivers (was: Re: deprecate some linux ports)
Message-ID:  <permail-20090910082057f0889e84000050cc-a_best01@message-id.uni-muenster.de>

next in thread | raw e-mail | index | archive | help
i'm not running any linux-dri* port at all since all of them come with their
own libGL which i don't need because the nvidia driver provides that library.
all i need is libGLU.so (linux version) because the nvidia driver doesn't
supply that library.

funny thing is that only the linux-dri* ports come with libGL.so. the native
dri-* port doesn't include libGL.so and thus isn't colliding with the nvidia
drivers.

your suggestion sounds good. if i understood you correctly you want to change
the ports like this:

- have a linux_dri port without libGL*
- create a linux_libGL port
- remove the linux-libGLU* ports

it would be nice if the linux_dri would feature some options which let's you
chose which files you want to have installed. i personally don't need the Xorg
modules or the binaries which come with the port. only libGLU.so.

so how about the following options:

xorg graphic card modules
libglut
libglade
libexpat
libdrm
libGLU
binaries

cheers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?permail-20090910082057f0889e84000050cc-a_best01>