Re: [XFreeOS2] Cannot Run Some X_Apps

1999-10-20 Thread Arnd Hanses
On 19 Oct 1999 23:09:24 +0900, [EMAIL PROTECTED] wrote: >In an ideal world where you have plenty of time and diligence to maintain >any macro set (Imake, autoconf, tmake, ... whatever) actively for wide >portability, it might be desirable. In the real world, although you may >see quite noticeabl

Re: [XFreeOS2] Cannot Run Some X_Apps

1999-10-19 Thread miyata
"Arnd Hanses" <[EMAIL PROTECTED]> wrote: > But this is not an imminent problem, though. On the _very_ long run, I > think, the process of building and configuring LyX should not be forked > into several different scripting languages. Best thing would be a > uniform and consistent method, which sh

Re: [XFreeOS2] Cannot Run Some X_Apps

1999-10-13 Thread Arnd Hanses
On 13 Oct 1999 05:41:35 +0900, [EMAIL PROTECTED] wrote: >The debug code >say size;'cmd/c dir chkconfig.sed'; >checks if the arguments to stream() is all right, and it seems OK. >The stream() line is setting the pointer to the end of the file Ahh... This might be my idiosyncrasy, but with Rexx I'

Re: [XFreeOS2] Cannot Run Some X_Apps

1999-10-12 Thread miyata
The debug code say size;'cmd/c dir chkconfig.sed'; checks if the arguments to stream() is all right, and it seems OK. The stream() line is setting the pointer to the end of the file chkconfig.sed With procedural REXX (non ANSI) rc=stream('chkconfig.sed','c','seek + 'size) is correct and

Re: [XFreeOS2] Cannot Run Some X_Apps

1999-10-11 Thread Arnd Hanses
On Sun, 03 Oct 1999 10:57:42 -0400, Yang Dehua wrote: >[EMAIL PROTECTED] wrote: >> Yang Dehua <[EMAIL PROTECTED]> wrote: >> >> > > >> > > > 132 +++ rc = stream('chkconfig.sed', 'c', 'seek +'size); >> > > >REX0026: Error 26 running G:\xfree86\lib\x11\lyx\configure.cmd, line >> > > >

Re: [XFreeOS2] Cannot Run Some X_Apps

1999-10-02 Thread Arnd Hanses
On 2 Oct 1999 15:33:52 +0900, [EMAIL PROTECTED] wrote: > >BTW Arnd, could you prepare binary distribution of 1.0.4, or do I have >to do it myself? Till now I've only installed emx0.9c, which is not particularly a problem with LyX 1.0.4, but it might be the last release which can be compiled with