Re: ltx2rtf compiles on RedHat 6.2 but not on debian 2.2

2001-03-01 Thread Shaul Karl
> Hello, > > In fact, ltx2rtf gives better results with latex2e files. it properly > translates italic, bold face... Latex2rtf only recongnizes latex2.09 commands. > Would you file a bug against the latex2rtf package? > --Nabil > > Shaul Karl writes: > > You might want to consider: > > >

Re: ltx2rtf compiles on RedHat 6.2 but not on debian 2.2

2001-02-28 Thread Nabil Hathout
Hello, In fact, ltx2rtf gives better results with latex2e files. it properly translates italic, bold face... Latex2rtf only recongnizes latex2.09 commands. --Nabil Shaul Karl writes: > You might want to consider: > > [14:10:28 /tmp]$ grep-available latex2rtf > Package: latex2rtf > Pr

Re: ltx2rtf compiles on RedHat 6.2 but not on debian 2.2

2001-02-28 Thread Shaul Karl
You might want to consider: [14:10:28 /tmp]$ grep-available latex2rtf Package: latex2rtf Priority: optional Section: tex Installed-Size: 359 Maintainer: Chris Lawrence <[EMAIL PROTECTED]> Architecture: i386 Version: 1.8aa-5 Depends: libc6 (>= 2.1.97) Filename: pool/main/l/latex2rtf/latex2rtf

Re: ltx2rtf compiles on RedHat 6.2 but not on debian 2.2

2001-02-28 Thread Nabil Hathout
> > > Hello, > > > > I want to compile ltx2rtf on a debian machine, but the make fails. However, > > it > > works on a redhat 6.2, but the binary file Segm-Faults on debian 2.2. Did > > someone have an idea on the way to get it work on debian ? Is it a problem > > of > > gcc version ? > > how

Re: ltx2rtf compiles on RedHat 6.2 but not on debian 2.2

2001-02-27 Thread Nabil Hathout
The make log is below : hathout:~/ltx2rtf/src-gcc>make -f makefile.lnx rm -f main.o gcc -g -funsigned-char -c fonts.c -o fonts.o gcc -g -funsigned-char -c cdirect.c -o cdirect.o gcc -g -funsigned-char -c commands.c -o commands.o gcc -g -funsigned-char -c stack.c -o stack.o gcc

Re: ltx2rtf compiles on RedHat 6.2 but not on debian 2.2

2001-02-27 Thread Andrew Perrin
How does it fail? What's the error message? -- Andrew J Perrin - Ph.D. Candidate, UC Berkeley, Dept. of Sociology Chapel Hill, North Carolina, USA - http://demog.berkeley.edu/~aperrin [EMAIL PROTECTED] - [EMAIL PROTECTED

Re: ltx2rtf compiles on RedHat 6.2 but not on debian 2.2

2001-02-27 Thread Ethan Benson
On Tue, Feb 27, 2001 at 03:34:05PM +0100, Nabil Hathout wrote: > Hello, > > I want to compile ltx2rtf on a debian machine, but the make fails. However, it > works on a redhat 6.2, but the binary file Segm-Faults on debian 2.2. Did > someone have an idea on the way to get it work on debian ? Is it

ltx2rtf compiles on RedHat 6.2 but not on debian 2.2

2001-02-27 Thread Nabil Hathout
Hello, I want to compile ltx2rtf on a debian machine, but the make fails. However, it works on a redhat 6.2, but the binary file Segm-Faults on debian 2.2. Did someone have an idea on the way to get it work on debian ? Is it a problem of gcc version ? thank you, --Nabil