Hi all, I have a Mandrake 10.0 (gasp!) machine which I just built LyX (latest svn) on with Qt 4.2.3 compiled from source also. What follows also applied to earlier svn and earlier Qt, I tried rebuilding everything with latest versions out of confusion.
When I run it as src/lyx from the build tree, it works. When I run it as "lyx", which refers to /usr/local/bin/lyx (an identical copy placed there by make install), it stops with the line "Aborted". I have seen this with problems finding libraries (Qt in particular) but I can toggle between the two cases without changing directory or any environment strings etc. Any ideas on what's going on? Surely this is relying on files from the build tree? The same procedure works fine on my OpenSuSE 10.2 machine, using the supplied Qt. All other details above are the same. By the way: I noticed that doing a "make install" from the svn build doesn't strip the binary when installing it. It's over 100MB... Should this be the case or will it be changed before 1.5.0? Have fun, Darren