On Sun, August 13, 2006 11:54, Willard Korfhage said:
>
> owfs -h get the help text.
>
> The second line yields nothing.
>
> I haven't made libusb. Could that be it?
>
Maybe. Make sure you install the libusb from Debian, and also make sure
you do 'apt-get install libusb-dev' to get the stuff you need to build usb
support into the binary.
Tim
PS: If you run 'ldd owfs' you should see something like:
[EMAIL PROTECTED]:~$ ldd /usr/local/bin/owfs
linux-gate.so.1 => (0xffffe000)
libow.so.0 => /usr/local/lib/libow.so.0 (0xb7f81000)
libfuse.so.2 => /usr/lib/libfuse.so.2 (0xb7f60000)
libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb7f4c000)
libusb-0.1.so.4 => /lib/libusb-0.1.so.4 (0xb7f44000)
libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7e0e000)
/lib/ld-linux.so.2 (0xb7fd1000)
[EMAIL PROTECTED]:~$
See the libusb line there?
--
Tim Sailer
Coastal Internet, Inc.
www.buoy.com
631-399-2910
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers