>>>>> "Jan" == Jan Ulrich Hasecke <[EMAIL PROTECTED]> writes:
Jan> On 28 Oct 1999, Jean-Marc Lasgouttes wrote:
>> I do not think you will be able to compile LyX with gcc 2.7.x now.
>> The only possibility of doing that is probably to use STLport
>> (www.stlport.org), which replaces libg++ 2.7 with a _much_ better
>> version. However, I am not sure that LyX will compile with it
>> currently, although it is certainly possible.
Jan> I must confess, that I am confused. Is there a list, what I need
Jan> to compile lyx-1.1.1? The RPM-Package also needs many additional
Jan> package I do not have installed. :-(
It is because we are a bit confused too :) The only new requirement
for lyx 1.1.x is: ``a good and recent enough C++ compiler''. Obviously
gcc 2.7.x is not this compiler. However, I believe that the problem is
more with the library provided with gcc than with the compiler itself.
Hopefully, somebody will do the necessary grunt work to make some
future lyx version compatible with gcc 2.7.x. I think however that
STLport will be needed to do that (it is fortunately very easy to
install).
Somebody will probably do rpm packages for older redhat versions, but
not now. LyX 1.1.1 is not yet where we want it to be (maybe 1.1.2 will
be).
JMarc