Paul Dawson wrote:
> 
> Hello,
> 
> I am trying to install saint and it says:
> 
> error: failed dependencies:
>         /bin/perl is needed by saint-3.3.4-1
> 
> but then I do a rpm -qa |grep perl and get
> 
> groff-perl-1.16.1-7
> perl-5.6.0-12
> mod_perl-1.24_01-2
> perl-SGMLSpm-1.03ii-4
> 
> so I know perl is installed. But now how do I get the rpm to know
> that it is in /usr/bin/perl and not /bin/perl.
> 
The problem here is that saint was built on a system with some
mis-positioned binaries.  If you do a "which perl", I'll bet money
you'll find that you have "/usr/bin/perl", not "/bin/perl".  If it's
really looking for that, then I'd suggest that you grab the src.rpm,
install it, cd to /usr/local/src/redhat/SPECS, and type "rpm -ba
<specname>"  where <spec name> will be the file, probably saint.spec,
that you'll find there after installing the src rpm.  Then cd to
../RPMS/i386 and install the saint RPM that you'll find there (assuming
all goes well).

best
     rickf

-- 
"The best we can hope for concerning the people at large is that they be
properly armed."
        -- Alexander Hamilton, The Federalist Papers at 184-188



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to