I researched a lot but could not find any link which gives step by step procedure. Everywhere, there are vague answers. Can someone please give me steps to be followed to install Mysql 5.1 ?
It gives me an error and stop the execution even when i use -f.
This is the message from command prompt.
The following packages have unmet dependencies:
mysql-server-5.1 : Depends: mysql-client-5.1 (>= 5.1.61-0ubuntu0.10.10.1) but it is not going to be installed

sudo apt-get install mysql-server-5.1 mysql-client-5.1– vinny Mar 22 '12 at 14:55Depends: libdbd-mysql-perl,Depends: mysql-common,Depends: libmysqlclient16,Depends: mysql-server-core-5.1,PreDepends: mysql-common– vinny Mar 26 '12 at 14:39