I am trying to compile LyX 1.3.4 to use Aiksaurus. However, when I run
./configure --with-frontend=qt
I get the following:
checking for main in -lAiksaurus... no checking Aiksaurus.h usability... no checking Aiksaurus.h presence... no checking for Aiksaurus.h... no checking Aiksaurus/Aiksaurus.h usability... no checking Aiksaurus/Aiksaurus.h presence... no checking for Aiksaurus/Aiksaurus.h... no
I do have Aiksaurus installed:
[EMAIL PROTECTED] psmith]# urpmi libaiksaurus-1.0_0 Everything already installed [EMAIL PROTECTED] psmith]#
But do you have the header file and is it installed in the compiler search
path?
Angus,
By "header file", you mean the file Aiksaurus.h?
I have meanwhile installed Aiksaurus from the source and ./configure detects it. So, the problem is solved.
Paul
