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
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
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
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