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 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 maintainable), review welcome, I will improve to ship more examples, (if verified) In longer term, I wish we could use scons install instead for this but it would require more cleanup (work in progress and planed). Thanks -- mailto:philippe.coval at osg.samsung.com gpg:0x467094BC https://blogs.s-osg.org/author/pcoval/
