On Wed, Jan 13, 2010 at 10:16 PM, Saravanan S <[email protected]> wrote: > Hi all, > I have installed mysql package(mysql-5.0.37-x86_64_slamd64-1.tgz) in > slackware 12, i could not run mysql after reinstalling it.
How did you install it? compiled from source? or used installpkg? > > If i run mysql_install_db, it throws following error: > > my...@saasqa-arch-t03a:~$ mysql_install_db > Didn't find /usr/local/mysql/bin/mysqld > You should do a 'make install' before executing this script seems you have compiled from source. try giving make install. -- Regards, T.Shrinivasan My experiences with Linux are here http://goinggnu.wordpress.com For Free and Open Source Jobs http://fossjobs.wordpress.com _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
