Opened 12 years ago

Last modified 12 years ago

#33002 closed defect

slepc @3.2-p3 +arpack build failer — at Initial Version

Reported by: yunteng@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: slepc, arpack

Description

It seems that the new arpack port is not matching with the slepc port.

pre-fetch {

if {![file exists ${prefix}/lib/libparpack.a]} {

return -code error "Please install the mpi variant of arpack first."

}

}

The libparpack.a is not there after I installed arpack.

Change History (0)

Note: See TracTickets for help on using tickets.