athena:~# apt-get remove --purge mysql
Reading Package Lists... Done
Building Dependency Tree... Done
Package mysql is not installed, so not removed
0 packages upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
But the funny thing is this: athena:~# mysql -p Enter password: Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 5 to server version: 3.23.49-log
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql>
So I don't know what's going on here. Despite that fact, I tried to compile the source code and this is the output for the error:
athena:~# ./configure --without-debug --prefix=/usr/local/mysql
checking for termcap functions library... configure: error: No curses/termcap library found
Do you, or anyone have any idea of what's going on here, how can I get rid of mysql and then compile the source code?, any hint will be appreciated.
Have a nice evening, Didier
========================
"Nothing would please me more than being able to hire ten programmers and deluge the hoby market with good software"...Bill Gates 1976...We're still waiting
_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]