Re: [pyusb-users] pyusb with libusb-compat

2012-04-21 Thread Tormod Volden
On Fri, Apr 20, 2012 at 10:40 PM, Ron Eggler wrote: > Hi Tormod > [snip] >> Maybe it is better if you tell us exactly what the troubles are. > > Alright, we have an E10 gateway from Synapse wireless that will connect via > cell modem to the internet (thus usb_modeswitch is required). We'll also hav

Re: [pyusb-users] pyusb with libusb-compat

2012-04-20 Thread Ron Eggler
Hi Tormod [snip] > Maybe it is better if you tell us exactly what the troubles are. Alright, we have an E10 gateway from Synapse wireless that will connect via cell modem to the internet (thus usb_modeswitch is required). We'll also have a (TP1080WC) weather station connected which requires the

Re: [pyusb-users] pyusb with libusb-compat

2012-04-20 Thread Tormod Volden
On Fri, Apr 20, 2012 at 8:22 PM, Ron Eggler wrote: > Hi Tormod, > > Thank you for getting back to me regarding this issue. > On April 20, 2012 08:36:39 AM Tormod Volden wrote: >> On Fri, Apr 20, 2012 at 2:46 AM, Ron Eggler wrote: > [snip] >> >> Hi, >> You don't compile with libusb-compat support. A

Re: [pyusb-users] pyusb with libusb-compat

2012-04-20 Thread Ron Eggler
Hi Tormod, Thank you for getting back to me regarding this issue. On April 20, 2012 08:36:39 AM Tormod Volden wrote: > On Fri, Apr 20, 2012 at 2:46 AM, Ron Eggler wrote: [snip] > > Hi, > You don't compile with libusb-compat support. An application (like > pyusb 0.4.x) simply builds against the li

Re: [pyusb-users] pyusb with libusb-compat

2012-04-19 Thread Tormod Volden
On Fri, Apr 20, 2012 at 2:46 AM, Ron Eggler wrote: > Hi There, > > I want to compile pyusb as part of a buildroot environment for an ARM > processor. How do I tell it to compile with libusb-compat support? Asking > because there's a driver that wants PyUSB 0.4.x and libusb 0.1.12 (but I need > a ne