[ Rédigé dans le sens de lecture normal. Written in the usual reading direction. ]
Le (on) 21/07/2023, [email protected] <[email protected]> a écrit (wrote): | Open Terminal.app. It is located in the Folder „Applications“ (in German „Programme“) and there in the subfolder „Utilities“ (in German „Dienstprogramme“). Note that the localization of the folder names are just a thing for displaying those folders in the Finder, their real name is indeed english. This will enable you to use Terminal. Next to find easily any Macports application, you will have to add the following line to your ${HOME}/.zprofile: PATH=/opt/local/bin:/opt/local/sbin:${PATH} These are the 2 directories where Macports install binaries ( = commands ). You will have to do this with your prefered editor ( nano, vim... ) from within the Terminal window. -- « The only thing necessary for the triumph of evil is for good men to do nothing. » Edmund Burke -------- daniel Azuelos
