[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RPM Build Problem: installed but unpackaged .pyo and .pyc files
- From: Beth Stetzler <beth stetzler usno navy mil>
- To: rpm-list redhat com
- Subject: RPM Build Problem: installed but unpackaged .pyo and .pyc files
- Date: Tue, 05 Aug 2008 11:41:43 -0400
Hello,
I have made a .spec file to build an RPM that is to install some shell
scripts and Python scripts. The Python scripts are giving BUILD
errors. The errors say that the .pyo and .pyc files are installed but
not packaged. I understand Python compiles these at runtime. I'm
hoping someone can assist with how to fix these problems. I have tested
the .py scripts, but I do not see the .pyc and .pyo files. They are not
in the tarball I created. Would Python have put them in a random
location? My Python version is 2.4 and the library directory site
packages is /usr/lib/python2.4/site-packages.
Thanks.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]