![]() |
Compilation errors in Ruby 1.9.2 make
I've been trying to build Ruby 1.9.2 from source, but I'm having some problems when using make. I can see lots of o: command not found errors, but the main problem comes when the makefile generates Rdoc documentation:
Code:
Generating RDoc documentation |
Re: Compilation errors in Ruby 1.9.2 make
Seems you probably have a typo somewhere in your parameters (configure)
|
Re: Compilation errors in Ruby 1.9.2 make
Quote:
Code:
empty = |
Re: Compilation errors in Ruby 1.9.2 make
Not sure why you use autoconf ? Did you run autoreconf ?
I just compile it simply using configure script Code:
./configure --prefix=/usr \ |
All times are GMT. The time now is 21:44. |
vBulletin® Version 3.8.8