Obtaining source code |
Checkout the BePDF module from
SourceForge:
Additionally liblayout and FreeType 2 are 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 + freetype2 + liblayout-dev + santa + 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 2 LibraryOpen libft2.x86.so.proj or libft2.ppc.so.proj with BeIDE and make the shared library.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 |