From: Sunil S. <sh...@bo...> - 2005-11-21 08:48:49
|
Quoting from Matthias Andree's mail on Sat, Nov 19, 2005: > > To check the patch, python needs to be removed from the system first > > as there is no configure option to disable checking the location of > > python. > > No need to mess with the installation - you can just run this: > ./configure PYTHON=: [other options here] Cool tip. The configure messages look weird, but it works. This minor patch now emits a warning if python is not found. Also, the spec file has been cleanup up further. -- Sunil Shetye. |