This is as days pass by, by Stuart Langridge

And this is Installing Hula on Ubuntu Warty, written , and concerning Howtos, Linux

So, I’m going to have a crack at Hula on my Warty box. Here’s the stuff I had to do to install it.

  1. I created $HOME/src/hula/install and $HOME/src/hula/trunk directories, and then cd $HOME/src/hula/trunk.
  2. Fetch the source from svn as described on the installation pagesvn checkout svn+ssh://anonymous@forgesvn1.novell.com/svn/hula/trunk/hula.
  3. Next, install a load of packages so that it’ll work. I had to install automake1.7, g++, libssl-dev. You might need others which I already had installed for one reason or another.
  4. Now do ./autogen.sh --prefix=<prefix>. I set the prefix to be $HOME/src/hula/install, because I’m going to try not running it as root; I want it to run n non-standard ports so that it doesn’t conflict with my existing SMTP and IMAP servers.
  5. make
  6. make install
  7. cd $HOME/src/hula/install
  8. ./sbin/hulasetup --domain=kryogenix.org --ldap=10389 --http=10080 --https=10443 --webadmin=10081 --webadmins=10082 --dns=127.0.0.1 (wait until it finishes)
  9. ./sbin/hulamanager (this will stay running)
  10. In your browser, go to http://localhost:10080/ and log in with username admin, password hula.

Well, that’s the theory. Actually, I so far can’t get it to run; in the syslog I keep getting ”localhost mwpref[3099]: Could not connect to NMAP server 16777343 (code:-1)” and I don’t know why. The people on #hula:freenode are pretty helpful, though. For now, I surrender; I’ll come back to this tomorrow.

Comments

Jake Jarvis

Thanks so much for your tutorial! It worked perfectly.

Scott Flowers

Any more success with this? I get the exact same nmap error message in syslog.

This website belongs to Stuart Langridge. Contact details are available. Don't eat yellow snow. Valid HTML5, at least in theory, except for the bits that aren't because I'm that futuristic that I'm ahead of the spec, oh yes. HTML5 help from Bruce Lawson, among others. Fonts from the superb FontSquirrel. End.