Everything went fine until I got to step 1.9 in the installation guide (before this I ran all commands like in the guide). When I execute this command: ./configure --with-db-admin=root --with-db-admin-password=abc123 --with-db-user=midgard --with-db-user-password=midgard --with-db=midgard --with-lang=en The output is this: loading cache ./config.cache checking for perl... /usr/bin/perl checking the database host... localhost checking the database administrator... root checking the database administrator password... 83jmr050d checking the midgard database user... midgard checking the midgard database database user password... midgard checking the hostname... debian checking the IP address... ./configure: resolveip: command not found 127.0.0.1 checking the port number address... 80 checking the database name... midgard checking directory for storing BLOBs... /var/www/blobs checking installation directory of midgard... configure: error: not found Any suggestions on how to solve this problem? Thanks. PS. # mysql mysql outputs: ERROR 2002: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) Has this got something to do with that error, too? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
