On Thu, Jun 22, 2000 at 04:01:26PM +0800, Geoffrey Lee wrote:
> 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.

The spec doesn't contain /usr/local/bin/perl. It's apparently
some kdoc files that do (even though they are always called by "perl <file>",
they start with #!/usr/local/bin/perl, and this confuses rpm I guess.

-- 
David FAURE
[EMAIL PROTECTED], [EMAIL PROTECTED]
http://home.clara.net/faure/, http://www.konqueror.org/
KDE, Making The Future of Computing Available Today

Reply via email to