soliasia.blogg.se

Macports install plplot with aquaterm
Macports install plplot with aquaterm








macports install plplot with aquaterm

* -with-aquaterm=/opt/local/Library/FrameworksĪquaterm_framework_path = "/Library/Frameworks" Īquaterm_framework_path = with_aquaterm_flag Īquaterm_libs = "-F" + aquaterm_framework_path This is the simplest installation procedure that most. * -with-aquaterm (default uses either /Library/Frameworks/amework or simply considers CFLAGS/LDFLAGS) MacPorts version 2.7.2 is available in various formats for download and installation (note, if you are upgrading to a new major release of macOS, see the migration info page ): pkg installers for Monterey, Big Sur, and Catalina for use with the macOS Installer. * User can set one of the following flags :

#Macports install plplot with aquaterm Patch#

Here's an explanation in pseudocode of what exactly the attached patch does: If I'm wrong, I will happily fix that back. My interpretation was that "platforms darwin" would have to include other platforms to make the port usable elsewhere, but I might be wrong about that. I removed the condition to only include aquaterm on darwin platform.(The idea is to get the patch upstream eventually, but that might take some extra effort.) Currently one advantage of disabling aquaterm would be making qt the default terminal for example. This procedure will install a pristine MacPorts system and, if the optional steps are taken, remove the as of now unnecessary MacPorts-2.7.2 source directory and corresponding tarball. I'm attaching two variants: one with a simple patch and one that adds an extra default variant +aquaterm (making it possible to disable aquaterm). rm -rf MacPorts-2.7.2 These steps need to be perfomed from an administrator account, for which sudo will ask the password upon installation. This eliminates the need for both /opt/local/lib/libaquaterm*.dylib and /opt/local/include/aquaterm (both are replaced by contents of framework) and also enables one not to use AquaTerm (less important since AquaTerm is lightweight anyway) or use a different version. I'm attaching a patch that enables using -framework AquaTerm instead of -laquaterm switch when compiling gnuplot.










Macports install plplot with aquaterm