[Aware-list] Web interface broken?
Status: Beta
Brought to you by:
rleighton
|
From: Peter W. <pet...@gm...> - 2007-01-25 13:43:38
|
I'm running on Ubuntu, from the deb package provided on the site (25/01) aware-0.11.1-4.i686. Upon installing aware (using dpkg -i aware...deb), it appeared to have put quite a few things in the wrong place. It put examples in /. I had to move several things back to the /var/awared directory. Eventually I got /var/awared/*/bin/awared.sh configure to work properly. However, I get this message when I start websmcp: root@mercury:/var/awared# /var/awared/bin/linux2.6_i686/awared -autorestart -log /var/awared/log/awared.log -rotate day -wire /var/awared/awared.wire -master 7777 /var/awared/slaves Constructor failed for websmcp wire: cannot create handler (/var/awared/awared.wire line 25: near "$xtn") What could be wrong? I've searched around a fair amount and can't find anything that would yeild a fix without delving into the source code. Also, when I visit the web interface on localhost:7777 I get '404 not found'. Interestingly, when I start it using the awared.sh script, it listens on 7777, not on port 8888 as the script would lead me to believe. Thanks in advance. - Peter |