Hi,
I need to use owserver on windows, I have found compiled binaries, but they
does not work. They ask for not existent dlls (cygusb-1.0.dll,
cygncurses-10.dll). I have tried binary version 2.8p14, 2.9p9, 3.0p2, 3.1p0
I´m trying to compile owfs for windows. I need only owserver, owhttpd and
owshell without USB support.
When I try compilation on cygwin, it ask for libusb, even if I configure
with option --disable-usb
./configure --disable-usb --disable-owftpd --disable-avahi --disable-zero
--enable-owhttpd --enable-mt --enable-owshell --disable-owfs --disable-swig
--disable-owpython --disable-owperl --disable-owtcl
--disable-dependency-tracking --prefix=/usr
Configuration stop on this error:
checking if usb support is enabled... no
./configure: line 16685: syntax error near unexpected token `LIBUSB,'
./configure: line 16685: ` PKG_CHECK_MODULES(LIBUSB, libusb-1.0 >=
0.9.1, ENABLE_USB=true,ENABLE_USB=false)'
so I tried compile it with mingw. Configuration end without error, but when
I run make, it crash on missing sys/time.h, because mingw does not have
time.h (
http://stackoverflow.com/questions/12747515/installing-compiling-in-cygwin-mingw-how-to-set-the-include-path-symbolic
)
gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include
-I../../../owl
ib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith
-Wcast-qua
l -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64
-D_X
OPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1
-D_POSIX_C_SOURCE=200112L -g
-O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1
-D_POSIX_C_SOURCE=200
112L -c -o ow_opt.o ow_opt.c
In file included from ow_opt.c:14:0:
../include/owshell.h:33:41: fatal error: sys/times.h: No such file or
directory
#include <sys/times.h> /* for times */
^
compilation terminated.
make[4]: *** [ow_opt.o] Error 1
I have tried compile versions 3.1.p0 and 3.1p1, with cygwin and mingw, but
result is same. Could you plese help me, or provide native (no cygwin)
binaries ?
thank you
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers