installation failure

22 views
Skip to first unread message

Hwan

unread,
Sep 16, 2013, 6:36:50 PM9/16/13
to scikits-b...@googlegroups.com
John,

How are you?
I just tried to install the bvp solver on mac 10.0.8. The installed Python is 2.6.6. I failed to install the solver. Attached is the compiling output file. Please help. Many thanks.

I installed the same solver in another mac with success two years ago under your guidance.

Hwan

John Salvatier

unread,
Sep 16, 2013, 7:27:34 PM9/16/13
to scikits-bvp solver
This is the output you're talking about, right?

Looking at the last couple lines, it looks like its trying to use f95, not gfortran. Not sure why that would be since you're using `python setup.py config --fcompiler=gfortran build_ext --inplace` 

Have you tried doing `build` instead of `build_ext --inplace`?

sh: f95: command not found
sh: f95: command not found
error: Command "f95 -openmp -w -m64 -YMOD_ONLY -p/opt//imsl/fnl600/macab110e64/include -openmp -w -m64 -YMOD_ONLY -p/opt//imsl/fnl600/macab110e64/include -O3 -funroll-loops -Ibuild/src.macosx-10.3-fat-2.6 -I/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -c -c scikits/bvp_solver/lib/BVP_M.f90 -o build/temp.macosx-10.3-fat-2.6/scikits/bvp_solver/lib/BVP_M.o -Jbuild/temp.macosx-10.3-fat-2.6/scikits/bvp_solver -Ibuild/temp.macosx-10.3-fat-2.6/scikits/bvp_solver" failed with exit status 127
COB072DJ5GALT:scikits.bvp_solver-1.1 lin$ 


--
 
---
You received this message because you are subscribed to the Google Groups "scikits.bvp_solver" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scikits-bvp_sol...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Terminal Saved Output.txt
Reply all
Reply to author
Forward
0 new messages