« Return to Thread: Installing to Web Root Dir

Re: Installing to Web Root Dir

by Greg Beaver-2 :: Rate this Message:

Reply to Author | View in Thread

Igor Feghali wrote:
> yeh it binds to "baseinstalldir" which doesn't work, as said
> previously. don't you think its a bug ? I still don't see why I do
> have to make use of "install as" instead of "baseinstalldir".. the
> later sounds much more appropriate.


baseinstalldir serves to specify extra subdirectories, so that if your
package only installs into Extra/Long/Path, you can tell the installer
that files in directory "Here" should go into Extra/Long/Path/Here.

install as is designed to short-circuit long paths.

Pyrus, on the other hand, does some clever manipulation to allow what
you are trying to do, so PEAR2 will be much easier to work with.

Greg

--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

 « Return to Thread: Installing to Web Root Dir