Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
[2.4.2] Compiling Python with packages?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Gilles Ganault, post: 3428937"] Hello I need to compile Python with the packages "socket,sys,time,os", but I've never done it before, and would like confirmation that this will work as planned: ====== make clean ../configure --with-socket --with-sys --with-time --with-os make make install ====== In addition, are there recommended switches I should know about? Incidently, is there an equivalent to PHP's phpinfo() to check what packages Python provides on a host? Thank you. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
[2.4.2] Compiling Python with packages?
Top