Ticket #3 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

--with-nrnpython option should support specifying python executable

Reported by: emuller Assigned to: somebody
Priority: major Milestone:
Component: component1 Version:
Keywords: autoconf Cc:

Description

I notice that the --with-nrnpython option does not accept an override argument to specify which python to use i.e. --with-nrnpython=/usr/local/bin/python2.5

which it should. True I thought at first it shouldn't, but then looking at the build script, it adopts the environment (site-packages,etc) of that python, so it is important to specify which one.

Change History

05/22/07 14:20:41 changed by emuller

  • status changed from new to closed.
  • resolution set to fixed.