Forum archive
How to Install MySQL to Standalone Tomcat Appliance
Hi there,
Can someone describe how can I install MySQL, phpmyadmin to the Standalone Tomcat Appliance.
I connect with putty bia ssh to the server and try to run the command "aptitude install mysql-server mysql-client libmysqlclient15-dev" but the server returns "bash: aptitude: command not found"
Any idea???? Please help me!!!!
1) just use apt-get, eg:
OR
2) install aptitude first (followed by your above line) ie: