From: Parke <parke.nexus@gmail.com>
To: voidlinux <voidlinux@googlegroups.com>
Subject: Re: Any way to get Adobe Acrobat reader on Void Linux?
Date: Mon, 1 May 2023 11:10:22 -0700 (PDT) [thread overview]
Message-ID: <d60f1f0c-c3be-4340-a9b0-39e1209bd5c4n@googlegroups.com> (raw)
In-Reply-To: <20230501155443.e5ztmlj73dcye2pr@localhost>
[-- Attachment #1.1: Type: text/plain, Size: 820 bytes --]
The following command might show you the libraries that
.../intellinux/bin/acroread expects.
ldd /opt/Adobe/Reader9/Reader/intellinux/bin/acroread
You could also edit .../Reader9/bin/acroread on line 22 to run
.../intellinux/bin/acroread via strace. That might give you some useful
info.
As for how to install 32 bit libraries (which might actually fix the
problem), that I don't know.
Possibly also relevant:
https://stackoverflow.com/a/67331180
--
You received this message because you are subscribed to the Google Groups "voidlinux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to voidlinux+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/voidlinux/d60f1f0c-c3be-4340-a9b0-39e1209bd5c4n%40googlegroups.com.
[-- Attachment #1.2: Type: text/html, Size: 1205 bytes --]
next prev parent reply other threads:[~2023-05-01 18:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-01 15:54 Mayuresh
2023-05-01 18:10 ` Parke [this message]
2023-05-03 10:58 ` Mayuresh
2023-05-03 19:52 ` Parke
2023-05-03 20:06 ` Leah Neukirchen
2023-05-04 1:02 ` Mayuresh
2023-05-04 4:26 ` Mayuresh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d60f1f0c-c3be-4340-a9b0-39e1209bd5c4n@googlegroups.com \
--to=parke.nexus@gmail.com \
--cc=voidlinux@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).