Tim Michelsen wrote: > >> >>>>> "Tim" == Tim Michelsen >> >>>>> <[EMAIL PROTECTED]> writes: >> >> Tim> I downloaded the lyx-devel but I don't have any ./configure file >> Tim> in the local directory. >> >> Type >> ./autogen.sh > And how do I set it up to run parallel to my stable debian release?
./configure --with-version-suffix=1.4 (and maybe also --prefix=/my/special/path). If you are running debian stable you must use STLPort (if you want to use the qt frontend) or a more recent compiler than gcc 2.95, because the STL of gcc 2.95 is too old and not standard compliant enough for LyX 1.4. Both stlport and newer gccs (IIR everything from 3.0 upwards works) area available as .debs either from debian or backports.org. Georg
