Re: Big Sur installation failure?
Hanspeter Niederstrasser <[email protected]>
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Organization | Snaggled Works |
| Message-ID | <[email protected]> |
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 Hanspeter -- A closed mouth gathers no foot _______________________________________________ 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