bootstrap_curl.pkg error on Tiger #4
Replies: 1 comment 4 replies
-
@cellularmitosis It probably won’t actually work on 10.5, that was just the default setting in a packaging app that I used. Having an external curl is not a requirement in fact. For now you could just build the base normally, without configuring against external bootstrap prefix with curl and friends. (It is always easy to rebuild it against that, if needed. It is even possible to rebuild against its own curl (inside /opt/local, after it is installed), though this is not really advised.) Installers did not have OS version explicitly specified, because my initial – and explicitly declared – intent was to support only 10.6 for anything pre-built. Now since there is some interest to have it working on other systems, we can add 10.5 and 10.4 versions. And I will rename existing files, so that no confusion arises. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I decided to give this a try on Tiger, but ran into a problem with the bootstrap_curl.pkg:
Beta Was this translation helpful? Give feedback.
All reactions