I lost my 'perl' file. Where can I get it?

F

Francesco Moi

Hello.

Due to an error, I deleted my '/usr/bin/perl' file.

It was build with 'perl-5.8.0-88.i386.rpm'.

How can I get it?
 
D

David Dorward

Francesco said:
Due to an error, I deleted my '/usr/bin/perl' file.
It was build with 'perl-5.8.0-88.i386.rpm'.
How can I get it?

Reinstalling the same RPM file would seem to be the most logical course of
action.
 
S

Simon Andrews

David said:
Reinstalling the same RPM file would seem to be the most logical course of
action.

Since your RPM database still thinks that the original rpm is installed
you may find a normal "rpm -i" won't work (you'll get a message saying
it's already installed). In this case, try something like:

rpm -i --replacepkgs perl-5.8.0-88.i386.rpm

...to force it to reinstall your perl executable.

Cheers

Simon.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,570
Members
45,045
Latest member
DRCM

Latest Threads

Top