On Fri, Sep 19, 2008 at 10:54:27AM -0700, samar wrote: > > I am using Mepis 6.5 on a Lenovo Y300. I have been using lyx for several > years. I tried to download and install Lyx1.6rc2 but the attempt failed > after typing make. The compiler indicated this was the inability to find a > file called qdebug.h > > I tried reloading qt4 but it did not work. Eventually I had to download > qdebug.h from: > > http://www.koders.com/cpp/fidF0FBD314843A70AD403A0EE39C397872CD3FF485.aspx?s=mdef%3Ainsert >
You would need some development package for Qt that also installs the headers. (Or, alternatively, compile Qt from sources yourself) Andre'
