libtiff nitpick

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1829 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Tushar Teredesai 2004-02-20 05:47:40 +00:00
parent 6387eb84f2
commit 58fecf2346

View File

@ -8,4 +8,10 @@
make &&
make install</command></userinput></screen>
<note><para>configure prints a false error message that it is unable
to find the library directories for ZIP (and JPEG) support. Ignore
them. To verify that <filename>libtiff</filename> is indeed linked
to these libraries, you can use <command>ldd</command> to verify
that it is indeed linked against these.</para></note>
</sect2>