Re: scsh-install-pkg: build and install
Michel Schinz <[email protected]>
| Newsgroups | gmane.lisp.scheme.scsh |
|---|---|
| Message-ID | <[email protected]> |
David Frese <[email protected]> writes: [...] > I'm not sure, but could this be a 'solution': > > 1. Install&Compile as user with a --dest-dir set to some user > directory > > 2. Use a script named like scsh-move-pkg to "change" the dest-dir to > '/' as root, e.g. just move or copy the files. It's a very good idea for people who want to install scsh packages but do not want to do it as root, indeed. It's also easy enough to do by hand, I think. Michel.