Opened 6 years ago
Closed 5 years ago
#57951 closed defect (fixed)
slepc: Configure does not support Python 3 yet
Reported by: | mf2k (Frank Schima) | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | slepc |
Description
:debug:configure system: cd "/opt/local/var/macports/build/_opt_mports_macports-ports_math_slepc/slepc/work/slepc-3.9.2" && ./configure --prefix=/opt/local/lib/slepc :info:configure Configure does not support Python 3 yet, please run as :info:configure python2 './configure' '--prefix=/opt/local/lib/slepc'
Attachments (2)
Change History (9)
Changed 6 years ago by mf2k (Frank Schima)
comment:1 Changed 6 years ago by mf2k (Frank Schima)
Changed 6 years ago by mf2k (Frank Schima)
Attachment: | patch-configure.diff added |
---|
comment:2 Changed 6 years ago by seanfarley (Sean Farley)
The patch looks fine to me; feel free to add it.
comment:4 Changed 6 years ago by mf2k (Frank Schima)
See, for example, #58028 for petsc-devel. I get a configure error with petsc and petsc +openblas.
comment:5 Changed 6 years ago by mf2k (Frank Schima)
Owner: | seanfarley deleted |
---|
comment:6 Changed 5 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Owner: | set to MarcusCalhoun-Lopez |
---|---|
Status: | assigned → accepted |
comment:7 Changed 5 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
One fix is to patch the configure file to see python 2.7.