Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
03ededb6
Commit
03ededb6
authored
Feb 21, 2002
by
Niels Möller
Browse files
Note that automake-1.5 is needed.
Rev: README:1.21
parent
ab52637f
Changes
1
Hide whitespace changes
Inline
Side-by-side
README
View file @
03ededb6
...
...
@@ -23,13 +23,14 @@ running
bash configure
If you want to hack lsh, you need some more tools: autoconf (at least
version 2.50), automake, bash, gcc, gperf (at least version 2.7) and a
scheme implementation. The currently supported schemes are guile and
scsh (at least version 0.5.2). All but scsh can be found at your local
GNU mirror site. scsh, Olin Shiver's Scheme Shell, can be downloaded
from <URL: ftp://ftp-swiss.ai.mit.edu/pub/su/scsh/scsh.tar.gz>. If you
use guile, you also need the slib library, which is usually
distributed separately. It's also available at the GNU mirrors.
version 2.50), automake (at least version 1.5), bash, gcc, gperf (at
least version 2.7) and a scheme implementation. The currently
supported schemes are guile and scsh (at least version 0.5.2). All but
scsh can be found at your local GNU mirror site. scsh, Olin Shiver's
Scheme Shell, can be downloaded from <URL:
ftp://ftp-swiss.ai.mit.edu/pub/su/scsh/scsh.tar.gz>. If you use guile,
you also need the slib library, which is usually distributed
separately. It's also available at the GNU mirrors.
If you have checked out lsh from CVS, things are more complicated. You
must first generate Makefile.am files from the corresponding
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment