Re: Big Sur installation failure?
Scott Hannahs via Fink-users <[email protected]>
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Message-ID | <[email protected]> |
> On Sep 7, 2021, at 06:53, Hanspeter Niederstrasser <[email protected]> wrote: > > On 9/7/21 1:33 AM, Batshua mibeit Yehonatan wrote: >> I just got a new laptop, and so I need to install fink all over again. It's >> not working on Big Sur. I managed to get around a couple of problems, but >> now I'm stuck at the following error message: >> Checking package... looks good (fink-0.45.3). >> Checking system... i386-apple-darwin20.6.0 >> 11.5 does not match the expected value of 10.16. Please run `fink >> selfupdate` to download a newer version of fink at >> /Users/jblucher/fink-0.45.3/perlmod/Fink/Services.pm line 1369. > > Fink-0.45.3 does not work against Big Sur. You'll need to download the git version of Fink for this. Our current development code works on Big Sur, but not on M1 machines (but it looks like you have an intel model (i386) so you should be OK). Run these commands in Terminal.app: > > mkdir ~/src > cd ~/src > git clone https://github.com/TheSin-/fink > cd fink > git checkout dpkg1.16 > ./bootstrap There is a hack to run Fink with Rosetta on M1 processors Copy Terminal.app to ~/Applications and rename Terminal-Rosetta.app Get info on Terminal-Rosetta Check box to “Open with Rosetta” Use this version of Terminal to install and run Fink and installed files. This is completely unnecessary for an Intel based system. You are also running a beta OS I don’t believe that 11.6 is out yet and I am not sure that Fink is modified for this version. And it will be a mess if they updated the version of Perl with this minor release. -Scott _______________________________________________ Fink-users mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users