Hi Rob & Riccardo,

Riccardo is correct.  This should work, too:

./configure --prefix=`pwd`

Emil

On Wed, Mar 25, 2009 at 08:44:21PM +0100, Riccardo Cohen wrote:
> What is frequently done is that a configure option let you change the 
> install directory
> I just looked at configure help ("./configure --help") with the v4 
> snapshot. Did you try "./configure --prefix=/my/directory" wich is quite 
> standard ?
> 
> Rob Lockstone wrote:
> > Something new in Resin 4.x is that when doing the standard configure/ 
> > make/make install on *nix (including OS X), it assumes that you want  
> > to install into /usr/local/resin. For me, that's not the case, since I  
> > often have multiple resins installed and I don't put them into /usr/ 
> > local. It's no big deal to move the built libs and delete the /usr/ 
> > local/resin directory that was created. But I didn't see any obvious  
> > way to tell the build process to use my local resin directory. Is there?
> > 
> > I even went into the script for the configure and changed it by hand,  
> > and that worked, but then the make and make install ignored it.  
> > Shouldn't it default to building within the directory where the  
> > commands are being run? I think that's what it used to do.
> > 
> > Rob
> > 
> > 
> > 
> > _______________________________________________
> > resin-interest mailing list
> > resin-interest@caucho.com
> > http://maillist.caucho.com/mailman/listinfo/resin-interest
> > 
> > 
> 
> -- 
> Riccardo Cohen
> Architecte du Logiciel
> http://www.architectedulogiciel.fr
> +33 (0)6.09.83.64.49
> 
> 
> 
> _______________________________________________
> resin-interest mailing list
> resin-interest@caucho.com
> http://maillist.caucho.com/mailman/listinfo/resin-interest
============================================================

Emil Ong
Chief Evangelist
Caucho Technology, Inc.
Tel. (858) 456-0300
mailto:e...@caucho.com
http://blog.caucho.com/

Caucho: Reliable Open Source
--> Resin: application server
--> Quercus: PHP in Java
--> Java CanDI: contexts and dependency injection


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to