Operating System - HP-UX
1833792 Members
2695 Online
110063 Solutions
New Discussion

libgdk_pixbuf_xlib-2.0.sl - Using Acroread 7.0.8

 
Carol Clark
Advisor

libgdk_pixbuf_xlib-2.0.sl - Using Acroread 7.0.8

I have recently installed Acroread version 7.0.8 on HPUX 11.11.

When trying to convert a pdf document to postscript using the following command :-

cat /tmp/tim.pdf /opt/Adobe/Acrobat7.0/Reader/hppahpux/bin/acroread -toPostScript -scale 100 -size a4


I received the following errors :-


/usr/lib/dld.sl: Can't find path for shared library: libgdk_pixbuf_xlib-2.0.sl
/usr/lib/dld.sl: No such file or directory
Does anyone know about the libgdk_pixbuf_xlib02.0 sl file or if I can download it from somewhere ?

Thanks in advance
5 REPLIES 5
Matti_Kurkela
Honored Contributor

Re: libgdk_pixbuf_xlib-2.0.sl - Using Acroread 7.0.8

The libgdk_pixbuf_xlib-2.0.sl is one of the GTK+ libraries.

"When all else fails, read the instructions."
The GTK+ libraries are a requirement for Acroread 7.0.8. See the system requirements for Acroread 7 on HP-UX:
http://www.adobe.com/products/acrobat/acrrsystemreqs.html#70hpux

Here is an Adobe knowledgebase document that describes where these libraries can be found for any supported HP-UX version:
http://www.adobe.com/support/techdocs/333102.html

For HPUX 11.11, it points to HP's site:
http://www.hp.com/products1/unix/java/firefox/downloads/license_GTK.html
MK
Carol Clark
Advisor

Re: libgdk_pixbuf_xlib-2.0.sl - Using Acroread 7.0.8

Thanks - I looked there honest !!!

Managed to download most of the packages now except for fonts-1.0, fcpackage-2.2, glib-2.6.5, pango-1.8.2 and gtk+2-2.6.8.

Has anyone got any nice links ?
Carol Clark
Advisor

Re: libgdk_pixbuf_xlib-2.0.sl - Using Acroread 7.0.8

Sorry I added gtk+2-2.6.8 - I have that one!
Jay Core
Frequent Advisor

Re: libgdk_pixbuf_xlib-2.0.sl - Using Acroread 7.0.8

Carol - you ever find these "missing" packages?
Pedro Cirne
Esteemed Contributor

Re: libgdk_pixbuf_xlib-2.0.sl - Using Acroread 7.0.8

Hi,

I have this same problem on Itanium:

# ./acroread
/usr/lib/dld.sl: Can't find path for shared library: libgdk_pixbuf_xlib-2.0.sl
/usr/lib/dld.sl: No such file or directory
ARIES32: Core file for PA32 application saved to /opt/Adobe/Acrobat7.0/bin/core.acroread
Abort(coredump)

Anyone has any ideia on how to put Acrobat working on Itanium servers?

Thks.