Thread: rpm for RH AS 2.1 ?
Hi all, anyone succesfull create all the rpm for RH AS 2.1 ? I was able to do it using the srpms for RH9 but I did it with --define 'python 0'. Any idea on how to obtain also the postgresql-python.rpm ? Without 'pyhton 0' this is the error: checking for python... /usr/bin/python checking Python installation directories... Traceback (innermost last): File "<string>", line 1, in ? ImportError: No module named distutils Traceback (innermost last): File "<string>", line 1, in ? ImportError: No module named distutils /usr/ checking how to link an embedded Python application... no configure: error: Python Makefile not found error: Bad exit status from /var/tmp/rpm-tmp.56347 (%build) Regards Gaetano Mendola
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, On Wed, 25 Aug 2004, Gaetano Mendola wrote: > anyone succesfull create all the rpm for RH AS 2.1 ? > > I was able to do it using the srpms for RH9 but I did > it with --define 'python 0'. Any idea on how to obtain also > the postgresql-python.rpm ? > > Without 'pyhton 0' this is the error: <snip> AFAIK, it's an error related to Python version since I could build Python rpm for RHEL3. It has python v1.5 or so. I don't have any server running RH < 9, so I don't know how to fix it. If someone can assign me a shell account then I could give it a try. Regards, - -- Devrim GUNDUZ devrim~gunduz.org devrim.gunduz~linux.org.tr http://www.tdmsoft.com http://www.gunduz.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFBLNH8tl86P3SPfQ4RAg1sAKC4iMwR4c6I+0IAP9qaUVkKK/6I1wCeM791 M/zNWj0MOYk9RSYCybfCn4A= =2ehi -----END PGP SIGNATURE-----
Devrim GUNDUZ wrote:>> Hi,>> On Wed, 25 Aug 2004, Gaetano Mendola wrote:>>>>>anyone succesfull create all the rpm for RHAS 2.1 ?>>>>>>I was able to do it using the srpms for RH9 but I did>>>it with --define 'python 0'. Any idea on how to obtainalso>>>the postgresql-python.rpm ?>>>>>>Without 'pyhton 0' this is the error:>>> <snip>>> AFAIK, it's an error relatedto Python version since I could build Python> rpm for RHEL3. It has python v1.5 or so. Problem solved, apparently the RH AS 2.1 doesn't have the Distutil package installed by default so the distutils module was not available in order to retrieve the python_path. If you want put the rpm that I obtained in the ftp server you can find them here: http://mendola.no-ip.com/rpm745.htm let me know if you take it so I'll remove it. Regards Gaetano Mendola
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, On Thu, 26 Aug 2004, Gaetano Mendola wrote: > Problem solved, apparently the RH AS 2.1 doesn't have the Distutil package > installed by default so the distutils module was not available in order to > retrieve the python_path. Ok, cool. > If you want put the rpm that I obtained in the ftp server you can find them here: > > http://mendola.no-ip.com/rpm745.htm > > let me know if you take it so I'll remove it. I'll download them until tonite and will upload them to ftp site. Thanks for building the packages. Regards, - -- Devrim GUNDUZ devrim~gunduz.org devrim.gunduz~linux.org.tr http://www.tdmsoft.com http://www.gunduz.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFBLfjitl86P3SPfQ4RAuVNAKCwjEL83RZJnebx4ktOUQySlufr4gCgps9a 3gwYfXHQOzhofw5QBjk0jRE= =J5Z8 -----END PGP SIGNATURE-----