From: John Stone (johns_at_ks.uiuc.edu)
Date: Mon Jun 26 2000 - 15:57:45 CDT

Hi Miguel,
  Sorry for the delayed response, I've been out of town
for a couple of weeks, and I'm still feverishly working on
catching up on emails....

I think I know what the problem you are experiencing is...
You may have a libGL.so file out in /usr/X11R6/lib which
conflicts with the libGL.so supplied by NVidia, that gets
copied into /usr/lib/libGL*. If you rename this library to
/usr/X11R6/lib/ligGL.so.1.old or something, and then do an
ln -s /usr/lib/libGL.so /usr/X11R6/lib/libGL.so.1 things
should work fine. We have this same issue on our Linux
machines that have the NVidia drivers. (We just tried VMD
on a 750MHz Athlon, with a GeForce 2 GTS, WOW, quite fast!!)

Let us know if you have any other questions about this, or if
anyone has other suggestions for avoiding this particular quirk
with the NVidia drivers.

Thanks,
  John Stone
  vmd_at_ks.uiuc.edu

On Tue, Jun 13, 2000 at 06:39:48PM -0500, Miguel Teodoro wrote:
> Hi VMD-L,
>
> I'm trying to use the DRI version of vmd but with no luck.
> When I start the vmd the xterm dies before anything comes up. If I
> execute vmd_LINUX directly I get the following error message:
>
> BUG IN DYNAMIC LINKER ld.so: dl-version.c: 210: _dl_check_map_versions:
> Assertion `needed != ((void *)0)' failed!
>
> I get the same error if I do "ldd vmd_LINUX". This happens in Mandrake
> 7.1 and 7.0 and in RedHat 6.2. In Mandrake 5.3 ldd works. I get:
>
> libGL.so.1 => not found
> libGLU.so.1 => not found
> libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40005000)
> libdl.so.2 => /lib/libdl.so.2 (0x400aa000)
> libm.so.6 => /lib/libm.so.6 (0x400ad000)
> libc.so.6 => /lib/libc.so.6 (0x400c6000)
> /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x2aaaa000)
>
> But unfortunately I don't have a graphic card or xfree4 on this system.
>
> I'm using xfree 4.0, Mandrake 7.1 and the latest nvidia driver 0.9.3 (I
> also tried 0.9.2). The graphics card is geforce 256 DDR and it seems to
> be working fine as far as quake3 goes.
>
> Thanks for help,
> -Miguel Teodoro

-- 
Theoretical Biophysics Group   Email: johns_at_ks.uiuc.edu
Beckman Institute              http://www.ks.uiuc.edu/~johns/
University of Illinois         Phone:  (217) 244-3349
405 N. Mathews  Ave              FAX:  (217) 244-6078 
Urbana, IL 61801, USA          Unix Is Good For You!!!