Changes between Initial Version and Version 1 of Ticket #68294, comment 6


Ignore:
Timestamp:
Oct 3, 2023, 6:54:29 PM (8 months ago)
Author:
murrayE
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #68294, comment 6

    initial v1  
    1 I added to my .profile:
     1I added to my ``~/.profile:
    22
     3{{{
    34export MACOSX_DEPLOYMENT_TARGET=12
    45export OTHER_LDFLAGS=-Wl,-ld_classic
     6}}}
    57
    68After restarting the shell, I tried to install  ipopt+mpich, which has parmetis+mpich as a dependency. But configure still failed.