On 6/26/2013 12:53 PM, 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?

The zbar python bindings are now available for 10.7/8 after a 
selfupdate.  Alex's comment about how to set flags so your compiler is 
able to find Fink-installed headers is still relevant, however.  If you 
do manage to build SimpleCV on OS X, perhaps you could submit it as a 
Fink package?

Once you know what steps are needed, we'd be happy to help you through 
the submission process: http://sourceforge.net/p/fink/package-submissions/

Hanspeter


------------------------------------------------------------------------------
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

Reply via email to