-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 12/13/11 12:50 PM, Kyrylo V. Polezhaiev wrote: > On Tue, 2011-12-13 at 12:41 -0500, Alexander Hansen wrote: >> On 12/13/11 12:16 PM, Kyrylo V. Polezhaiev wrote: >>> Hello there! >>> >>> I have MacBook with 10.6 OSX installed. I want to make >>> application bundle which will be installed in 10.5 machine. But >>> all the libraries in /sw/lib/ has LC_DYLD_INFO_ONLY load >>> command which not supported in 10.5. Is there possibility to >>> force Fink to install 10.5 libs in my 10.6 machine? I tried to >>> modify fink.conf but installed libraries still has >>> LC_DYLD_INFO_ONLY command which causes "unknown required load >>> command 0x80000022" error. >>> >>> Sincerely, Kyrylo. >>> >>> >> >> You can install packages which were built on a 10.5 Fink on 10.6, >> but I don't think that's what you mean by "force Fink to install >> 10.5 libs on my 10.6 machine" >> >> To set Fink to build libraries targeting 10.5 on a 10.6 box >> would require hacking the fink code at a lower level than >> anything you can do via fink.conf. >> > > > How can I install packages which were built for a 10.5 using 10.5 > fink? > >
Build them on a 10.5 machine, copy their .deb archives (e.g. under /sw/fink/dists/stable/main/binary-darwin-i386/ ) to a 10.6 machine, and use "dpkg -i /path/to/debfile.deb" to install them. - -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk7nmIQACgkQB8UpO3rKjQ+gNgCeM+uRjNzTv0YW0V9Pq92/opYc 4XgAnifR6IU+IBHKNSkAaNqKSR7xzzKq =MbV/ -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Systems Optimization Self Assessment Improve efficiency and utilization of IT resources. Drive out cost and improve service delivery. Take 5 minutes to use this Systems Optimization Self Assessment. http://www.accelacomm.com/jaw/sdnl/114/51450054/ _______________________________________________ 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
