xpdf as an alternative to Acrobat Reader

Dr. Volker Zell Dr.Volker.Zell@oracle.com
Tue Aug 26 11:02:00 GMT 2003


>>>>> "Harold" == Harold L Hunt, <Harold> writes:

    Harold> Fergus,
    Harold> You probably need to make a soft link to the lesstif includes
    Harold> directory in the location that xpdf is looking for them in.  You
    Harold> shouldn't need to do anything special because you are using lesstif
    Harold> instead of Motif.

Just try the following, it should work:

LIBS="-L/usr/X11R6/lib -lMrm -lXm -lXt -lXmu -lXp -lXext -lX11 -lSM -lICE" \
  configure                                                                \
    --with-t1-library=/usr/local/lib                                       \
    --with-t1-includes=/usr/local/include                                  \
    --with-freetype2-library=/usr/X11R6/lib                                \
    --with-freetype2-includes=/usr/X11R6/include/freetype2                 \
    --with-Xm-library=/usr/X11R6/lib                                       \
    --with-Xm-includes=/usr/X11R6/include  

Ciao
  Volker



More information about the Cygwin-xfree mailing list