| | Hi I recently downloaded the mysql source for Linux. I downloaded it from packages.ubuntu.com (my version of linux is Ubuntu 7.10 (Gutsy Gibbon). here are my problems Installing Mysql: This is the command I use to configure: ./configure --prefix=/usr/local/mysql --with-named-curses-libs=/usr/lib/ncurses.a (the --with-named-curses-libs=/usr/lib/ncurses.a is to fix a bug that occurs when installing on Ubuntu) And this is the error I get: ![]() Does anyone know how to fix this? I've looked it up, but I can't find the answer anywhere. |


