> I have download alpha 1, configure, compile and install without problem. > But when I run it get: > >lyx-2.0.0.a1: symbol lookup error: lyx-2.0.0.a1: undefined >symbol: _ZN11QVectorData4freeEPS_i > > I have debian lenny with g++ 4.3.2, qt 4.6.2. > >Regards
Usually, you use a different run-time version of Qt as the one you used in the compilation. Vincent