Florian Lindner wrote: > > Am 14.01.2008 um 14:50 schrieb Alexander Hansen: > >> Florian Lindner wrote: >>> Hello, >>> I want to to install fink on Mac OS 10.5.1 but I don't find real >>> instructions for that. >>> >>> Requirements: Development tools. On Mac OS X, install the >>> Developer.pkg package from the Developer Tools CD. On Darwin, the >>> tools should be present in the default install. >>> >>> I don't find that Developers.pkg. I have an XcodeTools.mpkg. Is that >>> the right one? >>> >>> Somewhere I've read that one needs to perform a source install for >>> Leopard, since there are no binary packages yet. Correct? >>> >>> Thanks, >>> >>> Florian >>> >> Yes, install Xcode. I'm not sure where the instructions that you're >> quoting are from, but they seemingly date from before 10.3 . And, yes, >> you must install from source. > > It's from http://www.finkproject.org/doc/bundled/install-first.php#req > > Ok, I tried to install it from source (0.27.3). Untarred it, and > started the bootstrap process which failed: > > dpkg-deb -b root-debianutils-1.23-11 > /sw/fink/10.5/stable/main/binary-darwin-i386/base > dpkg-deb: building package `debianutils' in > `/sw/fink/10.5/stable/main/binary-darwin-i386/base/debianutils_1.23-11_darwin-i386.deb'. > > dpkg -i > /sw/fink/dists/stable/main/binary-darwin-i386/base/debianutils_1.23-11_darwin-i386.deb > > Selecting previously deselected package debianutils. > (Reading database ... 30 files and directories currently installed.) > Unpacking debianutils (from .../debianutils_1.23-11_darwin-i386.deb) ... > Setting up debianutils (1.23-11) ... > /bin/cat /sw/src/fink-0.27.3.tar | /usr/bin/gnutar -xf - > make test PREFIX=/sw > perl -MExtUtils::Manifest=fullcheck -e 'my($missing, $extra) = > fullcheck;exit (@$missing || @$extra)' > Not in MANIFEST: images/finkDoneFailed.png.qKI > Not in MANIFEST: perlmod/ChangeLog.tws > Not in MANIFEST: perlmod/Fink/Base.pm.8r2 > Not in MANIFEST: perlmod/Fink/Checksum/MD5.pm.hNv > Not in MANIFEST: perlmod/Fink/Finally/BuildConflicts.pm.tsI > Not in MANIFEST: perlmod/Fink/Notify/Growl.pm.c3o > Not in MANIFEST: perlmod/Fink/Text/DelimMatch.pm.3BO > Not in MANIFEST: t/00compile.t.xOs > Not in MANIFEST: t/10features/ChangeLog.4ty > Not in MANIFEST: t/Base/initialize.t.C8M > Not in MANIFEST: t/basepath/etc/fink.conf.6Bu > Not in MANIFEST: t/CLI/ChangeLog.jQT > Not in MANIFEST: t/Command/ChangeLog.fbd > Not in MANIFEST: t/Config/ChangeLog.oxG > Not in MANIFEST: t/Engine/ChangeLog.Dfn > Not in MANIFEST: t/Finally/ChangeLog.q7r > Not in MANIFEST: t/FinkVersion/exports.t.iHU > Not in MANIFEST: t/Mirror/exports.t.P2y > Not in MANIFEST: t/Notify/ChangeLog.g2V > Not in MANIFEST: t/Package/ChangeLog.y7B > Not in MANIFEST: > t/Package/duplicate_fullname_trees/epoch1/finkinfo/duplicate-fullname.info.kuv > > Not in MANIFEST: > t/Package/duplicate_fullname_trees/epoch1again/finkinfo/duplicate-fullname.info.eWo > > Not in MANIFEST: > t/Package/duplicate_fullname_trees/epoch2/finkinfo/duplicate-fullname.info.2H4 > > Not in MANIFEST: t/PkgVersion/ChangeLog.9Le > Not in MANIFEST: t/PkgVersion/get_splitoffs-tree/finkinfo/p1.info.LvX > Not in MANIFEST: t/Services/ChangeLog.I89 > Not in MANIFEST: t/Text/DelimMatch.t.8GQ > Not in MANIFEST: update/ChangeLog.f2a > make: *** [manifest_check] Error 28 > ### execution of make failed, exit code 2 > phase compiling: fink-0.27.3-31 failed > > > Any ideas? > > Fink complains several times that my Mac OS version was not released > when this version of fink was released. > > Another question: The INSTALL doc has a chapter: Getting X11 Sorted > Out. Is it not possible to use the included X from Mac OS? > > Thanks, > > Florian > Why are you using 0.27.3? You need 0.27.7 or later. Check out
http://www.finkproject.org/download/srcdist.php The INSTALL doc is old. You can, and must, use the included X11 from the OS on Leopard. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
