My favorites | Sign in
Project Logo
             
Search
for
Updated Nov 28, 2009 by nerdynick
Labels: Featured, Phase-Deploy
Installing  

The wiki docs are being depricated. Please refer to http://packages.python.org/PySQLPool for documentation

How to install PySQLPool

Introduction

This page will guide you though the process of setting up and installing PySQLPool using distutils and the setup.py file.

Details

  1. Extract the Tar/Gzip file
  2. Change directory to you new extracted folder
  3. Run python setup.py install
  4. Your Done

Comment by ercan.yuzbasioglu, Feb 25, 2009

In case you get such an error:

running install
error: invalid Python installation: unable to open /usr/lib/python2.5/config/Makefile (No such file or directory)

installing python-devel package solves the problem..


Sign in to add a comment
Hosted by Google Code