chicken-users
[Top][All Lists]
Advanced

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

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


From: maresp
Subject: [Chicken-users] Install error on variable-item - custom repository
Date: Fri, 6 Jun 2014 19:26:34 +0200

Hi,

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

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

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail


reply via email to

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