Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

Ticket #255 (closed enhancement: fixed)

Opened 2 years ago

Last modified 1 year ago

support for a --prefix option in install.rb

Reported by: nahi Assigned to: nahi
Priority: normal Milestone: 1.5.6
Component: soap4r Version: 1.5
Keywords: Cc:

Description

from soap4r-ML

Would you mind adding support for a --prefix option in install.rb (should
this be setup.rb?) so that soap4r can be installed separately from Ruby.
It's a very useful option when you don't have root privilege on a machine.

Change History

05/17/07 13:25:01 changed by nahi

  • status changed from new to closed.
  • resolution set to fixed.

(In [1781]) * let install.rb support --prefix option. Config::CONFIGprefix? is used when --prefix is not given. closes #255.