Re: tex2lyx on the wiki

2005-02-23 Thread Angus Leeming
G. Milde wrote: > The same for me. With automake1.7 and the before-mentioned change in > configure.ac, I managed to build tex2lyx. > > Added the debian-testing binary-tarball to the wiki > >http://wiki.lyx.org/LaTeX/LatexToLyx > >> I asked for this information in the INSTALL file. but I

Re: tex2lyx on the wiki

2005-02-23 Thread G. Milde
On 22.02.05, Frederic-Emmanuel PICCA wrote: > If it was like for me the default automake in devian is 1.4 and you need > a newer one. > > I tried with automake 1.7, and it was ok. > I saw the difference during the ./autogen.sh > > lots of warning/errors with 1.4 > everythings ok with 1.7 The

Re: tex2lyx on the wiki

2005-02-23 Thread G. Milde
On 22.02.05, Angus Leeming wrote: > G. Milde wrote: ... > >> $ sh make_tex2lyx_dist.sh . > >> > >> should build the package > > Here I got an error: > ?-I../../../../[src > The line marked '?' looks suspicious, no? It looks to me as if the '[' is > messing up the reading of the -D

Re: tex2lyx on the wiki

2005-02-22 Thread Frederic-Emmanuel PICCA
Angus Leeming wrote: Lars Gullik Bjønnes wrote: | Here I got an error: The src/config.h file has not been created correctly. Because of the 'foo' error? No, that shouldn't make a difference. At least, '--with-frontend=foo' works for me on an FC3, on a Debian unstable and on a Windows XP machine.

Re: tex2lyx on the wiki

2005-02-22 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: >> | Here I got an error: >> >> The src/config.h file has not been created correctly. Because of the >> 'foo' error? > | No, that shouldn't make a difference. At least, '--with-frontend=foo' | works for me on an FC3, on a Deb

Re: tex2lyx on the wiki

2005-02-22 Thread Angus Leeming
Lars Gullik Bjønnes wrote: > | Here I got an error: > > The src/config.h file has not been created correctly. Because of the > 'foo' error? No, that shouldn't make a difference. At least, '--with-frontend=foo' works for me on an FC3, on a Debian unstable and on a Windows XP machine. -- Angus

Re: tex2lyx on the wiki

2005-02-22 Thread Lars Gullik Bjønnes
"G. Milde" <[EMAIL PROTECTED]> writes: | On 21.02.05, Angus Leeming wrote: >> G. Milde wrote: >> >> > On 16.02.05, Angus Leeming wrote: >> >> I've uploaded windows and fedora core 3 versions of tex2lyx to the wiki: >> >> http://wiki.lyx.org/LaTeX/LatexToLyx >> >> I've also uploaded a little s

Re: tex2lyx on the wiki

2005-02-22 Thread Angus Leeming
G. Milde wrote: >> Thereafter, >> $ cd devel >> $ sh make_tex2lyx_dist.sh . >> >> should build the package (where the script is to be found on the wiki >> page.) > > Here I got an error: > > Making all in src > make[4]: Entering directory /bin/sh ../../../../libtool --mode=compile g++

Re: tex2lyx on the wiki

2005-02-22 Thread G. Milde
On 21.02.05, Angus Leeming wrote: > G. Milde wrote: > > > On 16.02.05, Angus Leeming wrote: > >> I've uploaded windows and fedora core 3 versions of tex2lyx to the wiki: > >> http://wiki.lyx.org/LaTeX/LatexToLyx > >> I've also uploaded a little script to automate the generation of these > >> p

Re: tex2lyx on the wiki

2005-02-21 Thread Angus Leeming
G. Milde wrote: > On 16.02.05, Angus Leeming wrote: >> I've uploaded windows and fedora core 3 versions of tex2lyx to the wiki: >> http://wiki.lyx.org/LaTeX/LatexToLyx >> I've also uploaded a little script to automate the generation of these >> packages. I'd be interested if someone else, usin

Re: tex2lyx on the wiki

2005-02-21 Thread G. Milde
On 16.02.05, Angus Leeming wrote: > I've uploaded windows and fedora core 3 versions of tex2lyx to the wiki: > http://wiki.lyx.org/LaTeX/LatexToLyx > I've also uploaded a little script to automate the generation of these > packages. I'd be interested if someone else, using another distribution,