Comment out Oracle for now as it too is only 64-bit.
Use ignore instead of dashes and comments as this is a cleaner way to accomplish this. Approved by: hrs (mentor)
This commit is contained in:
parent
d001c24156
commit
4fdd168f8d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42961
1 changed files with 13 additions and 10 deletions
|
|
@ -326,7 +326,7 @@ multi on</programlisting>
|
|||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<!--
|
||||
<?ignore
|
||||
While the installer works, the binaries do not. As of Oct 2013, Linux
|
||||
emulation is 32-bit but the trial version of Mathematica is only
|
||||
available as 64-bit. This section should be revisited if Linux
|
||||
|
|
@ -521,12 +521,13 @@ Installation complete.</programlisting>
|
|||
<filename>/usr/local/maple/bin/maple.system.type</filename>
|
||||
with the following:</para>
|
||||
|
||||
<programlisting> ‐‐‐‐- snip ‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐
|
||||
|
||||
<programlisting> ----- snip ------------------
|
||||
*** maple.system.type.orig Sun Jul 8 16:35:33 2001
|
||||
‐‐- maple.system.type Sun Jul 8 16:35:51 2001
|
||||
-- - maple.system.type Sun Jul 8 16:35:51 2001
|
||||
***************
|
||||
*** 72,77 ****
|
||||
‐‐- 72,78 ‐‐‐‐
|
||||
-- - 72,78 ----
|
||||
# the IBM RS/6000 AIX case
|
||||
MAPLE_BIN="bin.IBM_RISC_UNIX"
|
||||
;;
|
||||
|
|
@ -534,7 +535,7 @@ Installation complete.</programlisting>
|
|||
"Linux")
|
||||
# the Linux/x86 case
|
||||
# We have two Linux implementations, one for Red Hat and
|
||||
‐‐‐‐- snip end of patch ‐‐‐‐-</programlisting>
|
||||
----- snip end of patch -----</programlisting>
|
||||
|
||||
<para>Note that no whitespace should be present after
|
||||
<literal>"FreeBSD"|\</literal>.</para>
|
||||
|
|
@ -553,7 +554,7 @@ Installation complete.</programlisting>
|
|||
<filename>/usr/local/rtc/rc.d/lmgrd</filename> is a
|
||||
convenient way to start up <command>lmgrd</command>:</para>
|
||||
|
||||
<programlisting> ‐‐‐‐- snip ‐‐‐‐‐‐‐‐‐‐‐‐
|
||||
<programlisting> ----- snip ------------
|
||||
|
||||
#! /bin/sh
|
||||
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
|
||||
|
|
@ -578,7 +579,7 @@ stop)
|
|||
esac
|
||||
|
||||
exit 0
|
||||
‐‐‐‐- snip ‐‐‐‐‐‐‐‐‐‐‐‐</programlisting></step>
|
||||
----- snip ------------</programlisting></step>
|
||||
|
||||
|
||||
<step><para>Test that
|
||||
|
|
@ -871,9 +872,11 @@ exit 0</programlisting>
|
|||
use.</para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
-->
|
||||
|
||||
<sect1 id="linuxemu-oracle">
|
||||
While the Oracle website is unclear, the installation script is: You
|
||||
are attempting to install 64-bit Oracle on a 32-bit operating system.
|
||||
This is not supported and will not work.
|
||||
<sect1info>
|
||||
<authorgroup>
|
||||
<author>
|
||||
|
|
@ -881,7 +884,6 @@ exit 0</programlisting>
|
|||
<surname>Moolenaar</surname>
|
||||
<contrib>Contributed by </contrib>
|
||||
</author>
|
||||
<!-- marcel@cup.hp.com -->
|
||||
</authorgroup>
|
||||
</sect1info>
|
||||
<title>Installing &oracle;</title>
|
||||
|
|
@ -1084,7 +1086,7 @@ export PATH</programlisting>
|
|||
! CHOWN=/bin/chown
|
||||
#
|
||||
# Define variables to be used in this script
|
||||
--- 31,37 ----
|
||||
--- 31,37 ----
|
||||
# This is the default value for CHOWN
|
||||
# It will redefined later in this script for those ports
|
||||
# which have it conditionally defined in ss_install.h
|
||||
|
|
@ -1135,6 +1137,7 @@ export PATH</programlisting>
|
|||
running on &linux;.</para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
?>
|
||||
|
||||
<sect1 id="linuxemu-advanced">
|
||||
<title>Advanced Topics</title>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue