On Monday 22 May 2006 21:48, Alan Sill wrote: > I am finding it nearly impossible to find and install the needed rpms > for RHEL4 as opposed to FC4 for my x86_64 machine. Is there a way to > either talk someone into building these, or build them myself from > scratch? > > I can get pwlib to go in from the FC4 rpm, for example, after removing > trhe previous version, but am unable to install the opal FC4 rom -- it > complains about missing libstdc++.so.5 and libcrypto.so.6 64_bit > versions, even after I build and install the latter from souce and make > sure that the link exists in /usr/lib (it is already there) for the > former.
libstdc++.so.5 is in the compat-libstdc++-33 package and libcrypto.so.6 is in the openssl package on RHEL4, you shouldn't need to recompile these. Maybe trying re-building the opal RPM and see if it picks these up. _______________________________________________ GnomeMeeting-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
