On 12/08/2016 06:53 PM, Martin Patzak (GMX) wrote:
On 12/08/2016 05:46 PM, Stefano Miccoli wrote:
...
to have files in /opt/owfs.
(BTW: I hate the idea of "$ sudo make install”: one should always
first set up the /opt/owfs and then issue “make install” from an
unprivileged user.)
Thanks for pointing this out. The only reason for sudo here would be
the lack of write privileges to opt.
Another reason, why would want to install to my local /home directory...
Of course it turned out to be a bit more complex than that:
I ran into the problem that the systemd services would be set up also in
a directory which my user has no write privileges.
Since I could not find how to disable the creation of the systemd
services, I managed to re-route them to a local directory by running
./configure with
/--with-systemdsystemunitdir=/some/other/local/dir/systemd
/The whole configure command turned out to look like
./configure --disable-swig --prefix=~/owfs/ --program-suffix=_test85C
--with-systemdsystemunitdir=~/owfs/systemd
that beeing said, I managed finally to install the binaries into my
local folder.
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers