Newbie Question on ctypes

Sybren Stuvel sybrenUSE at YOURthirdtower.com.imagination
Wed Sep 21 02:21:13 EDT 2005


Efrat Regev enlightened us with:
>    My question is, therefore, if I can build ctypes locally. I tried
>
> rpm -i python-ctypes-0.9.1-1.rf.src.rpm

That _installs_ the source package, not build it as you intended. Read
the RPM manual:

rpm --rebuild python-ctypes-0.9.1-1.rf.src.rpm

Sybren
-- 
The problem with the world is stupidity. Not saying there should be a
capital punishment for stupidity, but why don't we just take the
safety labels off of everything and let the problem solve itself? 
                                             Frank Zappa



More information about the Python-list mailing list