On Fri, Jul 07, 2006 at 04:47:48PM -0700, Horalia Rodriguez wrote: > Well, I got fed up with Fedora Core 5 and since your suggestion Kyle, of > using rpms involves having Fedora Core 4, I installed this version. I > downloaded both rpms but had problems installing these packages. I got the > following error messages: > > [EMAIL PROTECTED] /]# rpm -ivh freetds-0.63-2.i386.rpm > error: Failed dependencies: > libreadline.so.4 is needed by freetds-0.63-2.i386 > [EMAIL PROTECTED] /]# rpm -ivh php-mssql-5.0.4-10.1.i386.rpm > error: Failed dependencies: > libsybdb.so.5 is needed by php-mssql-5.0.4-10.1.i386
php-mssql-5.0.4-10.1.i386.rpm failed to install because freetds-0.63-2.i386.rpm failed to install. so libreadline.so.4 is the start of a chain reaction of failures. This may mean the freetds package you have is not compatible with FC4. Try finding a different one that says it will work with FC4 and go with that. I used google (with search string: FC4 freetds rpm) to find this page: http://rpmforge.net/user/packages/freetds/ looks like this might be a good rpm for you?: http://ftp.belnet.be/packages/dries.ulyssis.org/fedora/fc4/i386/RPMS.dries/freetds-0.63-1.2.fc4.rf.i386.rpm I'll leave the rest to you. Let us know how it goes. - Anna _______________________________________________ RLUG mailing list [email protected] http://lists.rlug.org/mailman/listinfo/rlug
