git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
2e9735c
)
added paragraph about installing jpeglib
author
kramm
<kramm>
Tue, 20 Feb 2007 18:52:49 +0000
(18:52 +0000)
committer
kramm
<kramm>
Tue, 20 Feb 2007 18:52:49 +0000
(18:52 +0000)
FAQ
patch
|
blob
|
history
diff --git
a/FAQ
b/FAQ
index
c735e44
..
225a335
100644
(file)
--- a/
FAQ
+++ b/
FAQ
@@
-47,6
+47,12
@@
ranlib /usr/local/lib/libjpeg.a
ldconfig /usr/local/lib
ranlib /usr/local/lib/libjpeg.a
ldconfig /usr/local/lib
+ In order to install jpeglib, it's furthermore been remarked that you need
+ to do
+ make install-lib
+ make install-headers
+ .
+
If it still doesn't work, try removing the file "config.cache"
before running configure again.
If it still doesn't work, try removing the file "config.cache"
before running configure again.