[dev] proper iotivity installation

2017-06-08 Thread Peter Hatina
Hello folks, some time ago, I wondered how to install the output of IoTivity build; Today I modified SCons files in a way that you can specify DESTDIR and PREFIX for scons and IoTivity will be installed as if we run 'make DESTDIR=... install'. Please, can you have a look at [1] and tell me, if

[dev] proper iotivity installation

2017-05-23 Thread Peter Hatina
On Thursday, May 18, 2017 5:12:21 PM CEST Philippe Coval wrote: > This what this makefile is doing: > > https://gerrit.iotivity.org/gerrit/#/c/11813/ > Bug: https://jira.iotivity.org/browse/IOT-524 > > As you're suggesting I started to use GNU make for GNU/Linux systems (as > long is it maintain

[dev] proper iotivity installation

2017-05-18 Thread Philippe Coval
On 18/05/17 15:35, Peter Hatina wrote: > Hello folks, Hi Peter, > > can you help me install IoTivity into an arbitrary path (eg. /opt)? Until > now, I haven't found any simple way how to do it. on which OS? > > I am looking for something similar: > > # make DESTDIR=/path/for/installation install

[dev] proper iotivity installation

2017-05-18 Thread Peter Hatina
Hello folks, can you help me install IoTivity into an arbitrary path (eg. /opt)? Until now, I haven't found any simple way how to do it. I am looking for something similar: # make DESTDIR=/path/for/installation install Thanks a lot! -- regards, Peter Hatina