Share

Python module to Expect lib

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Problems building with ExpectPy 1.9b1 or 1.83

You are viewing a single message from this topic. View all messages.

  1. 2002-06-17 13:56:19 UTC
    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
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.