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




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