On Friday 29 August 2003 03:24, Jim Osborn wrote: > > So I tried installing lyx-1.2.3-1rh73.i386.rpm, and got no fatal- > sounding errors during the installation, but when I try to run lyx, > it dies with: > > error while loading shared libraries: \ > lyx: undefined symbol: __dynamic_cast_2 > > Is this a problem with my C libraries, that would not be solved by > compiling the source, or would it be worth my while to try > downloading the src and building it? My gcc is 2.95.3-124, according > to rpm. Or is there simply a library of some sort I could install > that would cure the above error?
Compile from the source should cure those problems. You can get the source rpm, recompile it and then install. rpm --rebuild <src-rpm> I will also need some devel rpms to compile. Since I don't know Suse I don't know wich. -- Jos� Ab�lio LyX and docbook, a perfect match. :-)
