I do believe I have these dependencies, why am I getting these errors?
Running RH6.2 / INtel

/mysql>rpm -i MySQL-3.23.37-1.i386.rpm
failed dependencies:
        /bin/sh   is needed by MySQL-3.23.37-1
        /bin/sh is needed by MySQL-3.23.37-1
        /usr/bin/perl is needed by MySQL-3.23.37-1
/mysql>cd /bin
/bin>ls -l | grep sh
-rwxr-xr-x   1 root     root        60592 Feb  3  2000 ash
-rwxr-xr-x   1 root     root       263064 Feb  3  2000 ash.static
-rwxr-xr-x   1 root     root       446800 Feb  2  2000 bash2
lrwxrwxrwx   1 root     root            3 May 27  2000 bsh -> ash
lrwxrwxrwx   1 root     root            4 May 27  2000 csh -> tcsh
lrwxrwxrwx   1 root     root            4 May 27  2000 sh -> bash
/bin>cd /usr/bin
/usr/bin>ls -l | grep perl
-rwxr-xr-x   1 root     root        12872 Feb  2  2000 find2perl
-rwxr-xr-x   2 root     root       527856 Feb  2  2000 perl
-rwxr-xr-x   2 root     root       527856 Feb  2  2000 perl5.00503
-rwxr-xr-x   1 root     root        31722 Feb  2  2000 perlbug
-rwxr-xr-x   1 root     root        26305 Feb  2  2000 perlcc
-rwxr-xr-x   1 root     root        16807 Feb  2  2000 perldoc
-rws--x--x   2 root     root       531516 Feb  2  2000 sperl5.00503
-rws--x--x   2 root     root       531516 Feb  2  2000 suidperl
/usr/bin>


Thank in advance,

ChrisB


---------------------------------------------------------------------
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

Reply via email to