Fedora Linux Support Community & Resources Center
Sections ›› Home | Forums | Guidelines | Forum Help | Fedora FAQ | Fedora News 

Go Back   FedoraForum.org > Fedora Support > Archived > gmane.linux.redhat.fedora.general

gmane.linux.redhat.fedora.general gmane.linux.redhat.fedora.general newsgroup archive.

 
 
Thread Tools Search this Thread Display Modes
  #1  
Old 2006-05-16, 05:10 AM CDT
Dennis Castanos
Guest
 
Posts: n/a
Arobat Reader 7.0 error while loading the plug-in 'PPKLite.api'

I installed Arobat Reader 7.0 and get this message along with the download pop up window in firefox when I try to open Arobat. I used Stanton Finley Instruction notes. Can anyone tell me how to fix it?
Dennis
There was an error while loading the plug-in 'PPKLite.api'. The plug-in fail to initialize.

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
  #2  
Old 2006-05-16, 06:20 AM CDT
Mauricio Vergara Ereche
Guest
 
Posts: n/a
Re: Arobat Reader 7.0 error while loading the plug-in 'PPKLite.api'

El Martes, 16 de Mayo de 2006 06:03, Dennis Castanos escribio:
> I installed Arobat Reader 7.0 and get this message along with the
> download pop up window in firefox when I try to open Arobat. I used
> Stanton Finley Instruction notes. Can anyone tell me how to fix it?
> Dennis
> There was an error while loading the plug-in
> 'PPKLite.api'. The plug-in fail to initialize.


I had the same problem, but I couldn't fix it in the right way.
After hours and hours googling, the solution was to remove (or rename) the
file, so it can be loaded at the beginning.

The thing I understand is that the problem is made because a library version
differs with the installed on the system... so, it would work if the people
of adobe made the new package with the new libs provided in FC5. We need
just to wait.

--
Mauricio Vergara Ereche User #188365 counter.li.org
NIC Chile mave [@] nic [.] cl
Agustinas 1357 Piso 4, Santiago CHILE +56 2 9407721
Codigo Postal: 834-0432 http://www.nic.cl

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

  #3  
Old 2006-05-16, 06:50 AM CDT
Rex Dieter
Guest
 
Posts: n/a
Re: Arobat Reader 7.0 error while loading the plug-in 'PPKLite.api'

Dennis Castanos wrote:
> I installed Arobat Reader 7.0 and get this message along with the download pop up window in firefox when I try to open Arobat. I used Stanton Finley Instruction notes. Can anyone tell me how to fix it?
> Dennis
> There was an error while loading the plug-in 'PPKLite.api'. The plug-in fail to initialize.


It's in the ReadMe.htm:

PPKLite.api fails to load:
PPKLite requires the installation of the OpenLDAP package and fails to
initialize in its absence. If you get this error when acroread starts,
you need to install the LDAP libraries (OpenLDAP package). If PPKLite
still fails to load, make a link to the installed libldap.so.X and
liblber.so.X in <INSTALL_PATH>/Reader/intellinux/lib with the names
'libldap.so' and 'liblber.so'.

-- Rex

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

  #4  
Old 2006-05-16, 07:00 PM CDT
Stephen Liu
Guest
 
Posts: n/a
Re: Arobat Reader 7.0 error while loading the plug-in 'PPKLite.api'

Hi Rex Dieter,

FC5_64
=3D=3D=3D=3D=3D=3D

I got similar problem. On starting Arobat Reader following warning
popup;

There was an error while loading the plug-in 'PPKLite.api'. The
plug-in failed to initialize. =20

Clicking [OK] started "Acrobat Reader"


> PPKLite.api fails to load:
> PPKLite requires the installation of the OpenLDAP package and fails
> to=20
> initialize in its absence. If you get this error when acroread
> starts,=20
> you need to install the LDAP libraries (OpenLDAP package). =20


# yum list installed openldap
Loading "installonlyn" plugin
Installed Packages
openldap.x86_64 2.3.19-4 =20
installed
openldap.i386 2.3.19-4 =20
installed
* End *

What additional package do I need?


