macos
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.
| Beide Seiten, vorherige ÜberarbeitungVorherige ÜberarbeitungNächste Überarbeitung | Vorherige Überarbeitung | ||
| macos [2022/09/13 13:05] – varnholt | macos [2024/10/10 12:16] (aktuell) – varnholt | ||
|---|---|---|---|
| Zeile 52: | Zeile 52: | ||
| UPDATE September 2022 (12.6): | UPDATE September 2022 (12.6): | ||
| brew update; brauchte neue command line developer tools (40 min download) | brew update; brauchte neue command line developer tools (40 min download) | ||
| - | | + | erst mit |
| - | brew upgrade; | + | sudo rm -rf / |
| + | sudo xcode-select --install | ||
| + | ging es dann | ||
| + | brew upgrade; | ||
| | | ||
| - | Stand April 2022 | + | < |
| + | brew doctor | ||
| + | |||
| + | Warning: Some installed kegs have no formulae! | ||
| + | This means they were either deleted or installed manually. | ||
| + | You should find replacements for the following formulae: | ||
| + | python@2 | ||
| + | szip | ||
| + | |||
| + | Warning: Some installed formulae are deprecated or disabled. | ||
| + | You should find replacements for the following formulae: | ||
| + | gcc@6 | ||
| + | numpy@1.16 | ||
| + | |||
| + | Warning: Unbrewed header files were found in / | ||
| + | If you didn't put them there on purpose they could cause problems when | ||
| + | building Homebrew formulae, and may need to be deleted. | ||
| + | |||
| + | Unexpected header files: | ||
| + | / | ||
| + | |||
| + | Warning: You have unlinked kegs in your Cellar. | ||
| + | Leaving kegs unlinked can lead to build-trouble and cause formulae that depend on | ||
| + | those kegs to fail to run properly once built. Run `brew link` on these: | ||
| + | python@2 | ||
| + | numpy | ||
| + | six | ||
| + | numpy@1.16 | ||
| + | </ | ||
| + | |||
| + | UPDATE November | ||
| + | brew update; | ||
| + | brew upgrade; | ||
| + | |||
| + | UPDATE November 2023 (14.1.1): | ||
| + | brew update; | ||
| + | brew upgrade; | ||
| + | |||
| + | Siehe auch bei den [[launchdaemons|macOS LaunchDaemons]] | ||
| + | |||
| + | UPDATE Oktober 2024: | ||
| + | https:// | ||
| + | apache macht Probleme. erst startet es nicht, dann wird nicht weitergeleitet auf den Pfad im user directory | ||
| + | which -a httpd | ||
| + | / | ||
| + | / | ||
| + | whereis httpd | ||
| + | httpd: / | ||
| + | # launchctl unload -w / | ||
| + | # launchctl load -w / | ||
| + | |||
| + | |||
| + | |||
| + | Stand Oktober 2024 | ||
macos.1663067142.txt.gz · Zuletzt geändert: 2022/09/13 13:05 von varnholt
