LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-04-2006, 02:49 PM   #1
Old_Fogie
Senior Member
 
Registered: Mar 2006
Distribution: SLACKWARE 4TW! =D
Posts: 1,519

Rep: Reputation: 63
Adobe Acrobate Reader Requires A Plugin-That Requires Open LDAP That Requires Berkely


Hi all,

I installed Adobe reader from Adobe's site, as the Adobe readers that come with slack don't support the digital signing correctly and I need to use that.

So I put in Adobe reader, launch it and get a plug-in load error. It's actually in the readme of the reader and I missed it, but none the less I decided to go out and get the OpenLDAP that it want's only to find that I have to compile it from source, but that requires the install of the Berkely DB.

So I put in the latest Berkely from source, went in without hitch. But when I did configure on Openldap it said 'version mismatch' so I did the 'make uninstall' of berkley and got an older version of it..version 4.2.52 and put that in. Again no errors. I do configure on openldap and get a little further but it gives me this:

Quote:
checking for Berkeley DB major version... 3
checking for Berkeley DB minor version... 3
checking for Berkeley DB link (-ldb3)... no
checking for Berkeley DB link (-ldb-3)... yes
checking for Berkeley DB version match... yes
checking for Berkeley DB thread support... yes
checking Berkeley DB version for BDB/HDB backends... no
configure: error: BDB/HDB: BerkeleyDB version incompatible
Do I need to go back even further? Openldap's site really doesnt state that I can find what version it wants...or maybe I have the right version and I have to do something special for the BerkelyDB backend.

Thank you in advance.
 
Old 05-04-2006, 02:56 PM   #2
Old_Fogie
Senior Member
 
Registered: Mar 2006
Distribution: SLACKWARE 4TW! =D
Posts: 1,519

Original Poster
Rep: Reputation: 63
Oh I know there is an openldap on linuxpackages...but the md5sum's are not good or the file is corrupted..I did report it to linuxpackages so they know.
 
Old 05-05-2006, 07:05 AM   #3
uselpa
Senior Member
 
Registered: Oct 2004
Location: Luxemburg
Distribution: Slackware, OS X
Posts: 1,507

Rep: Reputation: 47
Old_Fogie, do you require that plug-in for your needs or not? If not, you can simply disable it (chmod -x), that's what I did.
 
Old 05-05-2006, 09:16 PM   #4
Old_Fogie
Senior Member
 
Registered: Mar 2006
Distribution: SLACKWARE 4TW! =D
Posts: 1,519

Original Poster
Rep: Reputation: 63
I'm not really sure if I will need it or not. According to Adobe's web-site, that plug-in has a lot to do with digital signatures in the files themselves and they leave me to believe that without it's functionality could be big problems.

Now I do receive digitally signed files. I've opened some previous files sent to me and so far, even tho I get the plug-in error on open Adobe, I can still run the adobe and view the files. I'd just like to get it right you know.

Last edited by Old_Fogie; 06-09-2006 at 03:11 PM.
 
Old 05-06-2006, 03:28 AM   #5
davidsrsb
Member
 
Registered: Oct 2003
Location: Kuala Lumpur, Malaysia
Distribution: Slackware 13.37 current
Posts: 770

Rep: Reputation: 33
I suspect that you can still read signed files but cannot verify them. More of a problem is filling in a form and submitting it with your own signature. The income tax form here has to be filled in on Acrobat Reader 7.05 on XP/2000 with a government issued personal digital signature
 
Old 05-06-2006, 03:48 AM   #6
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Hi Old_Fogie

I'll create an openldap package for Slackware 10.2 when I am back at my machine. You will find it in my SlackBuilds repos later today I hope.

Eric

Update: I've uploaded an openldap-client package for Slackware 10.2, which should be sufficient to solve your acrobat reader problem (and also started gpg signing my packages, thanks to Old_Fogie's discussion about trust in another topic :-)

Last edited by Alien Bob; 05-06-2006 at 08:00 AM.
 
Old 05-07-2006, 07:31 AM   #7
Randux
Senior Member
 
Registered: Feb 2006
Location: Siberia
Distribution: Slackware & Slamd64. What else is there?
Posts: 1,705

Rep: Reputation: 55
I use the reader package and just ignore the popup.
 
Old 05-07-2006, 09:08 AM   #8
uselpa
Senior Member
 
Registered: Oct 2004
Location: Luxemburg
Distribution: Slackware, OS X
Posts: 1,507

Rep: Reputation: 47
Quote:
Originally Posted by Randux
I use the reader package and just ignore the popup.
You can get rid of that message then:
Code:
chmod -x Reader/intellinux/plug_ins/PPKLite.api

Last edited by uselpa; 05-07-2006 at 12:17 PM.
 
Old 05-07-2006, 11:24 AM   #9
Randux
Senior Member
 
Registered: Feb 2006
Location: Siberia
Distribution: Slackware & Slamd64. What else is there?
Posts: 1,705

Rep: Reputation: 55
Thanks man. I didn't even look into it since I'm so used to hating Adobe that I just ignored it. But your suggestion worked great.
 
Old 05-07-2006, 08:08 PM   #10
Old_Fogie
Senior Member
 
Registered: Mar 2006
Distribution: SLACKWARE 4TW! =D
Posts: 1,519

Original Poster
Rep: Reputation: 63
Quote:
Originally Posted by Alien Bob
Hi Old_Fogie

I'll create an openldap package for Slackware 10.2 when I am back at my machine. You will find it in my SlackBuilds repos later today I hope.

Eric

Update: I've uploaded an openldap-client package for Slackware 10.2, which should be sufficient to solve your acrobat reader problem (and also started gpg signing my packages, thanks to Old_Fogie's discussion about trust in another topic :-)
Hi all!

Eric....WOW !!!

The gpg key worked like a charm. The package worked like a charm. Fresh install of Adobe worked like a charm. No error's.

To say thank you is an understatement. You repeatedly do such a great service to me and others.

How do we tell moderator's of forums to put this as sticky?

Thank you again.

Fogie.
 
Old 05-08-2006, 05:04 AM   #11
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by Old_Fogie
How do we tell moderator's of forums to put this as sticky?
I would not know. But you can always rate the thread by accessing the "Rate Thread" menu on the top right of this thread page... and thanks for the positive feedback!

Eric
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
requires login DemoniX Slackware 2 08-06-2005 02:32 PM
Newbie requires help aberni01 Linux - Newbie 2 04-14-2005 10:21 AM
Samba requires password? jon_k Linux - Software 2 12-03-2004 07:29 AM
See what an RPM requires? Rotwang Linux - General 4 06-07-2004 11:31 PM
Shutdown requires password bluefire Linux - General 6 02-05-2004 05:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration