scsh-users
[Top] [All Lists]

can't find libraries

To: scsh-bugs@martigny.ai.mit.edu
Subject: can't find libraries
From: jsc@tabitha.mit.edu
Date: Mon, 5 Jun 1995 09:41:54 -0400
Reply-to: jsc@mit.edu
Under scsh v0.3.1 on NeXTstep 3.1, typing
,open big-scheme
fails because it cannot find big/queues.scm in the current directory.

Scsh 0.3
> ,open big-scheme
Load structure big-scheme (y/n)? y
[big-scheme
[queues

Error: can't open for input
       "./big/queue.scm"
1> 


This works if you start scsh from the library directory
(/usr/local/lib/scsh).

<Prev in Thread] Current Thread [Next in Thread>