[dss-developer] dss-installation

Manuel Saxer manuel.saxer at me.com
Thu May 19 13:10:20 CEST 2011


Hallo Zusammen

System: Linux Ubuntu 10.10

Ich bin unterdessen etwas weiter mit meinem Problem.
Wie bereits erwähnt bin ich gemäss WIKI vorgegangen. 
Nachdem ich alles erforderliche für im Kapitel "How to build the dss" durchlaufen habe (siehe vorgehen dss_install.sh - File im Anhang) habe ich versucht den dss mittels zu starten. Folgende Meldung generierte mir anschliessend die Konsole:

scientist at scientist-Latitude-D630:~/dss/dss-mainline$ ./dss
[2011-05-19 12:18:20][Info][System] Loading config file /usr/local/share/dss/data/config.xml
[2011-05-19 12:18:20][Info][System] Loading config directory /usr/local/share/dss/data/config.d
[2011-05-19 12:18:20][Info][System] No logfile configured, logging to stdout
[2011-05-19 12:18:20][Fatal][System] Invalid webroot directory specified: '/usr/local/share/dss/data/webroot/'
[2011-05-19 12:18:20][Fatal][System] Invalid js-log directory specified: '/usr/local/share/dss/data/logs/'
[2011-05-19 12:18:20][Fatal][System] Invalid saved-props directory specified: '/usr/local/share/dss/data/savedprops/'
[2011-05-19 12:18:20][Fatal][System] Failed to initialize dss. Exiting
[2011-05-19 12:18:20][Fatal][System] Failed to login as system-user (Shutdown needs to be as system user)
scientist at scientist-Latitude-D630:~/dss/dss-mainline$ 

Ich habe die erhaltene Meldung so interpretiert, als dass der websrc noch fehlt und ich diesen noch laden muss?! 
Ich habe dies anschliessend wie folgt gemacht:

git clone git://gitorious.digitalstrom.org/dss-websrc/dss-websrc-mainline.git
cd dss-websrc-mainline
autoreconf -i
./configure --prefix=/desired/prefix/path
make
make install

Anschliessend versuchte ich wieder den dss zu starten mit folgendem Ergebniss:

scientist at scientist-Latitude-D630:~/dss/dss-mainline$ ./dss -w /home/scientist/dss/dss-websrc-mainline/
[2011-05-19 12:46:12][Info][System] Setting property '/config/webrootdirectory' to '/home/scientist/dss/dss-websrc-mainline/'
[2011-05-19 12:46:12][Info][System] Loading config file /usr/local/share/dss/data/config.xml
[2011-05-19 12:46:12][Info][System] Loading config directory /usr/local/share/dss/data/config.d
[2011-05-19 12:46:12][Info][System] Setting property '/config/webrootdirectory' to '/home/scientist/dss/dss-websrc-mainline/'
[2011-05-19 12:46:12][Info][System] No logfile configured, logging to stdout
[2011-05-19 12:46:12][Fatal][System] Invalid js-log directory specified: '/usr/local/share/dss/data/logs/'
[2011-05-19 12:46:12][Fatal][System] Invalid saved-props directory specified: '/usr/local/share/dss/data/savedprops/'
[2011-05-19 12:46:12][Fatal][System] Failed to initialize dss. Exiting
[2011-05-19 12:46:12][Fatal][System] Failed to login as system-user (Shutdown needs to be as system user)
scientist at scientist-Latitude-D630:~/dss/dss-mainline$ 

Und jetzt ? Hat mir jemand einen Tipp an was es liegen könnte, resp. was ich vergessen habe zu installieren oder wo ich einen Fehler gemacht habe?

Vielen Dank für die Hilfe

Gruss Manu


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum.digitalstrom.org/pipermail/dss-developer/attachments/20110519/7fb805b3/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dss_install.sh
Type: application/octet-stream
Size: 1823 bytes
Desc: not available
URL: <http://forum.digitalstrom.org/pipermail/dss-developer/attachments/20110519/7fb805b3/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum.digitalstrom.org/pipermail/dss-developer/attachments/20110519/7fb805b3/attachment-0001.htm>


More information about the dss-developer mailing list