Browse Source

version 22

pre-master-46
h_vogt 16 years ago
parent
commit
92462a124a
  1. 2
      ChangeLog
  2. 6
      README.tcl

2
ChangeLog

@ -3,7 +3,7 @@
2010-09-23 Holger Vogt 2010-09-23 Holger Vogt
* conf.c, conf.h, ngspice.h, visualc/config.h, configure.ac: * conf.c, conf.h, ngspice.h, visualc/config.h, configure.ac:
update welcome message, version 22 update welcome message, version 22
* FAQ, COPYING, NEWS, INSTALL, README: update to version 22
* FAQ, COPYING, NEWS, INSTALL, README, README.tcl: update to version 22
* examples/Monte_Carlo: new folder with example files * examples/Monte_Carlo: new folder with example files
2010-09-23 Robert Larice 2010-09-23 Robert Larice

6
README.tcl

@ -1,8 +1,8 @@
********************************************************************************* *********************************************************************************
*Copied and written by Stefan Jones (stefan.jones@multigig.com) at Multigig Ltd * *Copied and written by Stefan Jones (stefan.jones@multigig.com) at Multigig Ltd *
*Code based on and copied from ScriptEDA * *Code based on and copied from ScriptEDA *
*(http://www-cad.eecs.berkeley.edu/~pinhong/scriptEDA ) *
*Copyright (C) 200 Author *
*(http://embedded.eecs.berkeley.edu/Alumni/pinhong/scriptEDA/) *
*Copyright (C) 2001 Author Pinhong Chen *
* * * *
*This program is free software; you can redistribute it and/or * *This program is free software; you can redistribute it and/or *
*modify it under the terms of the GNU Lesser General Public License * *modify it under the terms of the GNU Lesser General Public License *
@ -69,7 +69,7 @@ plain ngspice, that is a standalone program. This flag is --with-tcl. It accepts
argument the path to tclConfig.sh argument the path to tclConfig.sh
If you don't provide any argument, configure script will try to find it automatically. If you don't provide any argument, configure script will try to find it automatically.
./configure --enable-xspice --disable-cider --disable-xgraph --enable-numparam --with-readline=no --enable-adms=non --with-tcl
./configure --enable-xspice --disable-cider --disable-xgraph --enable-numparam --with-readline=no --enable-adms=no --with-tcl
If its does not, then it will propose you some possible locations. If its does not, then it will propose you some possible locations.
can't find Tcl configuration script "tclConfig.sh" can't find Tcl configuration script "tclConfig.sh"

Loading…
Cancel
Save