The program is not configured using setup.py
yet, but
configure
. Some configuration options that may be of interest.
Normally the configure
uses your execution search-path variable
(PATH
) to find the python interpreter. However it is possible
that you might now have python or the right python in your
PATH
. Soome installations may have several versions of python
may be installed or installed in an unusual place. Use this
configuration in such cases.
This option overrides where to put files which can be used by GNU Emacs. It
should be a place that GNU Emacs users will have listed in the
load-path
inside GNU Emacs.
This option overrides where to put files the pydb
package. It
should be a place that python searches when modules are
import
'ed.
If you don't have readline but have pyreadline
or prefer to use
that, use this option.
See About this document... for information on suggesting changes.