In owfs, as per co the default prefix is /opt /owfs
configure.ac:63:AC_PREFIX_DEFAULT(/opt/owfs)dnl
of cours you need a
$ make install
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.)
As what regards SWIG, in my opinion all the OWLIB language bindings should be
disabled by default, in order to encourage the use of the OWNET clients.
If I can add a personal wish-list of changes to OWFS:
1) migrate the source on github
2) review configure.ac in order to disable most of the OWLIB language bindings
3) clean-up a lot of apparently dead code (e.g. src/rpm)
S.
> On 08 Dec 2016, at 16:54, Matthias Urlichs <matth...@urlichs.de> wrote:
>
> On 08.12.2016 16:34, Martin Patzak (GMX) wrote:
>>> As a quick fix, try
>>>
>>> $ ./configure --disable-swig
>> that worked, thanks!
>>
>> BUT: after it ran through without error, I do not find anything in /opt
>> there is no subdir /owfs? confused
> Why /opt? the default for "make install" is /usr/local, unless you
> configure a different prefix.
>
>
> --
> -- Matthias Urlichs
>
>
> ------------------------------------------------------------------------------
> 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
------------------------------------------------------------------------------
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