First off, version 1.4 must be a really old version. The newest is 3.23.51, so you might want to look into that.
I think your problem is that you didn't initialize the database. Look for a script somewhere called mysql_install_db and run that. Also, look in the documentation for post-installation instructions to see if you're missing anything else.