[Solved]How to install pdfedit
Posted: 20. Feb 2012, 06:31
Hello,
My OS is Salix 13.37. Unfortunately I can't manage to install pdfedit. After uncompress pdfedit-0.4.5.tar.bz2, the command
#./configure
returns
Though the command echo $QTDIR returns /usr/lib/qt and the ccommand echo $QMAKESPEC returns /usr/lib/qt/mkspecs/linux-g++-32
Do you know how to solve this problem ?
Have a nice day.
My OS is Salix 13.37. Unfortunately I can't manage to install pdfedit. After uncompress pdfedit-0.4.5.tar.bz2, the command
#./configure
returns
Code: Select all
...................................
checking for T1_InitLib in -lt1... yes
using t1 library
checking whether we want to prepare pdfedit-core-dev package... no
checking whether we want to build PDFedit gui... yes
checking for QT qmake... found /usr/lib/qt/bin/qmake but it failed check
checking for another... found /usr/bin/qmake but it failed check
checking for another... found /usr/bin/qmake but it failed check
checking for another... configure: error: unable to find qmake for QT3
Do you know how to solve this problem ?
Have a nice day.