static build
Randall Smith <[email protected]>
| Newsgroups | gmane.comp.python.db.pysqlite.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm helping a friend who has limited (ftp only) access to a server running RHEL, python2.3 and mod_python. SQLite is not installed, so I'd like to make a static build of pysqlite which includes the sqlite library. I'm not a C programmer nor am I very familiar with compiling code outside of './configure make make install' or 'python setup.py build'. Does someone know how to make this build or have another solution to this problem? Thanks. Randall