"Arnd Hanses" <[EMAIL PROTECTED]> wrote:
> Going up the stack 'till main() I'm now convinced that _heapset(9)
> produces on my box a self-induced crash (heap corruption) in emx libs.
> I'm unsure why this happens, it shouldn't, I think (or did I forget
> misunderstand it's function: Heap freespac
Amir Karger <[EMAIL PROTECTED]> wrote:
> Since this doesn't require changing LyX code, I would contend that it won't
> break anything. I'm probably wrong. But please tell me why.
I haven't checked the source nor, even tested it myself, but
Does your suggestion work with \fragile commands? I.e.,
"Arnd Hanses" <[EMAIL PROTECTED]> wrote:
> #ifndef strcasecmp
> #define strcasecmp stricmp // emx uses M$ fn name instead of posix
> name??!
> #define _strcasecmp stricmp
> #endif
Better to use AC_CHECK_FUNCS(strcasecmp strncasecmp stricmp strnicmp) and
#if !defined(HAVE_STRCASECMP) && defined
hmm, looks like I just got it to work. I set TEXFONTS to
/home/hawk/fonts. But it seems to me that last time I was told it
should be :/home/hawk/fonts so as to keep system fonts as well. If I
ever come to understand this (rather than just having it working), I'll
make a blurb for the docs
garst gabbed,
> Hi rick, stupid question, but... did you run texhash and then
> reconfigure in LyX?
I wish I could say "no," but I did.
The problem continues with raw latex. I'm about ready to pull tre
plug on this machine and use my own box running freebsd, but I *really*
want to have t