Ctypes Install in Linux

jegenye2001 jegenye2001 at gmail.com
Mon Sep 12 12:17:17 EDT 2005


Most likely you're trying to do this as a non-root user and
/usr/local/lib/python2.4/site-packages  must be writable only with root
privileges.

If you cannot go root on that machine then you could just install the
package in some directory you can write to and add the directory name
to your PYTHONPATH environment variable.


Cheers,
   Miklos
--
Software development: Python,Zope,Plone,PDF,XML,MivaScript
http://www.jegenye.com




More information about the Python-list mailing list