On Sat, 4 May 2013, John Schulz wrote:

> I'm having issues building Concordance 1.0 in OS X 10.8.3.
> I installed libusb (via homebrew) but configure isn't detecting it. Can I
> specify a location for the .h file? Here's the location and some other info
> on my libusbx install:

You should be able to point configure to your libusb header files by doing 
something like:
./configure CFLAGS=-I/path/to/libusb/header

However, as Phil recently found out, even if you get Concordance to build, 
it is not going to work currently on Mac OS.  (Unless perhaps you are 
using one of the usbnet remotes [900, 1000, 1100].  In that case it should 
in theory work.)  Apple apparently changed some stuff that broke libusb. 
(You can check the recent mailing list archives for more details.)  So, it 
will take a bit of non-trivial effort by someone to get Concordance 
working again on Mac.

Scott

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to