Hi Alex, Many thanks for this. I just saw that Hanspeter Niederstrasser posted a fink package for the python bindings, but I will keep these instructions on hand for other packages.
All the best, --Buz On Jun 26, 2013, at 1:03 PM, Alexander Hansen wrote: > On 6/26/13 9:53 AM, Buz Barstow wrote: >> Hi all, >> >> I'm currently installing the SimpleCV package into my fink directory. I am >> most of the way there, but would like to include the zbar library in the >> installation. >> >> I have the source code tarball for zbar (from >> http://sourceforge.net/projects/zbar/files/zbar/0.10/zbar-0.10.tar.bz2/download) >> and the source tarball for the zbar python extension (from >> https://pypi.python.org/pypi/zbar). >> >> I have also sucessfully installed the libzbar package through fink. >> >> Unfortunately, when I try to install the zbar python bindings into my fink >> directory (/sw) using: >> >> /sw/bin/python2.py setup.py install >> >> the install fails, complaining that /usr/bin/clang is unable to find the >> header file zbar.h (which is in my /sw/include directory). >> >> Is there a good workaround to get this to install in /sw? >> >> Thanks! >> >> --Buz >> >> >> >> >> > > A build not finding a Fink-installed header is independent of the install > location. > http://fink.thetis.ig42.org/faq/usage-general.php?phpLang=en#compile-myself > has some environment settings to help out--these aren't set up by default. > -- > Alexander Hansen, Ph.D. > Fink User Liaison > My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
