Changes between Initial Version and Version 1 of Ticket #36982
- Timestamp:
- Nov 14, 2012, 12:37:21 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36982
- Property Cc chrisonian@… removed
- Property Owner changed from macports-tickets@… to takeshi@…
- Property Keywords fortran removed
-
Ticket #36982 – Description
initial v1 1 1 I have been trying to install plplot with f77 support, and think the problem is early in the CMake build checking the gfortran compiler. Note that the compiler works fine in other CMake projects, and by itself. Here is the verbose output: 2 2 3 {{{ 3 4 sudo port -v install plplot +gcc45 4 5 ---> Computing dependencies for plplot. … … 331 332 -- Build files have been written to: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_plplot/plplot/work/build 332 333 ---> Building plplot 333 334 335 334 }}}