chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Install error on variable-item - custom repository


From: Kon Lovett
Subject: Re: [Chicken-users] Install error on variable-item - custom repository
Date: Fri, 6 Jun 2014 11:02:29 -0700

(Forgot to CC the group)

On Jun 6, 2014, at 10:26 AM, maresp <address@hidden> wrote:

> Hi,
> 
> when I try to install srfi-19 with a custom repository location, 
> chicken-install halts when installing variable-item with the following error

Sorry you are having trouble installing. Please try variable-item version 
1.3.1. New versions usually available in a couple hours after upload.

        chicken-install -test <other-options> variable-item:1.3.1

> 
> installing variable-item:1.3.0 ...
> changing current directory to /tmp/temp48fe.20325/variable-item
> '/usr/bin/csi' -bnq -setup-mode -e "(require-library setup-api)" -e "(import 
> setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version 
> '(\"variable-item\" \"1.3.0\"))" 
> '/tmp/temp48fe.20325/variable-item/variable-item.setup'
> 
> Error: (open-input-file) cannot open file - No such file or directory: 
> "setup-helper"
> 
> 
> Error: shell command terminated with nonzero exit code
> 17920
> "'/usr/bin/csi' -bnq -setup-mode -e \"(require-library setup-api)\" -e 
> \"(import...
> 
> This is not the case if I install spfi-19 or variable-item as root in 
> /usr/lib64/chicken/6 
> 
> My current env looks like that
> 
> $ echo $CHICKEN_REPOSITORY
> /home/maresp/tt/.chicken/lib/chicken/6
> $ echo $CHICKEN_INSTALL_PREFIX
> /home/maresp/tt/.chicken/bin
> 
> I'm very new to scheme and chicken, so just let me know if more info is 
> needed.
> 
> Markus
> _______________________________________________
> Chicken-users mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/chicken-users



reply via email to

[Prev in Thread] Current Thread [Next in Thread]