On Fri, Jul 24, 2009 at 2:15 PM, Patrick Gundlach <patr...@gundla.ch> wrote:

>
> > http://ccxvii.net/mupdf/
> > It seems a valid alternative to xpdf
>
> anybody got a mac binary?
>



try to  compile changing  Jamrules from

   CCFLAGS = -Wall -std=gnu99 ;
   LINKFLAGS = -L/usr/X11R6/lib ;

to

   CCFLAGS = -Wall -std=gnu99 -I/usr/X11/include
-I/usr/X11/include/freetype2 ;
   LINKFLAGS = -L/usr/X11R6/lib -L/sw/lib ;

-- 
luigi
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to