[dss-developer] dss compile on Debian 6.0 (Codename squeeze)
roman stachura
roman at stachura.ch
Tue Apr 5 16:42:01 CEST 2011
Hallo Johannes
Am 05.04.2011 16:12, schrieb Johannes Winkelmann:
> Hallo Roman,
>
>
> On 04/05/2011 04:06 PM, roman stachura wrote:
>> Hallo DSS Entwickler
>>
>> Ich folgte der Anleitung
>> http://developer.digitalstrom.org/redmine/projects/dss/wiki/How_to_build_the_dSS
>>
>>
>> beim Schritt Compiling dss ergab sich folgendes Problem:
>> (RC2 und latest git version)
>
> Da fehlte tatsächlich ein wichtiger Schritt in der Anleitung, nämlich
> das auschecken der korrekten Branches (jeweils 'testing').
>
> Die Sequenz sieht neu wie folgt aus, hier am Beispiel vom DS485-Core:
>
> git clone git://gitorious.digitalstrom.org/ds485-stack/ds485-core.git
> cd ds485-core
> -> git checkout testing
> cmake
> make
> make install
das hat soweit alles geklappt.
Danke für die Antwort.
nächstes Problem:
kyon:/home/digitalstrom/dss-mainline# make install
Info: No changes since last build_info.h generation
[ 0%] Built target build_info.h
[ 1%] Built target mongoose
[ 6%] Built target ds485
[ 20%] Built target model
[ 37%] Built target tests
[ 79%] Built target core
[ 81%] Built target security
[ 82%] Built target unix
[ 89%] Built target webservices
[ 97%] Built target simulation
[100%] Built target dss
Install the project...
-- Install configuration: ""
-- Installing: /usr/local/bin/dss
-- Removed runtime path from "/usr/local/bin/dss"
-- Installing: /home/www/digitalstrom/data
-- Installing:
/home/www/digitalstrom/data/handle_temperature_sensor_events.js
-- Installing: /home/www/digitalstrom/data/logs
-- Installing: /home/www/digitalstrom/data/logs/.gitignore
-- Installing: /home/www/digitalstrom/data/metering
-- Installing: /home/www/digitalstrom/data/metering/.gitignore
-- Installing: /home/www/digitalstrom/data/savedprops
-- Installing: /home/www/digitalstrom/data/savedprops/.gitignore
-- Installing: /home/www/digitalstrom/data/initialize.js
-- Installing: /home/www/digitalstrom/data/simulated_device.js
-- Installing: /home/www/digitalstrom/data/read_temperature.js
CMake Error at cmake_install.cmake:58 (FILE):
file INSTALL cannot find "/home/digitalstrom/dss-mainline/data/webroot".
make: *** [install] Fehler 1
das webroot im /home/digitalstrom/dss-mainline/data/ fehlt im jüngsten
git -pull -->
git clone git://gitorious.digitalstrom.org/dss/dss-mainline.git
oder fehlt da auch noch git checkout testing ?
gruss roman
>
> Gruss, Johannes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum.digitalstrom.org/pipermail/dss-developer/attachments/20110405/7ed6df31/attachment.htm>
More information about the dss-developer
mailing list