> If
> PPKLite=20
> still fails to load, make a link to the installed libldap.so.X and=20
> liblber.so.X in <INSTALL_PATH>/Reader/intellinux/lib with the names=20
> 'libldap.so' and 'liblber.so'.


# find / -name libldap.so
find: WARNING: Hard link count is wrong for /selinux: this may be a bug
in your filesystem driver. Automatically turning on find's -noleaf
option. Earlier results may have failed to include directories that
should have been searched.
/usr/lib64/libldap.so
/root/libldap.so

Can't find 'liblber.so.X'

TIA


B.R.
SL


--=20
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

  #5  
Old 2006-05-16, 08:00 PM CDT
Ian Mortimer
Guest
 
Posts: n/a
Re: Arobat Reader 7.0 error while loading the plug-in 'PPKLite.api'

On Wed, 2006-05-17 at 08:54 +0800, Stephen Liu wrote:

> What additional package do I need?


You need openldap-devel (and cyrus-sasl-devel as a dependency).
Why it depends on a devel package, I don't know.


--
Ian

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

  #6  
Old 2006-05-16, 10:40 PM CDT
Stephen Liu
Guest
 
Posts: n/a
Re: Arobat Reader 7.0 error while loading the plug-in 'PPKLite.api'

Hi Ian,

> > What additional package do I need?

>=20
> You need openldap-devel (and cyrus-sasl-devel as a dependency).
> Why it depends on a devel package, I don't know.


# yum search openldap-devel | grep openldap-devel
openldap-devel.x86_64 2.3.19-4 core
openldap-devel
The openldap-devel package includes the development libraries and
openldap-devel.x86_64 2.3.19-4 installed
openldap-devel
The openldap-devel package includes the development libraries and


# yum search cyrus-sasl-devel | grep cyrus-sasl-devel
cyrus-sasl-devel.x86_64 2.1.21-10 core
cyrus-sasl-devel
The cyrus-sasl-devel package contains files needed for developing and
cyrus-sasl-devel.x86_64 2.1.21-10 installed
cyrus-sasl-devel
The cyrus-sasl-devel package contains files needed for developing and


They are alreay there.

B.R.
SL

--=20
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

  #7  
Old 2006-05-16, 10:40 PM CDT
Ian Mortimer
Guest
 
Posts: n/a
Re: Arobat Reader 7.0 error while loading the plug-in 'PPKLite.api'

On Wed, 2006-05-17 at 12:33 +0800, Stephen Liu wrote:


> # yum search openldap-devel | grep openldap-devel
> ...
> # yum search cyrus-sasl-devel | grep cyrus-sasl-devel
> ...
> They are alreay there.


In a repository but not necessarily installed. What does
this show:

rpm -q openldap-devel


--
Ian

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

  #8  
Old 2006-05-16, 11:00 PM CDT
Stephen Liu
Guest
 
Posts: n/a
Re: Arobat Reader 7.0 error while loading the plug-in 'PPKLite.api'

Hi Ian,

> In a repository but not necessarily installed. What does
> this show:
>=20
> rpm -q openldap-devel


# rpm -q openldap-devel
openldap-devel-2.3.19-4

It is there.


# yum list installed openldap-devel
Loading "installonlyn" plugin
Installed Packages
openldap-devel.x86_64 2.3.19-4 installed

version correct, 64 bits


B.R.
SL

--=20
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

  #9  
Old 2006-05-16, 11:10 PM CDT
Ian Mortimer
Guest
 
Posts: n/a
Re: Arobat Reader 7.0 error while loading the plug-in 'PPKLite.api'

On Wed, 2006-05-17 at 12:51 +0800, Stephen Liu wrote:


> openldap-devel.x86_64 2.3.19-4 installed
>
> version correct, 64 bits


And that's the problem. acroread is a 32 bit application.


--
Ian

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

  #10  
Old 2006-05-16, 11:30 PM CDT
Stephen Liu
Guest
 
Posts: n/a
Re: Arobat Reader 7.0 error while loading the plug-in 'PPKLite.api'

Hi Ian,

