error in NEURON 6.0

Post Reply
chinhou

error in NEURON 6.0

Post by chinhou »

Hi,

I installed new version NEURON 6. for mac. but i got error!

my code worked well with previous version. this time i have the following error:

Code: Select all

NEURON -- Release 6.0.1 (1780) 2007-06-12
Duke, Yale, and the BlueBrain Project -- Copyright 1984-2007
See http://www.neuron.yale.edu/credits.html

loading membrane mechanisms from /Users/rzomor/Desktop/New_comapre/powerpc/.libs/libnrnmech.so
dlopen failed - 
dlopen(/Users/rzomor/Desktop/New_comapre/powerpc/.libs/libnrnmech.so, 2): no suitable image found.  Did find:
        /Users/rzomor/Desktop/New_comapre/powerpc/.libs/libnrnmech.so: mach-o, but wrong architecture
/Volumes/NEURON-6.0/NEURON-6.0/nrn/powerpc/bin/nrniv.app/Contents/MacOS/nrniv: Internal error: Not finished with previous input line
 near line 0
 ??ࡱ
 ^
oc>


need your help!
ted
Site Admin
Posts: 6300
Joined: Wed May 18, 2005 4:50 pm
Location: Yale University School of Medicine
Contact:

Post by ted »

1. Make sure you installed the proper NEURON dmg for your Mac. Is it a PowerPC-based
Mac, or does it have an Intel processor?
2. Compiled mechanisms are generally not compatible across different versions of NEURON.
So, assuming that your hoc, mod, and ses files are all in New_comapre, and that the old
compiled mechanisms are in the powerpc folder,
--throw out the powerpc folder
--recompile the mechanisms by dragging and dropping New_comapre onto mknrndll
ted
Site Admin
Posts: 6300
Joined: Wed May 18, 2005 4:50 pm
Location: Yale University School of Medicine
Contact:

Post by ted »

chinhou:
Please fix your email address.
chinhou_1980@yahoo.com
does not work. Users who do not have a valid email address are removed from
The NEURON Forum.
Post Reply