1826380 Members
4219 Online
109692 Solutions
New Discussion

ADOBE 7 Reader Problems

 
SOLVED
Go to solution
Dennis Handly
Acclaimed Contributor

Re: ADOBE 7 Reader Problems

>uninstalled gtk 2.6.8 and reinstalled pa risc version... uninstalled adobe and reinstalled adobe... when i run acroread -help get error message that file libdgk_pixbuf_xlib-2.0.sl not found.

You need to export SHLIB_PATH to point to GTK:
export SHLIB_PATH=/opt/gtk2.6/lib

>should the libgdk install also have been the PA-RISC version?

Naturally.

>so i don't need to install firefox to get adobe to work?

Quite the opposite, you can't have both installed. (Unless you install the PA firefox?)
Donald Thaler
Super Advisor

Re: ADOBE 7 Reader Problems

uninstalled libgdk (getting good at this) reinstalled libgdk pa risc...
set the shlib_path=/opt/gtk2.6/lib...
removed firefox also..( the directory structure still exists but the /opt/firefox/bin directory is empty)..
still missing the libgdk_pixbuf_xlib-2.0.sl
(searched entire system and the file ain't there)
i've got the pa risc version of gdk/gtk/ ??


Dennis Handly
Acclaimed Contributor

Re: ADOBE 7 Reader Problems

>still missing the libgdk_pixbuf_xlib-2.0.sl
>I've got the PA-RISC version of gdk/gtk/?

I guess I forgot to mention that you have to force install ALL of the filesets. Did you have any warnings about this in swinstall?

It seems you have started a new thread:
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1286216
Donald Thaler
Super Advisor

Re: ADOBE 7 Reader Problems

"-x allow_incompatible=true" is this what you mean about forcing the filesets, and i didn't get any warnings from swinstall.

before i get lost in all of this, it was my understanding that the only way to get adobe reader to work on an itanium system was to install the required binaries from the pa risc downloads.. is this correct ?

I created the other thread, which i have abandoned, becuase when doing the research i found more than a few references to the missing file and i thought creating a seperate thread might catch someones eye that experienced the problem and found a solution. I was amazed that when looking at all the other threads, not one of them identified a solution. Hope we have better luck ..

I reloaded both the gtk depot and the gdk depot using the 'allow incompatible' option, and a miracle happened the acrobat reader loaded, and i was able to see a pdf. I did get an error trying to load the plugin PPKLite.api but it didn't see to inhibit the reader from loading in.

Could i have done this with the itanium binaries ?
Dennis Handly
Acclaimed Contributor

Re: ADOBE 7 Reader Problems

>"-x allow_incompatible=true" is this what you mean about forcing the filesets, and I didn't get any warnings from swinstall.

(Warning after you used that -x, or before?)
I guess if you use the GUI you will be shielded from the warning you get if you use \* to install everything.

>the only way to get adobe reader to work on an Integrity system was to install the required binaries from the PA-RISC downloads. is this correct?

Yes. Unless you mount the whole thing over NFS and go down that rat hole.

>i thought creating a separate thread might catch someones eye that experienced the problem and found a solution. I was amazed that when looking at all the other threads, not one of them identified a solution.

Didn't I mention I had exactly the same problems and I finally got it to work? :-)
Of course it is either that works or firefox.

>I did get an error trying to load the plugin PPKLite.api

Yes, same here. I didn't look too hard at it.

Could I have done this with the Integrity binaries?

No, Adobe doesn't provide those and you can't mix PA load modules with IPF
Donald Thaler
Super Advisor

Re: ADOBE 7 Reader Problems

i guess i missed that, but just downloading the pa binaries wasn't enough, you have to use the allow_incompatible=true option or you don't get all the files...

thanks for all your help, i know i wouldn't have gotten this far without it ...
Dennis Handly
Acclaimed Contributor

Re: ADOBE 7 Reader Problems

>thanks for all your help

Well, when I first tried it a few months ago, I gave up when it wanted more downloads. So that thread that pointed to HP's GTK was helpful to get me restarted.