Page 1 of 1

[Solved]How to install pdfedit

Posted: 20. Feb 2012, 06:31
by yves04
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

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
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.

Re: How to install pdfedit

Posted: 20. Feb 2012, 08:39
by gapan
Why are you trying to install it manually? There is a SlackBuild available and you can get it with Sourcery. That said, pdfedit is rather old and probably not maintained anymore. It uses the old qt3 instead of the new qt4 and you'll have to install qt3 using sourcery first, before you try to install pdfedit.

Re: How to install pdfedit

Posted: 21. Feb 2012, 06:53
by yves04
Thanks a lot gapan for your quick answer.
I've tried the comnand slapt-src -i qt3 and I've got

Code: Select all

ERROR: Qt is not configured to support threading on this platform
       See the THREAD settings in /usr/lib/qt/mkspecs/linux-g++-32/qmake.conf
fakeroot -- sh qt3.SlackBuild Raté
If it's too difficult for me, I'll have to give up and wait for a new editor for pdf files.
Thanks again.

Re: How to install pdfedit

Posted: 21. Feb 2012, 10:05
by witek
I`ve heard that LibreOffice has pdfimport plugin that allows to edit simple PDFs

Re: How to install pdfedit

Posted: 24. Feb 2012, 07:41
by yves04
Hi
Thank, thanks, thanks, thanks ....witek
Gorgeous. It works perfectly : edit pdf files with LibreOffice Draw is very easy !
I no longer need of pdfedit.
Have a nice day. Thanks again.