User Tools

Site Tools


building_owfs_on_cygwin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
building_owfs_on_cygwin [2019/01/21 11:16]
admin [Testing]
building_owfs_on_cygwin [2019/05/16 12:08] (current)
admin [Building OWFS on Cygwin]
Line 11: Line 11:
    
  
-  * Download owfs from http://owfs.sourceforge.net+  * Download owfs from https://github.com/owfs/owfs/releases
     * Extract the source code     * Extract the source code
     * Compile owfs by issuing     * Compile owfs by issuing
Line 36: Line 36:
  
 On some installations I encountered the problem that owserver starts and then stop immediately without any error. It works perfectly fine though when you start it in foreground mode. Hence you can try the following workaround: let owserver run in foreground mode but start it as a background process using the shell's job control (by appending the ampersand character ("&") to the end of the command).  On some installations I encountered the problem that owserver starts and then stop immediately without any error. It works perfectly fine though when you start it in foreground mode. Hence you can try the following workaround: let owserver run in foreground mode but start it as a background process using the shell's job control (by appending the ampersand character ("&") to the end of the command). 
-    /opt/owfs/bin/owserver.exe -u -p 3000 --foreground &+  /opt/owfs/bin/owserver.exe -u -p 3000 --foreground &
  
building_owfs_on_cygwin.1548065793.txt.gz ยท Last modified: 2019/01/21 11:16 by admin