I don't know if restoring libperl.so will be enough to make everything work, but here's how to extract the file from the rpm. Copy the latest perl rpm into some directory, then do rpm2cpio perl-5.8.0-88.3.i386.rpm | cpio -ivd \ ./usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE/libperl.so The result will be to put libperl.so into ./usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE/. If your current directory is /, libperl.so will be where it belongs; otherwise you can move it to where it belongs. On Wed, 22 Oct 2003, William Burgos wrote: > Well I just installed the Interchange ecommerce service. But in order to do > this I needed perl without threads. So I uninstalled the Perl rpm that > comes with RH9 and using the rpm -e --nodeps parameters. Then I downloaded > the 5.8.1 perl source and compile it and install it with the make command. > > Now after that the Interchange installed without problems but now I have a > couple of programs broken like VI and MOD_PERL (for apache) because the > systems doesn't have the libperl.so library. > > How can I restore this, and can the rpm and the 5.8.1 installation be > together? > > Regards, > > ___________________________ > William Burgos > BM IT Services, Inc. > wburgos@xxxxxxxxxxxx > > > > -- Steven Yellin -- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list