-
I have decided that too many changes have gone on, in Expect/Tcl, Python and in my life (esp. with my illness) that I will turn this project inactive. If anyone is interested in continuing with the project, please let me know.
2005-04-23 19:01:00 UTC by arcege
-
Configure needs some help trying to find Python, especially if there is more than one version of Python installed, or Python is installed in a non-standard directory.
Set the PYTHON environment variable and give the --with-python=<rootdir> to configure. This is the same with Expect.
$ PYTHON=/opt/local/bin/python2 ./configure --with-python=/opt/local.
2002-06-17 13:56:19 UTC by arcege
-
In either building ExpectPy 1.9b1 or 1.8.3, I get the following
error running configure:
checking for PyObject_GetAttr in -lpython2.0... no
configure: error: Cannot compile with the Python library
I got this using Python 2.0.1, and also Python 2.2.
2002-06-14 02:25:31 UTC by retokurz
-
arcege committed patchset 374 of module src to the Python module to Expect lib CVS repository, changing 1 files.
2002-02-01 13:27:50 UTC by arcege
-
arcege committed patchset 373 of module src to the Python module to Expect lib CVS repository, changing 1 files.
2002-02-01 13:17:41 UTC by arcege
-
arcege committed patchset 372 of module src to the Python module to Expect lib CVS repository, changing 1 files.
2002-02-01 13:03:07 UTC by arcege
-
arcege committed patchset 371 of module src to the Python module to Expect lib CVS repository, changing 1 files.
2002-02-01 12:57:21 UTC by arcege
-
arcege committed patchset 370 of module src to the Python module to Expect lib CVS repository, changing 1 files.
2002-01-28 13:06:01 UTC by arcege
-
arcege committed patchset 369 of module src to the Python module to Expect lib CVS repository, changing 1 files.
2002-01-26 21:57:53 UTC by arcege
-
arcege committed patchset 368 of module src to the Python module to Expect lib CVS repository, changing 1 files.
2002-01-26 21:56:34 UTC by arcege