gure out the solution
> by myself.
> :-(
>
> I downloaded the kdeall-20000608-1.i586.rpm package several days
> ago. When I
> try to install it, it always complains that '
> ******************************************************



it looks like you need to do


find . -type f -exec perl -pi -e
's/\/usr\/local\/bin\/perl/\/usr\/bin\/perl/' \;

in hte spec.

ithink this is chris's fault ...


for now to fix this do the quick hack of ln -s /usr/bin/perl with
/usr/local/bin/perl


cu





**
> error: failed dependencies:
>        /usr/local/bin/perl is needed by kdeall-20000608-1
> *******************************************************
>
> Well, I used 'ln -s /usr/bin/perl5.6.0 /usr/local/bin/perl'
> and 'ln -s /usr/bin/perl5.6.0 /usr/local/bin/perl5', but no lucky.
> I even 'cp /usr/bin/perl* /usr/local/bin/', the error persists.
>
> Any thoughts?
>
> Liu
>
>
> ________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
>

Reply via email to