Originally posted by: SystemAdmin
We have succeded in building ruby version 1.9.3.
In order to build it:
+ we are using xlc version 10
+ pkg-config rpm MUST NOT be installed on the system where rpm is built
+ we are using the following configure options :
./configure \
--host=%{buildhost} --target=%{buildhost} --build=%{buildhost} \
--prefix=%{_prefix} \
--enable-pthread \
--enable-shared
+ we are using a "ulimit -d unlimited" before running make test.
The rpm package is published under:
http://www.bullfreeware.com#AIX-Forum