|
From: Peter S. <pe...@st...> - 2010-10-13 22:13:56
|
Xiaofan Chen wrote: > You are install it to /usr/local/bin and yet your screenshot > shows /usr/bin (/bin for Cygwin). .. > If you want to overwrite the existing Cygwin libusb-1.0 > package, then you should use "./autogen.sh --prefix=/usr". I would recommend instead uninstalling the Cygwin package and not changing the prefix, so that the binaries go into /usr/local/bin and are kept separate from Cygwin packaged binaries. //Peter |