On 04/30/2013 06:24 AM, Scott Talbert wrote: > The INSTALL.mac files are just text files with instructions. You can use > Finder or whatever it is called on Mac and navigate the source tree to > find the files and open them. I'm sure Mac has some sort of 'notepad' > equivalent that can open them.
The instructions are out-of-date. Trying this morning has been interesting. libusb-0.1 needs pkg-config which is easy... except that libusb-0.1 seems to have turned into a wrapper for libusb-1.0 so you have to install that too. (which makes me think it's time to apply that libusb-1.0 patch I wrote a while back :) Also, zzip is now required. Install was straight forward. Though it takes way too long to generate documentation. There's a compile error in usblan.cpp as well... I have a diff for that. Finally, moving to a specific version requirement of libconcord inside concordance's Makefile.am breaks mac... because you have to specify "libconcord.so.3" but on mac it's "libconcord.3.so"... gah, libtool should be better. I think we'll have to go back to just requiring libconcord, but checking for the right version with an autoconf rule. Anyway, I finally got it installed, but it doesn't work: [phil@foobar concordance]$ sudo concordance -vi Concordance 1.0 Copyright 2007 Kevin Timmerman and Phil Dibowitz This software is distributed under the GPLv3. ERROR: Couldn't initializing libconcord: Error connecting or finding the remote NOTE: if you recently plugged in your remote and you have a newer remote, you may need to wait a few additional seconds for your remote to be fully connected. That's with my 890 and my 880... the Info.plist file may need a new format or something... I also remember when I wrote the mac support, the libusb stuff was pretty shaky... -- Phil Dibowitz p...@ipom.com Open Source software and tech docs Insanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ "Be who you are and say what you feel, because those who mind don't matter and those who matter don't mind." - Dr. Seuss
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ 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