chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Problem with chicken-install -p


From: Jeronimo Pellegrini
Subject: [Chicken-users] Problem with chicken-install -p
Date: Wed, 21 Apr 2010 20:49:32 -0300
User-agent: Mutt/1.5.20 (2009-06-14)

Hello,

After this changeset:
098a8b9a626ce58f0f8f5d8c7c85889df04604fb
"added destination-prefix to make installation-prefix
compatible again"

I can no longer use "chicken-install -p ~/chicken/" from the
directory in which where an egg's source is.

I'm not sure if there's some detail missing from the changeset
or if I'm missing something.

Any hints?

J.

$ chicken-install -p /home/jeronimo/chicken
retrieving ...
checking platform for `interval-arithmetic' ...
checking dependencies for `interval-arithmetic' ...
install order:
("interval-arithmetic")
installing interval-arithmetic: ...
changing current directory to .
  /usr/local/bin/csi -bnq -setup-mode -e "(require-library setup-api)" -e 
"(import setup-api)" -e "(extension-name-and-version '(\"interval-arithmetic\" 
\"\"))" -e "(destination-prefix \"/home/jeronimo/chicken\")" 
interval-arithmetic.setup

Error: unbound variable: destination-prefix

    Call history:

    ->string        
    ensure-string1251       
    ->string        
    setup-api#user-install-setup        
    ensure-string1251       
    ->string        
    ensure-string1251       
    ->string            <--

Error: shell command terminated with nonzero exit code
17920
"/usr/local/bin/csi -bnq -setup-mode -e \"(require-library setup-api)\" -e 
\"(im...






reply via email to

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