Re: Still stuck on Solaris -- Resolved

1999-08-26 Thread David F. Nitz
Hi, I've found a work around for the problem described below. In file buffer.C, section Buffer:makeLaTeXFile, "fwrite" is used to write out the TeX file. On our system (see below) this silently fails, producing no output. As a work around, I replaced the "fwrite" with "printf". That seems to

Re: Still stuck on Solaris

1999-08-24 Thread Lars Gullik Bjønnes
"David F. Nitz" <[EMAIL PROTECTED]> writes: | Can't export LaTex file. A ".tex" file is created, but size is always 0 | bytes. No error or warning messages are generated. Can you try with full debug output turned on? run lyx as "lyx -dbg 65535" and see if any of the messages given gives a cl

Still stuck on Solaris

1999-08-23 Thread David F. Nitz
Hi, Thanks to those who responded to with suggestions regarding my problem getting Lyx to work on Solaris 2.6.1. Unfortunately, none of the suggestions hit the mark. Let me re-describe what appears to be the crux of the problem perhaps a bit more clearly. Operating System: Solaris 2.6 Compiler