[Solved]How to install pdfedit

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
yves04
Donor
Posts: 58
Joined: 30. Jan 2011, 08:30
Location: Haute Provence, France

[Solved]How to install pdfedit

Post 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.
Last edited by yves04 on 24. Feb 2012, 07:42, edited 1 time in total.
User avatar
gapan
Salix Wizard
Posts: 6368
Joined: 6. Jun 2009, 17:40

Re: How to install pdfedit

Post 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.
Image
Image
yves04
Donor
Posts: 58
Joined: 30. Jan 2011, 08:30
Location: Haute Provence, France

Re: How to install pdfedit

Post 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.
User avatar
witek
Posts: 233
Joined: 16. Nov 2009, 13:41
Location: Poland.Łódź

Re: How to install pdfedit

Post by witek »

I`ve heard that LibreOffice has pdfimport plugin that allows to edit simple PDFs
yves04
Donor
Posts: 58
Joined: 30. Jan 2011, 08:30
Location: Haute Provence, France

Re: How to install pdfedit

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