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 > >> packages. I'd be interested if someone else, using another distribution, > >> could use this script too. > > > > I'd try to get tex2lyx for Debian. Is there some quick guide how to get > > the CVS sources (with cvs already installed). ... > It should be as easy as: > > $ cvs -d:pserver:[EMAIL PROTECTED]:/cvs/lyx login > The password is lyx > $ cvs -d:pserver:[EMAIL PROTECTED]:/cvs/lyx checkout -d devel > lyx-devel > > which will install the LyX cvs tree in a directory 'devel'.
This worked like a charm. > 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 `/home/milde/downloads/lyx-cvs/devel/build-tex2lyx/boost/libs/filesystem/src' /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../boost/libs/filesystem/src -I../../../../[src -DBOOST_USER_CONFIG="<config.h>" -I../../../../../boost -W -Wall -I/usr/X11R6/include -g -O -fno-exceptions -c ../../../../../boost/libs/filesystem/src/convenience.cpp g++ -DHAVE_CONFIG_H -I. -I../../../../../boost/libs/filesystem/src "-I../../../../[src" "-DBOOST_USER_CONFIG=<config.h>" -I../../../../../boost -W -Wall -I/usr/X11R6/include -g -O -fno-exceptions -Wp,-MD,.deps/convenience.pp -c ../../../../../boost/libs/filesystem/src/convenience.cpp -o convenience.o In file included from ../../../../../boost/boost/filesystem/config.hpp:18, from ../../../../../boost/boost/filesystem/path.hpp:15, from ../../../../../boost/boost/filesystem/convenience.hpp:16, from ../../../../../boost/libs/filesystem/src/convenience.cpp:17: ../../../../../boost/boost/config.hpp:26:29: config.h: No such file or directory make[4]: *** [convenience.lo] Fehler 1 make[4]: Leaving directory `/home/milde/downloads/lyx-cvs/devel/build-tex2lyx/boost/libs/filesystem/src' Do I need the development versions of all boost libraries or are the needed files included in the CVS? My configuration is Configuration Host type: i586-pc-linux-gnu Special build flags: warnings concept-checks assertions compression C Compiler: gcc C Compiler flags: -W -Wall -I/usr/X11R6/include -g -O2 C++ Compiler: g++ (3.3.5) C++ Compiler flags: -W -Wall -I/usr/X11R6/include -g -O -fno-exceptions Linker flags: Packaging: posix LyX binary dir: /home/milde/downloads/lyx-cvs/devel/build-tex2lyx/LyX/bin LyX files dir: /home/milde/downloads/lyx-cvs/devel/build-tex2lyx/LyX/share/lyx **** The following problems have been detected by configure. **** Please check the messages below before running 'make'. **** (see the section 'Problems' in the INSTALL file) ** Unknown frontend 'foo' If requested, I can send more log data. Günter -- G.Milde web.de