AM_PATH_PYTHON - version problem

U

Uwe Mayer

Hi,

I use the GNU autotools for packaging my python applications. My problem is
that as I have both python2.3 and python2.4 installed the automake macros
always detects the newest version and sets it path variables accordingly.

How can I package the program for different versions of Python?
(i.e. for generating binary packages)

Any ideas?

Thanks,
Ciao
Uwe
 
C

Colin J. Williams

Uwe said:
Hi,

I use the GNU autotools for packaging my python applications. My problem is
that as I have both python2.3 and python2.4 installed the automake macros
always detects the newest version and sets it path variables accordingly.

How can I package the program for different versions of Python?
(i.e. for generating binary packages)

Any ideas?

Thanks,
Ciao
Uwe
wxPython provides a method for linking to different Python versions.

Robin Dunn's approach might help.

Colin W.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,240
Messages
2,571,211
Members
47,847
Latest member
ShavonneLa

Latest Threads

Top