On 10/23/06, Peter Busser <[EMAIL PROTECTED]> wrote:

I am already using -P and -repository in the builds. The -repository
switch IMHO only specifies where the .so files and .scm files with
macros are installed. Even though I am using this switch, it still tries
to install documentation and example files in the wrong place.

Try setting CHICKEN_HOME:

CHICKEN_HOME=<destination> chicken-setup ...

(this will at least take care of example files - the documentation should
actually go into the repository. You can also try setting CHICKEN_PREFIX.


cheers,
felix


--
http://galinha.ucpel.tche.br:8081/blog/blog.ssp


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to