On 6/25/13 10:14 AM, Buz Barstow wrote: > Hi all, > > This is an abridged version of an email that I sent earlier, that I hope will > post more easily. > > Could you help me out with an installation of libzbar with fink on OSX 10.7.5 > please? I am using Xcode 4.6.3 installed through the Mac App Store with the > command line tools installed. > > The end of the error output of the installation is attached below. > > Many thanks! and all the best, > > --Buz > > > > > > sudo -u fink-bld [ENV] sh -c /tmp/fink.xxYW8 > /tmp/fink.gQXoD > > +---------- > | > | Attention! > | > | Package xcode is an autogenerated virtual package. > | > | You cannot manipulate this type of package using the usual Fink tools. > | A detailed description of this package follows... > | > | This package represents the C/C++/ObjC developer tools > | provided by Apple. If it does not show as installed, > | you can download Xcode (for OS 10.5, 10.6, and 10.7) > | or the Command Line Tools For Xcode (OS 10.7 or later) > | from Apple at: > | > | http://connect.apple.com/ > | > | (free registration required). > | > | Web site: http://www.finkproject.org/faq/usage-general.php#virtpackage > | > +---------- >
<snip> > Xcode.app: 4.6.3 > No recognized Xcode CLI installed <snip> The "xcode" package actually refers to the command-line tools, for historical reasons. Contrary to what you said above, fink thinks that you do not, in fact, have them installed. What we use to get a version for the command-line tools is receipt, due to lack of a better option, and if you deleted that then fink will report as above. You'll need to reinstall them and _not_ delete the receipt. -- 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
