перетащил в /usr/local (так рекмендуют в faq-е по установке) linux:/usr/local/mysql-5.1.28-rc/scripts # ln -s mysql-5.1.28-rc mysql linux:/usr/local/mysql-5.1.28-rc/scripts # cd mysql/scripts linux:/usr/local/mysql-5.1.28-rc/scripts # ./mysql_install_db.sh Написал что отказано в доступе. Сделал так: linux:/usr/local/mysql-5.1.28-rc/scripts # chmod a+x mysql_install_db.sh Опять пытаюсь: linux:/usr/local/mysql-5.1.28-rc/scripts # ./mysql_install_db.sh Пишет вот такую хероту: FATAL ERROR: Could not find @bindir@/my_print_defaults
If you compiled from source, you need to run 'make install' to copy the software into the correct location ready for operation.
If you are using a binary release, you must either be at the top level of the extracted archive, or pass the --basedir option pointing to that location.
Чего делать то? Понимаю что тут написано что делать...только как? (знаю что руками)
Заранее благодарю.



