Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #2275
| From | "Vivek J." <jain.vivek86@gmail.com> |
|---|---|
| Newsgroups | comp.lang.ruby |
| Subject | Complier Issue in AIX 5.3 |
| Date | 2011-04-04 13:29 -0500 |
| Organization | Service de news de lacave.net |
| Message-ID | <f355c16ab721c287a46b7cdb36e4e804@ruby-forum.com> (permalink) |
Hello 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. Appreciate your quick response. -- Posted via http://www.ruby-forum.com/.
Back to comp.lang.ruby | Previous | Next — Next in thread | Find similar | Unroll thread
Complier Issue in AIX 5.3 "Vivek J." <jain.vivek86@gmail.com> - 2011-04-04 13:29 -0500
Re: Complier Issue in AIX 5.3 "Vivek J." <jain.vivek86@gmail.com> - 2011-04-05 01:25 -0500
Re: Complier Issue in AIX 5.3 Phillip Gawlowski <cmdjackryan@googlemail.com> - 2011-04-05 04:14 -0500
Re: Complier Issue in AIX 5.3 Art Lee <artlee@sbcglobal.net> - 2011-04-21 14:49 -0500
csiph-web