On 02/08/2011 01:14 PM, abdelkader belahcene wrote:
Hi every body
I tried to compile the last version of lyx2 ( beta), I always got the
error :
* The following problems have been detected by configure.
**** Please check the messages below before running 'make'.
**** (see the section 'Problems' in the INSTALL file)
** qt 4 library not found !
I am using debian 6.0, I have installed almost all packages relate to
qt4 ,
here is the list ( sorry it is long)
dpkg -S libqt4 | awk '{print $1}'
I don't know debian specifically, but you need to devel versions of
these packages, e.g., libqt4-core-devel, or something like that.
Richard