Re: [tex-k] [[email protected]: teTeX 3.0 Problem with Aix 5.2]
[email protected] (Karl Berry) Mon, 5 Dec 2005 12:05:19 -0600
| Newsgroups | gmane.comp.tex.tetex.general |
|---|---|
| Message-ID | <[email protected]> |
Some lex problem on AIX 5.2. Any idea, someone?
Try flex.
lex ./otp.l
92: Error: 1285-353 There are too many multi-byte character class character matc
hes.
Try using the following: %m Number
Failing that, have to try to discern where IBM's lex is falling down
(e.g., remove half the file, see if it fails, etc.), so it requires
someone with access to that system. Tommys, maybe you could do it ... ?
Best,
Karl