Obtaining source code |
Checkout the BePDF module from
SourceForge:
Additionally liblayout is required to build BePDF:
|
Creating the directory structure |
|
Directory Tree |
If everything proceeded normally
the root directory should look like this:
root + bepdf + bin | + ppc | | + docs -> ../../bepdf/docs | | + lib | | + locale -> ../../bepdf/locale | + x86 | + docs -> ../../bepdf/docs | + lib | + locale -> ../../bepdf/locale + freetype + liblayout-dev + santa + t1lib + xpdf |
Building BePDF from source |
Subset of Santa's Gift BagOpen libsanta.x86.so.proj or libsanta.ppc.so.proj with BeIDE and make the shared library.Freetype LibraryOpen libft.x86.so.proj or libft.ppc.so.proj with BeIDE and make the shared library.Type 1 LibraryOpen libt1.x86.so.proj with BeIDE and make the shared library. The ppc version of BePDF does not support Type 1 fonts, because the source code is not ANSI-C conform.PDF LibraryOpen libpdf.x86.so.proj or libpdf.ppc.so.proj with BeIDE and make the shared library.BePDFOpen BePDF-x86.proj or BePDF-ppc.proj to build the executable. |
Send feedback to: |
Michael Pfeiffer |