search for: libopenusb

Displaying 4 results from an estimated 4 matches for "libopenusb".

Did you mean: libopenbsd
2015 Apr 05
2
nutdrv_qx hangs after send: QS
Hi, I couldn't get openusb to make successfully but the good news is that Solaris seems to include openusb in the package repository and I have now installed it: ./usr/lib/libopenusb.so.0.0.1 Any idea how i can get NUT to build against this libopenusb which has been installed by Solaris? Regards, Richard On Sun, Apr 5, 2015 at 4:20 AM Charles Lepple <clepple at gmail.com> wrote: > On Apr 4, 2015, at 10:45 PM, Richard Flint <richard.flint at gmail.com> > wr...
2015 Apr 06
0
nutdrv_qx hangs after send: QS
On Apr 5, 2015, at 12:26 AM, Richard Flint <richard.flint at gmail.com> wrote: > Any idea how i can get NUT to build against this libopenusb which has been installed by Solaris? ... > It might be possible to do the following: > > ? install openusb into an alternate directory (e.g. $HOME/local) > ? set PKG_CONFIG_PATH to anything that doesn't contain the system libusb.pc > ? put $HOME/local/bin (or wherever openusb-co...
2015 Apr 05
2
nutdrv_qx hangs after send: QS
Hi, Apologies for the many replies. I have found this documentation: http://www.lehman.cuny.edu/cgi-bin/man-cgi?ugen+7 (I am using the ugen driver). Richard On Sun, Apr 5, 2015 at 3:34 AM Richard Flint <richard.flint at gmail.com> wrote: > Hi, > > I have to admit this sounds like it could screw up the system if not done > right - particularly because the solaris packaging
2015 Apr 06
2
nutdrv_qx hangs after send: QS
...quired changing libusb. Am I out of luck? Regards, Richard On Mon, Apr 6, 2015 at 1:42 AM Charles Lepple <clepple at gmail.com> wrote: > On Apr 5, 2015, at 12:26 AM, Richard Flint <richard.flint at gmail.com> > wrote: > > Any idea how i can get NUT to build against this libopenusb which has been > installed by Solaris? > > ... > > It might be possible to do the following: >> >> ? install openusb into an alternate directory (e.g. $HOME/local) >> ? set PKG_CONFIG_PATH to anything that doesn't contain the system >> libusb.pc >> ?...