Anyone know how to solve an issue I'm experiencing w/ installing Ruby on Rails on a Redhat EL3 ES server - I configure Ruby on Rails, then Make and it tells me I need a newer version of autoconf.
I go to install a newer version of autoconf and it won't configure, tells me I need a newer version of M4.
Go to install new M4 version and it configures but won't let me Make - gives me the error that i need a newer version of autoconf
If anyone can give me pointers to get this to work out, I'd be very grateful.
Thanks.
Oh, and I realize I should be running version 5 and not 3, but is it possible on 3?
I go to install a newer version of autoconf and it won't configure, tells me I need a newer version of M4.
Go to install new M4 version and it configures but won't let me Make - gives me the error that i need a newer version of autoconf

If anyone can give me pointers to get this to work out, I'd be very grateful.
Thanks.
Oh, and I realize I should be running version 5 and not 3, but is it possible on 3?


but rails won't install, getting a loaderror "no such file to load -- zlib".
with this stuff.
Comment