Regarding Acrobat Reader version, acroread9 will work on FreeBSD 7.X
only so let's prefer acroread8 which works out of the box on all FreeBSD versions. Thanks to netchild@ for this useful information.
This commit is contained in:
parent
42331e24b2
commit
4632215a38
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=35693
1 changed files with 3 additions and 3 deletions
|
@ -743,10 +743,10 @@
|
|||
for Linux. As FreeBSD can run Linux binaries, it is also
|
||||
available for FreeBSD.</para>
|
||||
|
||||
<para>To install <application>&acrobat.reader; 9</application> from
|
||||
<para>To install <application>&acrobat.reader; 8</application> from
|
||||
the Ports collection, do:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/print/acroread9</userinput>
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/print/acroread8</userinput>
|
||||
&prompt.root; <userinput>make install clean</userinput></screen>
|
||||
|
||||
<para>A package is not available due to licencing restrictions.</para>
|
||||
|
@ -1094,7 +1094,7 @@
|
|||
<row>
|
||||
<entry><application>&acrobat.reader;</application></entry>
|
||||
<entry><literal>acroread</literal></entry>
|
||||
<entry><filename role="package">print/acroread9</filename></entry>
|
||||
<entry><filename role="package">print/acroread8</filename></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
|
|
Loading…
Reference in a new issue