#9376: BUG: mpich2 python scripts should get installed ----------------------------+----------------------------------------------- Reporter: moll@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.2 Resolution: worksforme | Keywords: Port: mpich2 netcdf | ----------------------------+----------------------------------------------- Changes (by blb@…): * status: new => closed * resolution: => worksforme * port: => mpich2 netcdf Old description:
The mpich port builds without errors, but fails to install a number of python scripts in /opt/local/bin. Programs like mpirun and mpiexec are symbolic links to these scripts.
Even after I copy these scripts by hand, I still can't my programs to start. Is there some daemon process that I need to start first? Openmpi works without any issues (so far), so I'll stick to that implementation for now.
New description: The mpich port builds without errors, but fails to install a number of python scripts in /opt/local/bin. Programs like mpirun and mpiexec are symbolic links to these scripts. Even after I copy these scripts by hand, I still can't my programs to start. Is there some daemon process that I need to start first? Openmpi works without any issues (so far), so I'll stick to that implementation for now. -- Comment: mpich2 as of 1.0.8 installs the various python scripts without issue (also note you would need to run mpd to use mpich2 tools). -- Ticket URL: <http://trac.macports.org/ticket/9376#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS