scsh-users
[Top] [All Lists]

install problem

To: scsh-bugs@martigny.ai.mit.edu
Subject: install problem
From: Christian Queinnec <Christian.Queinnec@inria.fr>
Date: Thu, 3 Nov 1994 16:19:29 +0100
Reply-to: Christian.Queinnec@inria.fr
I took the scsh version and try to install it on a sparc running os 4.1.2.
configure is a snap, make reported the following error:

chmod +x cig/cig.image
rm -f /tmp/cig.$gensym
./scshvm -o ./scshvm -i cig/cig.image \
< scsh/load-scsh.scm
Welcome to Scheme 48 0.36 (CIG Preloaded -bri).
Copyright (c) 1993, 1994 by Richard Kelsey and Jonathan Rees.
Please report bugs to scheme-48-bugs@martigny.ai.mit.edu.
Type ,? (comma question-mark) for help.
> > > > Will exit on errors
Flushing location names and tabulated debug info
#t
scsh/scsh-interfaces.scm .....................
scsh/packages.scm .....
scsh/scsh-package.scm .....
[scsh
[defrec-package
scsh/defrec.scm 
]
[os-dependent
[sunos-defs
scsh/enumconst.scm scsh/fdflags.scm scsh/errno.scm scsh/signals.scm 
..........................
..........................................................................................
.....................
]
]
[bigbit

Error: can't open for input
       "/usr/local/lib/scsh/big/bigbit.scm"
make: *** [scsh/scsh.image] Error 1
cornas% mkdir /usr/local/lib/scsh/big                        <<
cornas% cp big/bigbit.scm /usr/local/lib/scsh/big            <<
cornas% make                                                 << OK!

You should have received by now the report of the successful installation.
Thanks.

                Christian.

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