[OS X TeX] dvipng1-8 and SAGE
Jonathan Kew
jonathan_kew at sil.org
Tue Aug 8 11:36:58 CEST 2006
On 7 Aug 2006, at 11:35 pm, Thomas Rike wrote:
> I have been trying to install dvipng1-8 .....
> I have tried configuring (after reading the INSTALL document in the
> dvipng1-8 directory) using
>
> Thomas-Rikes-Computer:~/sage-1.3.6/spkg/build/dvipng-1.8 trike$ ./
> configure LDFLAGS='-L/usr/local/teTeX/lib'CPPFLAGS='-I/usr/local/
> teTeX/include/kpathsea'
I think the appropriate way to set these would be something like:
$ LDFLAGS='-L/usr/local/teTeX/lib' CPPFLAGS='-I/usr/local/teTeX/
include' ./configure
So prefix the flags settings to the ./configure command; and I don't
think you should include the "kpathsea" directory level in the
CPPFLAGS, as the source code will explicitly name this in the
#include statements where needed.
HTH,
JK
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
More information about the macostex-archives
mailing list