From: Raymond Tam
Subject: (asdf-install:install 'araneida)
Date: 
Message-ID: <19828935.0401051451.19e06749@posting.google.com>
after the command :

    (asdf-install:install 'araneida)

it show the following message.


CL-USER> ;;;; (asdf-install:install 'araneida) ...
Install where?
1) System-wide install: 
   System in #P"/usr/local/lib/sbcl/site-systems/"
   Files in #P"/usr/local/lib/sbcl/site/" 
2) Personal installation: 
   System in #P"/home/rtam/.sbcl/systems/"
   Files in #P"/home/rtam/.sbcl/site/" 
 --> 



i want the '1)' choice, so i typed '1' after  '-->'
but got error, what is the expected value asdf-install expect from me?

thanks

From: Thomas F. Burdick
Subject: Re: (asdf-install:install 'araneida)
Date: 
Message-ID: <xcvad52lz39.fsf@famine.OCF.Berkeley.EDU>
··········@hotmail.com (Raymond Tam) writes:

> after the command :
> 
>     (asdf-install:install 'araneida)
> 
> it show the following message.
> 
> 
> CL-USER> ;;;; (asdf-install:install 'araneida) ...
> Install where?
> 1) System-wide install: 
>    System in #P"/usr/local/lib/sbcl/site-systems/"
>    Files in #P"/usr/local/lib/sbcl/site/" 
> 2) Personal installation: 
>    System in #P"/home/rtam/.sbcl/systems/"
>    Files in #P"/home/rtam/.sbcl/site/" 
>  --> 
> 
> 
> 
> i want the '1)' choice, so i typed '1' after  '-->'
> but got error, what is the expected value asdf-install expect from me?

/usr/local/lib/sbcl/ and everything under it is probably owned by
root.  Change .../site-systems/ and .../site/ to be owned by you, then
try again.  If you're paranoid, you can then change them back.

-- 
           /|_     .-----------------------.                        
         ,'  .\  / | No to Imperialist war |                        
     ,--'    _,'   | Wage class war!       |                        
    /       /      `-----------------------'                        
   (   -.  |                               
   |     ) |                               
  (`-.  '--.)                              
   `. )----'                               
From: Edi Weitz
Subject: Re: (asdf-install:install 'araneida)
Date: 
Message-ID: <m3ekue57cl.fsf@bird.agharta.de>
On 5 Jan 2004 14:51:21 -0800, ··········@hotmail.com (Raymond Tam) wrote:

> after the command :
>
>     (asdf-install:install 'araneida)
>
> it show the following message.
>
>
> CL-USER> ;;;; (asdf-install:install 'araneida) ...
> Install where?
> 1) System-wide install: 
>    System in #P"/usr/local/lib/sbcl/site-systems/"
>    Files in #P"/usr/local/lib/sbcl/site/" 
> 2) Personal installation: 
>    System in #P"/home/rtam/.sbcl/systems/"
>    Files in #P"/home/rtam/.sbcl/site/" 
>  --> 
>
> i want the '1)' choice, so i typed '1' after  '-->'
> but got error, what is the expected value asdf-install expect from me?

You didn't say which error you got but you probably need root
privileges to install in /usr/local/lib.

Edi.
From: Raymond Tam
Subject: Re: (asdf-install:install 'araneida)
Date: 
Message-ID: <19828935.0401051916.738bb108@posting.google.com>
you are right, doing it as root fix the problem. thanks !


the error i get (from *slime*) is:

The assertion (PLUSP (LENGTH SWANK::BUFFER)) failed.
   [Condition of type SIMPLE-ERROR]

Restarts:
  0: [CONTINUE] Retry assertion.
  1: [ABORT] Reduce debugger level (leaving debugger, returning to
toplevel).
  2: [TOPLEVEL] Restart at toplevel READ/EVAL/PRINT loop.


0: (SB-KERNEL:ASSERT-ERROR 3 (PLUSP (LENGTH SWANK::BUFFER)) NIL
NIL)[:EXTERNAL]
1: ((STREAM-READ-CHAR (SWANK::SLIME-INPUT-STREAM)) (#(NIL 2 1) . #())
#<unavailable argument> #<SWANK::SLIME-INPUT-STREAM {987EFF1}>)
2: ("hairy arg processor for top level local call READ-CHAR"
#<SWANK::SLIME-INPUT-STREAM {987EFF1}> NIL NIL #<unused argument>)
3: (SB-IMPL::READ-TOKEN 2 #<SWANK::SLIME-INPUT-STREAM {987EFF1}>
#\1)[:EXTERNAL]
4: ("hairy arg processor for top level local call
READ-PRESERVING-WHITESPACE" #<SWANK::SLIME-INPUT-STREAM {987EFF1}> T
NIL T)
5: ("hairy arg processor for top level local call
READ-PRESERVING-WHITESPACE" #<SWANK::SLIME-INPUT-STREAM {987EFF1}> T
NIL NIL)
6: ("hairy arg processor for top level local call READ"
#<SWANK::SLIME-INPUT-STREAM {987EFF1}> T NIL NIL)
7: (ASDF-INSTALL::WHERE)
8: ("varargs entry for ASDF-INSTALL:INSTALL" ARANEIDA)
9: ("XEP for INSTALL" 1)[:EXTERNAL]
10: (SB-INT:EVAL-IN-LEXENV 2 (ASDF-INSTALL:INSTALL (QUOTE ARANEIDA))
#S(SB-KERNEL:LEXENV :FUNS NIL :VARS NIL :BLOCKS NIL :TAGS NIL
:TYPE-RESTRICTIONS NIL :LAMBDA NIL :CLEANUP NIL :POLICY ((SPEED . 1)
(SPACE . 1) (SAFETY . 1) (INHIBIT-WARNINGS . 1) (DEBUG . 1)
(COMPILATION-SPEED . 1))))[:EXTERNAL]
11: (SWANK:INTERACTIVE-EVAL "(asdf-install:install 'araneida)")
12: (SB-INT:EVAL-IN-LEXENV 2 (SWANK:INTERACTIVE-EVAL
"(asdf-install:install 'araneida)") #S(SB-KERNEL:LEXENV :FUNS NIL
:VARS NIL :BLOCKS NIL :TAGS NIL :TYPE-RESTRICTIONS NIL :LAMBDA NIL
:CLEANUP NIL :POLICY ((SPEED . 1) (SPACE . 1) (SAFETY . 1)
(INHIBIT-WARNINGS . 1) (DEBUG . 1) (COMPILATION-SPEED .
1))))[:EXTERNAL]
13: (SWANK:EVAL-STRING "(swank:interactive-eval
\"(asdf-install:install 'araneida)\")" NIL)
14: (SWANK::CALL-WITH-SLIME-STREAMS #<SWANK::SLIME-INPUT-STREAM
{987EFF1}> #<FILE-STREAM for "a constant string" {9836921}>
#<TWO-WAY-STREAM :INPUT-STREAM #<SWANK::SLIME-INPUT-STREAM {987EFF1}>
:OUTPUT-STREAM #<FILE-STREAM for "a constant string" {9836921}>>
#<FUNCTION "top level local call FUNCALL" {15F7CF5}>
(SWANK:EVAL-STRING "(swank:interactive-eval \"(asdf-install:install
'araneida)\")" NIL))
15: (SWANK::READ-FROM-EMACS)
16: (SWANK::SERVE-REQUEST #<FILE-STREAM for "a constant string"
{9835079}> #<FILE-STREAM for "a constant string" {9836921}>
#<SWANK::SLIME-INPUT-STREAM {987EFF1}> #<TWO-WAY-STREAM :INPUT-STREAM
#<SWANK::SLIME-INPUT-STREAM {987EFF1}> :OUTPUT-STREAM #<FILE-STREAM
for "a constant string" {9836921}>>)
17: ("#'(LAMBDA (SWANK::FD) (DECLARE #) ...)" #<unused argument>)
18: (SB-IMPL::SUB-SERVE-EVENT 2 NIL 0)[:EXTERNAL]
19: ("hairy arg processor for top level local call
SB!SYS:WAIT-UNTIL-FD-USABLE" 0 :INPUT NIL)
20: (SB-IMPL::FROB-INPUT 1 #<FILE-STREAM for "standard input"
{90032B9}>)[:EXTERNAL]
21: (SB-IMPL::INPUT-CHARACTER 3 #<FILE-STREAM for "standard input"
{90032B9}> NIL #:EOF-OBJECT)[:EXTERNAL]
22: ("hairy arg processor for top level local call READ-CHAR"
#<FILE-STREAM for "standard input" {90032B9}> NIL #:EOF-OBJECT
#<unused argument>)
23: ("hairy arg processor for top level local call READ-CHAR"
#<SYNONYM-STREAM :SYMBOL SB-SYS:*STDIN* {5028359}> NIL #:EOF-OBJECT
#<unused argument>)
24: ("hairy arg processor for top level local call
READ-PRESERVING-WHITESPACE" #<SYNONYM-STREAM :SYMBOL SB-SYS:*STDIN*
{5028359}> NIL (NIL) T)
25: ("hairy arg processor for top level local call
READ-PRESERVING-WHITESPACE" #<SYNONYM-STREAM :SYMBOL SB-SYS:*STDIN*
{5028359}> NIL (NIL) NIL)
26: ("hairy arg processor for top level local call READ"
#<SYNONYM-STREAM :SYMBOL SB-SYS:*STDIN* {5028359}> NIL (NIL) NIL)
27: (SB-IMPL::REPL-READ-FORM-FUN 2 #<SYNONYM-STREAM :SYMBOL
SB-SYS:*STDIN* {5028359}> #<SYNONYM-STREAM :SYMBOL SB-SYS:*STDOUT*
{50286E9}>)[:EXTERNAL]
28: (SB-IMPL::REPL-FUN 1 NIL)[:EXTERNAL]
29: ("#'(LAMBDA NIL (LOOP # #))")
30: ("XEP for #'(LAMBDA NIL (LOOP # #))" 0)[:EXTERNAL]
31: (SB-IMPL::%WITH-REBOUND-IO-SYNTAX 1 #<FUNCTION "CLOSURE"
{900835D}>)[:EXTERNAL]
32: (SB-IMPL::TOPLEVEL-REPL 1 NIL)[:EXTERNAL]
33: (SB-IMPL::TOPLEVEL-INIT 0)[:EXTERNAL]
34: ("FLET SB!IMPL::RESTART-LISP")