On Monday 05 November 2007 18:06:20 Rommel Asibal wrote: > Ok tried installing but got dependency errors... aarggh [snipped] > Error: Missing Dependency: mysql = 4.1.20-2.RHEL4.1.0.1 is needed by > package mysql-devel > [EMAIL PROTECTED] ~]$ > > got any more ideas? hehe
Didn't you say in your 1st email that you are using MySQL 5? You need to install the development packages from wherever you got your MySQL 5 package. Your CentOS 4.x installation is still using the default repositories, which only has MySQL 4.x. That's the reason why yum can install mysql development packages. -- Gideon N. Guillen [EMAIL PROTECTED] _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

