LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
gscan2pdf error message on startup?
#1
I get this error (?) message every time I start gscan2pdf scanner program.  Any ideas how to fix it?

[Image: MVe2P34feMYaYJhi2I7uZE_rBdDaUGU-7WsvYc1F...08-h229-no]

Is it just a matter of installing something called PDFTK?
Reply
#2
Code:
sudo apt-get install pdftk
Reply
#3
tried that - no luck here were the results:

Quote:Reading package lists... Done
Building dependency tree     
Reading state information... Done
Package pdftk is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'pdftk' has no installation candidate
Reply
#4
Where did you get gscan2pdf from?
Reply
#5
http://gscan2pdf.sourceforge.net/

Quote:sudo apt-add-repository ppa:jeffreyratcliffe/ppa

sudo apt-get update

sudo apt-get install gscan2pdf
Reply
#6
You don't need a PPA, gscan2pdf is already available in 4.x

Uninstall the program, remove the PPA as per the Help Manual instructions.

Then:

Code:
apt policy gscan2pdf

should return something like:

Code:
gscan2pdf:
  Installed: (none)
  Candidate: 2.1.0-1
  Version table:
     2.1.0-1 500
        500 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://us.archive.ubuntu.com/ubuntu bionic/universe i386 Packages

if the version info is the same as above, then:

Code:
sudo apt-get install gscan2pdf

and in future, consult the Forums before adding PPA's, they are complicated. Cheers Smile
Reply
#7
(09-06-2019, 07:30 AM)Jerry link Wrote: ...and in future, consult the Forums before adding PPA's, they are complicated. Cheers Smile

THANKS - FIXED!  Will do.  Just trying to figure out things on my own instead of being so needy.  But you always come through, so THANKS!
Reply
#8
All good Smile

Sent from my Mi Max Prime using Tapatalk

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)