Marcelo Acuña wrote: >>> 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 > > I have only one qt installed. > Regards > Marcelo
Have you done a system update after building LyX? Then you've linked against a Qt version which is not available any more on your system after your update. Peter