> > version correct, 64 bits

>=20
> And that's the problem. acroread is a 32 bit application.


Noted with tks.


I have a 32bit FC5 box which is working without much problem. This
AMD64 box is for testing only, not for production.


http://www.gibix.net/dokuwiki/en:pro...spluginwrapper
nspluginwrapper may assit making 32 bit Acrobat Reader working on 64bit
box. I haven't tried yet. I'm still figuring making the 32 bit
flash-plugin to work on 64bit Firefox.


Anyway tks for your advice.


B.R.
SL

--=20
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

  #11  
Old 2006-05-17, 01:30 AM CDT
Wong Kwok-hon
Guest
 
Posts: n/a
Re: Arobat Reader 7.0 error while loading the plug-in 'PPKLite.api'

On 5/17/06, Stephen Liu <satimis@yahoo.com> wrote:
> Hi Ian,
>
> > > version correct, 64 bits

> >
> > And that's the problem. acroread is a 32 bit application.

>
> Noted with tks.
>
>
> I have a 32bit FC5 box which is working without much problem. This
> AMD64 box is for testing only, not for production.
>
>
> http://www.gibix.net/dokuwiki/en:pro...spluginwrapper
> nspluginwrapper may assit making 32 bit Acrobat Reader working on 64bit
> box. I haven't tried yet. I'm still figuring making the 32 bit
> flash-plugin to work on 64bit Firefox.
>
>
> Anyway tks for your advice.
>


I have this problem before and now fixed after download it from adobe.com

--=20
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

  #12  
Old 2006-05-17, 01:40 AM CDT
Stephen Liu
Guest
 
Posts: n/a
Re: Arobat Reader 7.0 error while loading the plug-in 'PPKLite.api'

Hi,

Wong Kwok-hon <kwokhon@gmail.com> wrote:

> I have this problem before and now fixed after download it from
> adobe.com


Whether you meant download "Adobe Reader" on

http://www.adobe.com/products/acrobat/readstep2.html


# yum list installed acroread
Loading "installonlyn" plugin
Installed Packages
acroread.i386 7.0.5-2.2.fc4.rf installed
* End *

The abover version is now running on this FC5_64 box.

TIA


B.R.
SL


--=20
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

  #13  
Old 2006-05-17, 06:30 AM CDT
Dennis Castanos
Guest
 
Posts: n/a
Re: Arobat Reader 7.0 error while loading the plug-in 'PPKLite.api'

Thanks, Dennis

Stephen Liu <satimis@yahoo.com> wrote: Hi,

Wong Kwok-hon wrote:

> I have this problem before and now fixed after download it from
> adobe.com


Whether you meant download "Adobe Reader" on

http://www.adobe.com/products/acrobat/readstep2.html


# yum list installed acroread
Loading "installonlyn" plugin
Installed Packages
acroread.i386 7.0.5-2.2.fc4.rf installed
* End *

The abover version is now running on this FC5_64 box.

TIA


B.R.
SL


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list


__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Hot plug sata causes error in 2.6.18 (FC6) ocgltd Hardware 0 2006-11-16 02:05 PM CST
GRUB error when I plug my new HD Fibonacci Hardware 5 2006-05-01 12:00 PM CDT
KDE mount Daemon error each time I plug in a device nikosapi Software 7 2006-04-27 04:19 PM CDT
Error with mplayer plug-in BMBeeman General Support 5 2005-10-06 09:33 PM CDT
Adobe reader gives "ppklite" error 4ebees Software 11 2005-05-17 07:29 AM CDT

Automatic Translations (Powered by Powered by Google):
Afrikaans Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Taiwanese Thai Turkish Ukrainian Vietnamese Yiddish

All times are GMT -7. The time now is 01:03 AM CST.

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
Hosting provided by ThePlanet



All trademarks, and forum posts in this site are property of their respective owner(s).

FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact | Founding Members
Designed By Ewdison Then | Powered by vBulletin ©2000-2009, Jelsoft Enterprises Ltd.
FedoraForum is Powered by Open Source Projects and Products
vB Enterprise Translator (vBET) made by NLP-er