[fitz-dev] Re: muPDF binary/source <>
Pranay Pramod
pranay.pramod at gmail.com
Tue Jul 10 19:53:29 PDT 2007
Hi,
I have been able to compile the source of Fitz muPDF.
However, when i execute the install command (as per ReadMe intruction) -
jam install
am getting this:
--------------------------
Compiler is GCC with Mingw
Building RELEASE target
don't know how to make PUBLIC
don't know how to make CHANGES
...found 354 target(s)...
...can't find 2 target(s)...
...can't make 2 target(s)...
...skipped <installed>PUBLIC for lack of PUBLIC...
...skipped <installed>CHANGES for lack of CHANGES...
...skipped 2 target(s)...
----------------------------
The Jamfile has
===============
SubDir TOP ;
InstallFile $(BINDIR) : PUBLIC ;
InstallFile $(BINDIR) : CHANGES ;
SubInclude TOP base ;
SubInclude TOP stream ;
SubInclude TOP world ;
SubInclude TOP raster ;
SubInclude TOP fonts ;
SubInclude TOP mupdf ;
SubInclude TOP apps ;
===================
Looks like a trivial issue, but please suggest this newbie what to do.
Thanks!
Pranay
On 7/3/07, Pranay Pramod <pranay.pramod at gmail.com> wrote:
>
> Hi All,
> I am a newbie and I need to analyze and modify few objects of a PDF file
> structure.
> I learnt that muPDF could be the solution.
> However, I am unable to find its binary/source on the web...
>
> Someone please direct me to the right place.
> Any help would be greatly appreciated!
> Thanks,
> Pranay
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ghostscript.com/pipermail/fitz-dev/attachments/20070711/1be59d82/attachment.htm
More information about the fitz-dev
mailing list