QUOTE (theuruguayan)
I am trying to follow the steps given from the URL as suggested. However, it seems to be slightly out of date, possibly leading to the error I encounter when I issue the command "rpmbuild -ba mysql4.1.spec":
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.24686
+ umask 022
+ cd /usr/src/redhat/BUILD
+ LANG=C
+ export LANG
+ unset DISPLAY
+ $'r'
: command not found686: line 25:
error: Bad exit status from /var/tmp/rpm-tmp.24686 (%prep)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.24686 (%prep)
I have no idea what this means..
I downloaded 4.1.10a instead of 4.1.7 because I cannot find 4.1.7 anymore.
The only change I made to the protocol on that website was to the mysql4.1.spec file to replace the old version with 4.1.10a for the %define mysql_version variable at the top of that file.
I hope to get MySQL 4.x working soon because my system requires it.
Thanks!
David