X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=FAQ;h=225a335e006a5952fb881e78c1e2acfb1a628e91;hb=8e19aa73faaa2990c0bec79ed45d38ef343c0a67;hp=67fc1aea504a01065eeb1ad2c2133a8fb45e740e;hpb=8e6c12f547bc9ccf1eaecb6fce4f48c47215d263;p=swftools.git diff --git a/FAQ b/FAQ index 67fc1ae..225a335 100644 --- a/FAQ +++ b/FAQ @@ -47,6 +47,12 @@ 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. @@ -88,8 +94,6 @@ . (There's a self-extracting .exe version of all versions since 0.6.1, and a .zip or .rar archive of the newest development snapshot) - Notice: For now, the utilities need to be installed to C:\SWFTOOLS to make pdf2swf work- - otherwise it won't be able to find its fonts. 8.) Where's the source code of the Windows version? @@ -102,6 +106,9 @@ CXX=i386-mingw32msvc-g++ CPP=i386-mingw32msvc-cpp CC=i386-mingw32msvc-gcc \ ./configure --host=i586-mingw32msvc && make + For compiling on Windows itself, there's a HOWTO from Daichi Shinozaki: + http://lists.gnu.org/archive/html/swftools-common/2005-02/msg00023.html + 9.) The fonts in the SWFs generated by pdf2swf are wrong! Watch the output of pdf2swf closely.