Page 1 of 1

Unknown error

Posted: Fri Jan 08, 2016 11:09 am
by Annik
Hi, I'm getting an error message I don't understand.
/home/t/tyrell/annik/Multi Compartment Model/x86_64/special: line 13: 5798 Killed "${NRNIV}" -dll "/home/t/tyrell/annik/Multi Compartment Model/x86_64/.libs/libnrnmech.so" "$@"
What is the problem/how should I troubleshoot this?

Thanks,
Annik

Re: Unknown error

Posted: Sat Jan 09, 2016 11:55 am
by hines
Spaces in path names need to be escaped. It is probably easiest just to rename your Multi\ Compartment\ Model to MultiCompartmentModel
or else Multi_Compartment_Model

Re: Unknown error

Posted: Mon Jan 11, 2016 12:52 am
by Annik
After renaming the directory to MCM instead, I'm still getting the same message. Any other reasons this might be occurring?

Re: Unknown error

Posted: Mon Jan 11, 2016 3:34 am
by hines
You will also need to remove your x86_64 folder and rerun nrnivmodl.
There is a script in there that has the old path.
dll "/home/t/tyrell/annik/Multi Compartment Model/x86_64/.libs/libnrnmech.so"