Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #2300

Re: Query for Ruby and mechanize gem on AIX 5.3

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.dougwise.org!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!talisker.lacave.net!lacave.net!not-for-mail
From "Vivek J." <jain.vivek86@gmail.com>
Newsgroups comp.lang.ruby
Subject Re: Query for Ruby and mechanize gem on AIX 5.3
Date Tue, 5 Apr 2011 01:27:46 -0500
Organization Service de news de lacave.net
Lines 42
Message-ID <0ccb2c42a89360d02455cb04a6b0b313@ruby-forum.com> (permalink)
References <d5f52e9c08ed7414237b23708ecb073e@ruby-forum.com>
NNTP-Posting-Host bristol.highgroove.com
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 7bit
X-Trace talisker.lacave.net 1301984874 88682 65.111.164.187 (5 Apr 2011 06:27:54 GMT)
X-Complaints-To abuse@lacave.net
NNTP-Posting-Date Tue, 5 Apr 2011 06:27:54 +0000 (UTC)
In-Reply-To <d5f52e9c08ed7414237b23708ecb073e@ruby-forum.com>
X-Received-From This message has been automatically forwarded from the ruby-talk mailing list by a gateway at comp.lang.ruby. If it is SPAM, it did not originate at comp.lang.ruby. Please report the original sender, and not us. Thanks! For more details about this gateway, please visit: http://blog.grayproductions.net/categories/the_gateway
X-Mail-Count 380961
X-Ml-Name ruby-talk
X-Rubymirror Yes
X-Ruby-Talk <0ccb2c42a89360d02455cb04a6b0b313@ruby-forum.com>
Xref x330-a1.tempe.blueboxinc.net comp.lang.ruby:2300

Show key headers only | View raw


Thank you Phillip Gawlowski for help.

Now I have AIX 5.3 machine and  want to install Ruby and mechanize gem.

I have downloaded ruby-1.9.2-p180.tar.gz and

Trying to run this :


 cd ruby-1.9.2-p180
bash-3.2# ./configure
checking build system type... powerpc-ibm-aix5.3.0.0
checking host system type... powerpc-ibm-aix5.3.0.0
checking target system type... powerpc-ibm-aix5.3.0.0
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/test/ruby-1.9.2-p180':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details

----------

My AIX box says

bash-3.2# lslpp -L all | grep xl
  xlC.aix50.rte             10.1.0.2    C     F    XL C/C++ Runtime for
AIX 5.3
  xlC.cpp                    9.0.0.0    C     F    C for AIX
Preprocessor
  xlC.rte                   10.1.0.2    C     F    XL C/C++ Runtime


Which C Compiler I need to download ?

What we the next steps to install Ruby and mechanize gem.

Thank you.

-- 
Posted via http://www.ruby-forum.com/.

Back to comp.lang.ruby | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Query for Ruby and mechanize gem on AIX 5.3 "Vivek J." <jain.vivek86@gmail.com> - 2011-04-04 07:01 -0500
  Re: Query for Ruby and mechanize gem on AIX 5.3 Phillip Gawlowski <cmdjackryan@googlemail.com> - 2011-04-04 07:27 -0500
    Re: Query for Ruby and mechanize gem on AIX 5.3 Matt Lawrence <matt@technoronin.com> - 2011-04-04 11:54 -0500
  Re: Query for Ruby and mechanize gem on AIX 5.3 "Vivek J." <jain.vivek86@gmail.com> - 2011-04-05 01:27 -0500

csiph-web