This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Anyone installing Perl modules?


Lars Hecking <lhecking@nmrc.ie> writes:

>  I'd love to use stow, but it doesn't work with my particular, multi-
>  architecture /usr/local setup (/usr/local is a symlink).

It may well not work with your setup, but that isn't the reason.  :)  stow
doesn't require that /usr/local be a regular directory; it just needs some
sort of directory structure into which to create symlinks.  You could have
that easily be the directory structure to which /usr/local points, if
those directory structures are set up in the usual fashion.

stow creates its links in the parent directory of whatever directory you
run it from; it's not wedded to any particular location.

-- 
Russ Allbery (rra@stanford.edu)             <http://www.eyrie.org/~eagle/>



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]