On 1 d�c. 2003, at 11:02, Bruno Martin wrote:

Hello,

I do have the same problem with xdvi comming with the tetex package.

I "fixed" it by installing the package xdvi which provides another error while compiling the fonts.

I have found a real fix for the xdvik segmentation fault on Panther. I still need to discuss it on the fink-devel list, but it should soon make its way into the public repertory.


In the meantime, you can do the following:

Add a line to the tetex.info file in /sw/fink/unstable/main/finkinfo/text/ as follows: In the CompileScript, add a line between the two that are there, so that it looks at follows:

 ./configure %c
 perl -pi -e 's|\-ldl||g' texk/xdvik/Makefile
 export DYLD_LIBRARY_PATH="%b/texk/kpathsea/SHARED" ; make -j1

Then save it (perhaps to your local tree) and "fink rebuild tetex".

--
Martin






------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to