Date: 14 Apr 2003 15:12:07 -0700 From: Eric Anholt <eta@lclark.edu> To: Bjarne Wichmann Petersen <freebsd.nospam@mekanix.dk> Cc: freebsd-questions@freebsd.org Subject: Re: linux DRI? (Re: Never Winter Nights for Linux (?)) Message-ID: <1050358326.630.0.camel@leguin> In-Reply-To: <200304141513.29813.freebsd.nospam@mekanix.dk> References: <Pine.BSF.4.44.0304102003490.10282-100000@metafocus.net> <200304140816.58961.freebsd.nospam@mekanix.dk> <1050306525.629.7.camel@leguin> <200304141513.29813.freebsd.nospam@mekanix.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2003-04-14 at 06:13, Bjarne Wichmann Petersen wrote: > On Monday 14 April 2003 09:48, Eric Anholt wrote: > > On Sun, 2003-04-13 at 23:16, Bjarne Wichmann Petersen wrote: > > > linux_base-7.1_3 The base set of packages needed in Linux mode > > > linux_dri-4.3.0 Binary Linux DRI libraries for 3D hardware > > > acceleration of linux_glx-991127 Libraries to make use of glx-aware > > > Linux apps > > ^^^ This is your problem here. Remove linux_glx. It is for XFree86 > > 3.3.6. You may need to reinstall linux_dri after that. I may try to > > get it patched to refuse on XFREE86_VERSION=4. > > Hmm, well, now it doesn't crash anymore. Instead I get this: > > $ q3demo > Q3 1.11 linux-i386 Dec 4 1999 > ----- FS_Startup ----- > Current search path: > /home/mekanix/.q3a/baseq3 > ./baseq3 > > ---------------------- > > Running in restricted demo mode. > > ----- FS_Startup ----- > Current search path: > /home/mekanix/.q3a/demoq3 > ./demoq3/pak0.pk3 (1387 files) > ./demoq3 > > ---------------------- > execing default.cfg > execing q3config.cfg > couldn't exec autoexec.cfg > ----- Client Initialization ----- > ----- Initializing Renderer ---- > ------------------------------- > ----- Client Initialization Complete ----- > --- Common Initialization Complete --- > Opening IP socket: localhost:27960 > Hostname: frodo.my.domain > Alias: frodo > IP: 192.168.1.6 > ----- R_Init ----- > ...loading libGL.so: QGL_Init: Can't load libGL.so from /etc/ld.so.conf or > current dir: /usr/X11R6/share/q3ademo/libGL.so: cannot open shared object > file: No such file or directory > failed > ...loading libMesaVoodooGL.so: QGL_Init: Can't load libMesaVoodooGL.so from > /etc/ld.so.conf or current dir: /usr/X11R6/share/q3ademo/libMesaVoodooGL.so: > cannot open shared object file: No such file or directory > failed > ----- CL_Shutdown ----- > RE_Shutdown( 1 ) > ----------------------- > ----- CL_Shutdown ----- > ----------------------- > Error: GLimp_Init() - could not load OpenGL subsystem Looks like in my q3 install I've made a link in the quake3 directory: libGL.so.1@ -> /compat/linux/usr/X11R6/lib/libGL.so -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1050358326.630.0.camel>