]> git.eshelyaron.com Git - emacs.git/commitdiff
Document problems with libjpeg unavailable as a shared library.
authorEli Zaretskii <eliz@gnu.org>
Fri, 9 Feb 2001 10:42:05 +0000 (10:42 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 9 Feb 2001 10:42:05 +0000 (10:42 +0000)
etc/PROBLEMS

index c3ce42da4b0a73aeee546afde90252497e7ffb2c..2637a52a5f303467a76c365d0346d39a9ed1f56e 100644 (file)
@@ -142,6 +142,27 @@ characters, is copied and pasted into a buffer.
 An inactive cursor remains in an active window after the Windows
 Manager driven switch of the focus, until a key is pressed.
 
+* The `configure' script doesn't find the jpeg library.
+
+This can happen because the linker by default only looks for shared
+libraries, but jpeg distribution by default doesn't build and doesn't
+install a shared version of the library, `libjpeg.so'.  One system
+where this is known to happen is Compaq/DEC Alpha OSF/1 v4.0, but it
+probably isn't limited to that system alone.
+
+It is possible to build Emacs linked statically, but that makes the
+binary much larger.
+
+If you want to avoid building a statically linked Emacs, configure the
+jpeg library with the `--enable-shared' option and then rebuild
+libjpeg.  This produces a shared version of libjpeg, which you need to
+install.  Finally, rerun the Emacs configure script, which should now
+find the jpeg library.
+
+(If you need the static version of the jpeg library as well, you can
+configure libjpeg with both `--enable-static' and `--enable-shared'
+options.
+
 * Some accented ISO-8859-1 characters or umlauts are displayed as | or _.
 
 Try other font set sizes (S-mouse-1).  If the problem persists with