Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #3580
| From | Brian Candler <b.candler@pobox.com> |
|---|---|
| Newsgroups | comp.lang.ruby |
| Subject | Re: Bounty Request: small sample autoconf-like app/lib |
| Date | 2011-04-27 16:11 -0500 |
| Organization | Service de news de lacave.net |
| Message-ID | <550acfdeadbf21da56aa49a7e4353abe@ruby-forum.com> (permalink) |
| References | <BANLkTindmUDo+z7XybyCoeEYhkWDHiH6Cw@mail.gmail.com> |
Luis Lavena wrote in post #995383: > Requirements: > > 'configure' script should be able to support a --prefix option to > define the installation directory, e.g.: > > $ sh configure --prefix=/installed/path Does it have to be a shell script? Could it be in ruby? Have you looked at mkmf.rb? -- Posted via http://www.ruby-forum.com/.
Back to comp.lang.ruby | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Bounty Request: small sample autoconf-like app/lib Luis Lavena <luislavena@gmail.com> - 2011-04-27 15:07 -0500
Re: Bounty Request: small sample autoconf-like app/lib Brian Candler <b.candler@pobox.com> - 2011-04-27 16:11 -0500
Re: Bounty Request: small sample autoconf-like app/lib Luis Lavena <luislavena@gmail.com> - 2011-04-27 16:56 -0700
Re: Bounty Request: small sample autoconf-like app/lib Brian Candler <b.candler@pobox.com> - 2011-04-28 02:18 -0500
Re: Bounty Request: small sample autoconf-like app/lib Luis Lavena <luislavena@gmail.com> - 2011-04-28 07:49 -0700
Re: [RubyInstaller] Bounty Request: small sample autoconf-like app/lib Nikolai Weibull <now@bitwi.se> - 2011-04-27 16:20 -0500
Re: [RubyInstaller] Bounty Request: small sample autoconf-like app/lib Luis Lavena <luislavena@gmail.com> - 2011-04-27 16:30 -0500
Re: [RubyInstaller] Bounty Request: small sample autoconf-like app/lib Justin Collins <justincollins@ucla.edu> - 2011-04-29 03:33 -0500
csiph-web