[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] MySql mips.rpm from cobalt on Qube2
- Subject: Re: [cobalt-users] MySql mips.rpm from cobalt on Qube2
- From: Jay Summers <jay@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu May 24 12:04:39 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> I have bee trying to install MySql on a Qube2. When installing the client I
> seem to be missing a dependency libncurses.so. I have done all the updates
> and have gcc-2.7.2. What needs to be installed to support or satisfy this
> dependency?
>
> rpm -ihv
> ftp://ftp.cobaltnet.com/pub/experimental/MySQL-client-3.22.21-2C1.mips.rpm
> Retrieving
> ftp://ftp.cobaltnet.com/pub/experimental/MySQL-client-3.22.21-2C1.mips.rpm
> failed dependencies:
> libncurses.so.3.0 is needed by MySQL-client-3.22.21-2C1
Hey Eric,
I think you would have better luck installing from sources than using those
old outdated RPM's. That's how I've done it on my RAQ2. I had success with
these instructions along with a lot of other people on the list.
http://paulschreiber.com/download/mysql-php-apache-raq.txt
You could follow just the first part of the instructions to get MySQL
installed. I just installed the latest stable version of MySQL from sources
a couple of weeks ago, so I know they work.
HTH,
j