Hi, I'm not quite sure what the problem is, but I am currently running rh6.1 and opendx
$ rpm -q opendx opendx-4.1.0-1 $ rpm -q glibc glibc-2.1.2-11 $ rpm -q ld.so ld.so-1.9.5-11 Everything seems to work just fine for me. Say, you did follow the README and copy libstdc++.... to /usr/lib and make a link to it, right? ln -s libstdc++-2-libc6.1-1-2.9.0.so libstdc++6.1-2.so.3 Just a guess... Tom On Thu, 22 Jun 2000, Steve Ettorre wrote: >Hi- > >I am still having a dynamic linker problem with opendx-4.1.0. When I >execute "dx -uionly&" I get: > >BUG IN DYNAMIC LINKER ld.so: dl-version.c: 210: _dl_check_map_versions: >Assertion `needed != ((void *)0)' failed! > >I am running Redhat v6.1. Following some advice I recevied from the >list, I made sure that I am running the latest versions of glib and >ld.so; i.e. > >glibc-2.1.3-16 >ld.so-1.9.5-13 > >However, I still have the problem. Any suggestions are greatly >appreciated. > >TIA, >-S. > >-- >Steve Ettorre >e-mail: [EMAIL PROTECTED] >------------------------------------------- >"...thinking is not consciousness - > it requires hard work..." - Rush Limbaugh >------------------------------------------- > > >
