projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88d4fac
)
user-manual: Recommend --prepend-library.
author
Matt Birkholz
<matt@birchwood-abbey.net>
Tue, 3 Jul 2018 13:41:55 +0000
(08:41 -0500)
committer
Matt Birkholz
<matt@birchwood-abbey.net>
Tue, 3 Jul 2018 13:41:55 +0000
(08:41 -0500)
doc/user-manual/user.texinfo
patch
|
blob
|
history
diff --git
a/doc/user-manual/user.texinfo
b/doc/user-manual/user.texinfo
index d7b36cc379ffd81ce4d9a75de6b175a5d93bfdee..d271b5bea47c83cf2701324daabaf377c96ee9c9 100644
(file)
--- a/
doc/user-manual/user.texinfo
+++ b/
doc/user-manual/user.texinfo
@@
-4282,10
+4282,10
@@
export MITSCHEME_LIBRARY_PATH=~/pucked:/opt/lib/mit-scheme-pucked
@end example
@noindent
-or including the @code{--library} option on the command line.
+or including the @code{--
prepend-
library} option on the command line.
@example
-mit-scheme-pucked --
library ~/pucked:/opt/lib/mit-scheme-
pucked
+mit-scheme-pucked --
prepend-library ~/
pucked
@end example
The build will fail if the required plugins (Cairo, Pango and GLib)