Re: Upgrading to Ventura
Derek Homeier <[email protected]>
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Message-ID | <[email protected]> |
On 22 Sep 2023, at 3:26 pm, Jacques Bloch <[email protected]> wrote: > > git clone https://github.com/TheSin-/fink <https://github.com/TheSin-/fink> > cd fink > git checkout dpkg1.16 This is no longer necessary, since Justin’s branch with the new dpkg was merged in July. You can simply pull now from git clone https://github.com/fink/fink <https://github.com/fink/fink> cd fink git checkout main > ./bootstrap > > Unfortunately this doesn’t seem to run right out of the box. I get the following error on the bootstrap command: > Checking package... looks good (fink-0.45.99.git). > Checking system... x86_64-apple-darwin22.6.0 > 13.6 does not match the expected value of 13.5. Please run `fink selfupdate` to download a newer version of fink at /Users/bloch/fink/src/fink/perlmod/Fink/Services.pm line 1449. > > As suggested I then ran a fink selfupdate. This gave me the following error message: > arch: /usr/bin/perl5.18 isn't executable > If you are fully up to date the upstream branch, fixes for newer macOS are included already, so for Ventura 13.6 the above should work. Unfortunately I think there is no general installation documentation for the bleeding-edge versions yet. HTH Derek _______________________________________________ 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