TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [TCLUG:2408] MySQL install woes
Grab the updates for the dependencies: egcs-c++, egcs-g77, and so forth,
Try the rpm command with all of the dependent files on one line. Like
this:
rpm -Uvh egcs-1.0.3a-14.i386.rpm egcs-c++-1.0.3a-14.1386.rpm \
egcs-g77-1.0.2-8 egcs-objc-1.0.2-8
hope that helps,
Chris Kesler
> failed dependencies:
> egcs = 1.0.2 is needed by egcs-c++-1.0.2-8
> egcs = 1.0.2 is needed by egcs-g77-1.0.2-8
> egcs = 1.0.2 is needed by egcs-objc-1.0.2-8