[Rust-users] bug fixes in rust-0.1-8.src.rpm
Status: Beta
Brought to you by:
psychogenic
From: Yasunari T. <to...@nm...> - 2004-12-28 17:32:34
|
Hi, rust users: I just fixed a few bugs in rust-0.1-8.src.pm. 1. As it is, I could not compile it on RedHat 9 and others, 1. C++ compilation problem due to missing call "using namespace std;" 2. aclocal.m4 is obsolete. 2. After making it compile, there are bugs in two places: 1. crust options["-nomd5"] default is set to 0. This conflicts with the GUI, assuming nomd5 as default. 2. makeRPM.sh should have "RPM=rpmbuild" not "RPM=rpm". I created a new source rpm and binary rpm on RedHat 9. If anybody wants it. please let me know. If I have time, I will eventually create a patch file for submission ;-) Thank you for creating a useful project. I can start using it now. -- Yasunari Tosa, Ph.D. Email: to...@nm... NMR Ctr, Mass. General Hospital TEL: 617-726-4050 Building 149, 13th Street Charlestown, MA 02129 USA |