neuron 7.5 crashes on cygwin 2.9.0
Posted: Wed Dec 20, 2017 10:15 pm
Hello NEURON team,
1. On my Windows 10 machine NEURON 7.5 crashes on cygwin 2.9.0 after successful installation of cygwin.
I have tried to install first NEURON and then cygwin or reverse the order of installation and the problem persists.
The extra packages I have installed with cygwin are:
1. procps
2. openssl
3. openssh
4. devel
6. rsync
In addition to modifying my environment variables on Windows I have also configured my bashrc files as follows:
export NEURONHOME=/cygdrive/c/nrn
export N=/cygdrive/c/nrn
export PYTHONHOME=/cygdrive/c/nrn
export PYTHONPATH=/cygdrive/c/nrn/lib
export PATH=/cygdrive/c/nrn/bin:$PATH
export PATH=/cygdrive/c/cygwin/bin:$PATH
2. On a separate note the directory "\nrn\usr\share\termininfo" which is supposed to be generated with NEURON installation does not appear on my machine. I need this directory to share termininfo with cygwin by typing: "cp -r C:\cygwin\usr\share\terminfo\* C:\nrn73\usr\share\terminfo"
any help with these two issues (mainly the first one) would be much appreciated.
thank you,
Alexandra
1. On my Windows 10 machine NEURON 7.5 crashes on cygwin 2.9.0 after successful installation of cygwin.
I have tried to install first NEURON and then cygwin or reverse the order of installation and the problem persists.
The extra packages I have installed with cygwin are:
1. procps
2. openssl
3. openssh
4. devel
6. rsync
In addition to modifying my environment variables on Windows I have also configured my bashrc files as follows:
export NEURONHOME=/cygdrive/c/nrn
export N=/cygdrive/c/nrn
export PYTHONHOME=/cygdrive/c/nrn
export PYTHONPATH=/cygdrive/c/nrn/lib
export PATH=/cygdrive/c/nrn/bin:$PATH
export PATH=/cygdrive/c/cygwin/bin:$PATH
2. On a separate note the directory "\nrn\usr\share\termininfo" which is supposed to be generated with NEURON installation does not appear on my machine. I need this directory to share termininfo with cygwin by typing: "cp -r C:\cygwin\usr\share\terminfo\* C:\nrn73\usr\share\terminfo"
any help with these two issues (mainly the first one) would be much appreciated.
thank you,
Alexandra