[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] MySQL Help
- Subject: Re: [cobalt-users] MySQL Help
- From: "Dylan Smith" <dyls@xxxxxxx>
- Date: Mon Jul 30 05:31:13 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Did this from Telnet:
>
> /bin/rpm -Uvh
> 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
>
> Any suggestions?
Get ncurses. I'm not sure what bits of MySQL-client needs ncurses, but if
you're confident you're not going to use that bit, use The Force (i.e.
specify the force option in rpm. I don't recall what it is offhand, so
you'll have to do rpm --help to find out) If Cobalt don't have a nice
package for ncurses, you might have to get it yourself and build it
yourself.
Pity Cobalt didn't base their stuff on Debian. Apt-get would be handy in
these cases <g>