OpenCSW question about package adobereader
Dagobert Michelsen
dam at opencsw.org
Wed Apr 8 16:31:34 CEST 2015
Hi Michele,
> Am 08.04.2015 um 02:17 schrieb Michele Denber <denber at mindspring.com>:
>
> -------- Original Message --------
> Subject: Re: OpenCSW question about package adobereader
> Date: Tue, 7 Apr 2015 12:03:55 +0200
> From: Dagobert Michelsen <dam at opencsw.org> <mailto:dam at opencsw.org>
> To: denber at mindspring.com <mailto:denber at mindspring.com>
> CC: Questions and discussions <users at lists.opencsw.org> <mailto:users at lists.opencsw.org>
>
> Hi Denber,
>
>
> I can confirm the error.
>
> This is the original invocation:
> LD_LIBRARY_PATH=/opt/csw/share/Adobe/Reader8/Reader/sparcsolaris/lib:/opt/csw/share/Adobe/Reader8/Reader/sparcsolaris/sidecars::/opt/csw/lib ldd /opt/csw/share/Adobe/Reader8/Reader/sparcsolaris/bin/acroread
>
> This fixes the error:
> LD_LIBRARY_PATH=/opt/csw/share/Adobe/Reader8/Reader/sparcsolaris/lib:/opt/csw/share/Adobe/Reader8/Reader/sparcsolaris/sidecars:/usr/lib:/usr/sfw/lib:/opt/csw/lib ldd /opt/csw/share/Adobe/Reader8/Reader/sparcsolaris/bin/acroread
>
> In /opt/csw/share/Adobe/Reader8/bin/acroread please replace the commented line with the uncommented one:
> #LD_LIBRARY_PATH=/opt/csw/lib
> LD_LIBRARY_PATH=/usr/lib:/usr/sfw/lib
>
> Initially the package worked as it is, maybe some changes to our gtk/glib/pango etc. libs are now no longer
> compatible.
>
> Let me know if this fixes your issue.
>
> It was a good idea but that didn't work:
>
>
> # LD_LIBRARY_PATH=/usr/lib:/usr/sfw/lib
> # export LD_LIBRARY_PATH
> # echo $LD_LIBRARY_PATH
> /usr/lib:/usr/sfw/lib
> # acroread
> ld.so.1: acroread: fatal: libgcc_s.so.1: version 'GCC_3.4' not found (required by file /opt/csw/lib/libgobject-2.0.so.0)
> ld.so.1: acroread: fatal: libgcc_s.so.1: open failed: No such file or directory
> ld.so.1: acroread: fatal: libgcc_s.so.1: version 'GCC_3.4' not found (required by file /opt/csw/lib/libgobject-2.0.so.0)
> ld.so.1: acroread: fatal: libgcc_s.so.1: open failed: No such file or directory
> ld.so.1: acroread: fatal: libgcc_s.so.1: version 'GCC_4.3.0' not found (required by file /opt/csw/lib/libglib-2.0.so.0)
> ld.so.1: acroread: fatal: libgcc_s.so.1: open failed: No such file or directory
> ld.so.1: acroread: fatal: libgcc_s.so.1: version 'GCC_4.3.0' not found (required by file /opt/csw/lib/libglib-2.0.so.0)
> ld.so.1: acroread: fatal: libgcc_s.so.1: open failed: No such file or directory
> ld.so.1: acroread: fatal: libgcc_s.so.1: version 'GCC_4.3.0' not found (required by file /opt/csw/lib/libgio-2.0.so.0)
> ld.so.1: acroread: fatal: libgcc_s.so.1: open failed: No such file or directory
> ld.so.1: acroread: fatal: libgcc_s.so.1: version 'GCC_4.3.0' not found (required by file /opt/csw/lib/libgio-2.0.so.0)
> ld.so.1: acroread: fatal: libgcc_s.so.1: open failed: No such file or directory
> ld.so.1: acroread: fatal: libgcc_s.so.1: version 'GCC_4.3.0' not found (required by file /opt/csw/lib/libglib-2.0.so.0)
> ld.so.1: acroread: fatal: libgcc_s.so.1: open failed: No such file or directory
> ld.so.1: acroread: fatal: relocation error: file /opt/csw/lib/libglib-2.0.so.0: symbol __clzsi2: referenced symbol not found
> Killed
> #
>
> I do think though that it may very well be a library version issue. Just yesterday I had a similar problem around Open Office. Changing the library path there fixed that. I just don't know how to determine which version of whatever it is it wants.
>
> I'm not a systems programmer or anything so I really don't know what to make of this.
You cannot set LD_LIBRARY_PATH on the command, my suggestion was to change the line in the file.
I have made experimental packages which have been adjusted:
http://buildfarm.opencsw.org/experimental.html#adobereader
Please give them a try and let me know, if they work I’ll push them to unstable/.
Best regards
— Dago
--
"You don't become great by trying to be great, you become great by wanting to do something,
and then doing it so hard that you become great in the process." - xkcd #896
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opencsw.org/pipermail/users/attachments/20150408/ab290e93/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2418 bytes
Desc: not available
URL: <http://lists.opencsw.org/pipermail/users/attachments/20150408/ab290e93/attachment-0001.p7s>
More information about the users
mailing list