Re: dvipng compilation error for teTeX 2.99.3 on OSF1
Thomas Esser <[email protected]> Wed, 10 Nov 2004 16:30:26 +0100
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Message-ID | <[email protected]> |
> // setbuf(stderr, NULL);
// is used as a comment, but this is not portable. That will be fixed, of course.
> xdvi-motif.bin 22.84.6 (Motif toolkit): events.c:4175: Shouldn't happen: Segmentation fault - trying to clean up and aborting ...
...
> xdvi-xaw.bin 22.84.6 (Xaw toolkit): events.c:4175: Shouldn't happen: Segmentation fault - trying to clean up and aborting ...
Stefan?
> Note that in test.tex I had \usepackage{lucidabr}. For a file not
> using the Lucida font, xdvi didn't crash, but I got some strange
> messages:
Interesting. The lucida fonts are no longer included in the map files
by default. You have to to enable them (e.g. updmap --edit):
Map lucidabr.map
Map lumath.map
Map lucidabr-o.map
Map lumath-o.map
> Another thing: in mt-yy.map, the lines
You should disable mt-belleek.map. I think that I should edit the comment
for mt-yy.map to make this more clear.
> Finally, I have compiled teTeX on my SuSE Linux 9.1 PC (which didn't
> have Motif installed). There, everything seems to work OK.
Thanks a lot for your report!
Thomas