[jamming] jam and Fitz-muPDF
Pranay Pramod
pranay.pramod at gmail.com
Tue Jul 10 19:56:56 PDT 2007
Hello everyone,
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/8/07, Pranay Pramod <pranay.pramod at gmail.com> wrote:
>
> Hi All,
>
> I am trying to compile the fitz-muPDF source.
> As instructed in the readme, I installed the 3rd party dependencies and am
> using MYSYS-mingW on my XP machine
>
> However the build is failing.
> I am new to jam and unable to diagnose the problem.
> Please guide me on this.
> I am attaching the build failure log and the Jamrules.
>
> thanking you,
> Pranay
>
> On 7/7/07, Pranay Pramod < pranay.pramod at gmail.com> wrote:
> >
> > Hi All,
> > I am a newbie to jam tool.
> >
> > Basically I am compiling muPDF (an open source PDF parser).
> > For that, i already have installed MSYS and minGW.
> >
> > Now when i type jam on MSYS console, it asks me to set the JAM_TOOLSET
> >
> > Although i did
> > set JAM_TOOLSET=MINGW
> > still am getting the same message - indicate the toolset.
> >
> > My OS is WinXP and there i have set jam_toolset=MINGW
> >
> > The same setting works from the windows command prompt.
> >
> > What settings do I need to check for jam to work with MSYS-MINGW?
> > Any help would be appreciated!
> >
> > Thanks,
> > Pranay
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://maillist.perforce.com/pipermail/jamming/attachments/20070710/553b0c70/attachment.html
More information about the jamming
mailing list