Re: fink on M1 Mac

Hanspeter Niederstrasser <[email protected]> Sat, 29 Jul 2023 19:58:03 -0500
Newsgroups gmane.os.apple.fink.beginners
Organization Snaggled Works
Message-ID <[email protected]>
On 5/8/23 6:56 PM, Heinz Nabielek via Fink-beginners wrote:
> What to do for installing fink on my brand-new M1 24“ iMac?
> Heinz
> 
> heinznabielek@iMac-von-Heinz ~ % uname -a
> Darwin iMac-von-Heinz.local 22.4.0 Darwin Kernel Version 22.4.0: Mon Mar  6 21:00:41 PST 2023; root:xnu-8796.101.5~3/RELEASE_ARM64_T8103 arm64
> 
> heinznabielek@iMac-von-Heinz ~ % sw_vers
> ProductName:		macOS
> ProductVersion:		13.3.1
> ProductVersionExtra:	(a)
> BuildVersion:		22E772610a
> 
> heinznabielek@iMac-von-Heinz ~ % /usr/bin/perl --version
> 
> This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
> (with 2 registered patches, see perl -V for more detail)

The main Fink tree now knows about macOS 13. The following commands 
should get you going. Make sure you have the correct Xcode.app (or 
commandline tools for macOS 13).

mkdir -p ~/src
cd src
git clone https://github.com/Fink/fink
cd fink
./bootstrap

Hanspeter

-- 
In theory, theory and practice are the same thing.
In practice, theory is just practice.



_______________________________________________
Fink-beginners mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners