Re: OSX 11.2 (and M1 hardware) support
John Wiggins via Fink-beginners <[email protected]>
| Newsgroups | gmane.os.apple.fink.beginners |
|---|---|
| Message-ID | <[email protected]> |
Hanspeter: Should I take this offline and send just to you? I tried the following and the ./bootstrap failed almost immediately because the arm system is unrecognized: $ ./bootstrap 2>&1 | tee see_bootstrap.out 2>&1 Fink must be installed and run with superuser (root) privileges. Fink can automatically try to become root when it's run from a user account. Since you're currently running this script as a normal user, the method you choose will also be used immediately for this script. Available methods: (1) Use sudo (2) Use su (3) None, fink must be run as root Choose a method: [1] Password: Checking package... looks good (fink-0.45.99.git). Checking system... arm-apple-darwin20.3.0 Use of uninitialized value $gcc in regexp compilation at /Users/jw/fink_install_14Feb2021/fink/perlmod/Fink/Services.pm line 1343. Use of uninitialized value $gcc in concatenation (.) or string at /Users/jw/fink_install_14Feb2021/fink/perlmod/Fink/Bootstrap.pm line 164. This system is unrecognized and not supported by Fink. $ > On Feb 14, 2021, at 8:17 AM, Hanspeter Niederstrasser <[email protected]> wrote: > > On 2/12/21 3:51 PM, Chris Schram via Fink-beginners wrote: >> On 2021-02-12, Hanspeter Niederstrasser <[email protected]> wrote: >>> An unreleased version of Fink does work on intel/11.2.1 >> I must have missed the memo. What are the commands I must use to install >> the unreleased version on an Intel Mac? > > git clone https://github.com/TheSin-/fink > cd fink > git checkout dpkg1.16 > ./bootstrap > > This will work for a fresh Fink install. When setup asks you about using the binary distribution, select "No". > There's a bug (being worked on) that currently blocks some upgrading from an existing Fink install when using ./inject.pl, but this will work for a fresh install. > > Hanspeter > > > > _______________________________________________ > 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 _______________________________________________ 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