On Tue, 16 Jan 2001, Pavel Kveton wrote:
> On Sunday 14 January 2001 16:25 Martin Borg wrote:
> > I am trying to install Mysql 3.23.7 on a Red Hat 6.0 Server system. When
> > I try to install the binary rpm-distribution i get an error saying that
> > bin/usr/perl5 is needed. The perl version installed is Perl 5.005. Is
> > this not enough?
> >
>
> I think in the older discussion somebody said that the packager knows about
> that and in the next RPM it will be fixed. Now try to do:
>
> ln -s /usr/bin/perl5.005 /usr/bin/perl5
This is not good enough. The RPM database in /var/lib/rpm does not know
of any files added or modified manually and thus RPM will still think
that the symbloic link is missing even after you add it. The best
solution in this problem is to use the --nodeps option with the RPM
packages.
Bye,
Neil
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php