
For example, with the MacTeX 2018 installation, these tools are available in the "/Library/TeX/texbin" folder. MacPorts build tools must be able to access MacTeX tools.
#MACPORTS ORG INSTALL#
Sudo port install auto-multiple-choice-devel -x11 +no_x11 +quartz Installing AMC for use with MacTeX ¶ Or use the following command to install the development version of AMC. Sudo port install auto-multiple-choice -x11 +no_x11 +quartz Use the following command to install the stable version of AMC. The standard installation uses MacPorts to install the LaTeX environment needed by AMC.
#MACPORTS ORG UPGRADE#
Sudo port upgrade outdated Standard installation ¶
#MACPORTS ORG UPDATE#
If needed, update you Macports installation with the following commands. These descriptions assume that you have a fresh and up-to-date MacPorts installation. You should follow either the instructions of the standard installation, or those of the installation of a version of AMC using MacTeX. If you are using MacTeX and want AMC to use MacTeX instead of the MacPort environment, the installation process differs from the standard installation. The standard installation will use MacPorts to install this environment. If one of these versions is installed, you must uninstall it before installing the other version.įor installation and operation AMC requires a LaTeX environment. It is not possible to install both the stable and the development version. Some of the new features have not been fully tested and may not work as expected but many corrections are incorporated to the development version. The development version is subject to more frequent changes. Several months or years may pass between two version changes. The stable version evolves slowly and version changes are infrequent. Either the stable version (currently, version 1.6.0 of ), or the development version (currently, also version 1.6.0 of ). It is possible to install one of the two versions of AMC. Follow the instructions carefully and don't forget to install Xcode. You need to download the installation package for your version of macOS from the MacPorts and install MacPorts. MacPorts is a system that compiles, installs and manages open source software. You must install the fonts by moving them in the " /Library/Fonts" folder. You need to download the package "OTF" on sourceforge site.Ĭaution: X Window System does not recognize the fonts installed in the user's folder.
#MACPORTS ORG CODE#
Linux Libertine font is a free font that covers code pages for Latin languages, Greek, Cyrillic languages, Hebrew, the International Phonetic Alphabet (and other). To work with its interface, AMC requires the Linux Libertine and the MacPorts installation system. It is therefore not intended for everyone. You must also have administrative rights on the computer. opt/local/var/macports/logs/_opt_local_var_macports_sources_release_tarballs_ports_gis_gdal/gdal/main.The installation guide requires some knowledge about Unix tools, the use of command lines, the installation of MacPorts. :notice:build Please see the log file for port gdal for details: :info:build Warning: targets not executed for gdal: (procedure "portbuild::build_main" line 8) "eval system $notty $nice \$fullcmdstring"

:debug:build Backtrace: command execution failed

:debug:build Error code: CHILDSTATUS 78620 2 :error:build for port gdal returned: command execution failed The last part of the error in the main.log file is: :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_release_tarballs_ports_gis_gdal/gdal/work/gdal-2.0.2" & /usr/bin/make -j24 -w To report a bug, follow the instructions in the guide: opt/local/var/macports/logs/_opt_local_var_macports_sources_release_tarballs_ports_gis_gdal/gdal/main.log Please see the log file for port gdal for details:

I do this: sudo port install gdalīut I get this error: -> Computing dependencies for gdalĮrror: for port gdal returned: command execution failed I am running Mac 10.7.5 and want to install GDAL using macports.
