M
MD
Hi,
I have built Ruby 1.8.5 on an AIX 5.2 64 bit machine. I am using
xlc with OBJECT_MODE=64. When I try to run the following:
$ gem install rails --include-dependencies
/fasthome/fast3/manas/ruby185/lib/ruby/1.8/powerpc-aix5.3.0.0/
socket.so: load failed - /fasthome/fast3/manas/ruby185/lib/ruby/1.8/
powerpc-aix5.3.0.0/socket.so Not enough spac (LoadError)
from /fasthome/fast3/manas/ruby185/lib/ruby/1.8/net/
protocol.rb:21
Any help or tips is appreciated.
Thanks in advance.
Regards,
-MD
I have built Ruby 1.8.5 on an AIX 5.2 64 bit machine. I am using
xlc with OBJECT_MODE=64. When I try to run the following:
$ gem install rails --include-dependencies
/fasthome/fast3/manas/ruby185/lib/ruby/1.8/powerpc-aix5.3.0.0/
socket.so: load failed - /fasthome/fast3/manas/ruby185/lib/ruby/1.8/
powerpc-aix5.3.0.0/socket.so Not enough spac (LoadError)
from /fasthome/fast3/manas/ruby185/lib/ruby/1.8/net/
protocol.rb:21
Any help or tips is appreciated.
Thanks in advance.
Regards,
-MD