Trying to download on OSx 10.9.5--Help!

Post Reply
eko
Posts: 1
Joined: Fri Apr 24, 2015 9:58 am

Trying to download on OSx 10.9.5--Help!

Post by eko »

Trying to download NEURON 7.4 on a mac that is from 2011 and a 10.9.5

It downloaded and I dragged the folder into applicatons, when I try to run nrngui this huge error pops up and the only option I have is to exit..The error is posted below:
any advice would be much appreciated!

-e
/Applications/NEURON-7.4/nrn/x86_64/bin/set_nrnpyenv.sh: line 33: 14101 Trace/BPT trap: 5 nrniv -c 'quit()' >&/dev/null
/Applications/NEURON-7.4/nrn/x86_64/bin/set_nrnpyenv.sh: line 33: 14106 Trace/BPT trap: 5 nrniv -c 'quit()' >&/dev/null
Attempt to fix nrniv failure using: eval "`mk_nrnpyenv.sh`" failed.
dyld: Library not loaded: /opt/X11/lib/libX11.6.dylib
Referenced from: /Applications/NEURON-7.4/nrn/x86_64/bin/nrniv
Reason: image not found
./nrngui.sh: line 27: 14107 Trace/BPT trap: 5 ${NRNGUI}
nrngui exit status was 133
Press return key to exit
RBJ
Posts: 62
Joined: Sun Aug 02, 2015 4:28 am
Location: UK
Contact:

Re: Trying to download on OSx 10.9.5--Help!

Post by RBJ »

Hi Eko,
I am certainly no expert, but pending a reply from such; it works fine on my iMAC, but I had some issues initially that were related to that actual model I tried to run. I had to delete all my previous object/c code and stuff (leaving just the MOD and HOC files) and start again (compiling) from there.
To start with, I only ever launch NEURON by dragging and dropping the models entire folder onto the MKNRNDLL (to compile) and then double-clicking the appropriate HOC to launch it. To get started, before I diagnosed my issues, I used the supplied demo first. Did you try that?
Regards
Richard
Post Reply