Corrected some typos.

Henning Meier-Geinitz <henning@meier-geinitz.de>
DEVEL_2_0_BRANCH-1
Henning Geinitz 2001-07-10 22:09:38 +00:00
rodzic 06274b97ed
commit c5c45587fb
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -25,12 +25,12 @@ make install
- On some systems the library directory "/usr/local/lib" is not searched by
the system's dynamic library loader. If SANE is installed in "/usr/local/..."
you have to tell your systems dynamic library loader to search in
you have to tell your system's dynamic library loader to search in
"/usr/local/lib". For Linux: add the path "/usr/local/lib" to
/etc/ld.so.conf and call ldconfig (as root).
- ONLY for For sane-1.0.1: You have to add a line with the path to the
directory conatining the SANE libraries (usually /usr/local/lib/sane)
- ONLY for for sane-1.0.1: You have to add a line with the path to the
directory containing the SANE libraries (usually /usr/local/lib/sane)
to /etc/ld.so.conf and call ldconfig (as root). Don't do this for
sane-1.0.2 and later.