<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - comments on Post, Maple 10 on modern linux - NPTL and Java VM.</title>
    <link>http://www.mapleprimes.com/posts/43207-Maple-10-On-Modern-Linux--NPTL-And-Java-VM</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Thu, 11 Jun 2026 03:20:02 GMT</lastBuildDate>
    <pubDate>Thu, 11 Jun 2026 03:20:02 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest comments added to the Post, Maple 10 on modern linux - NPTL and Java VM.</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - comments on Post, Maple 10 on modern linux - NPTL and Java VM.</title>
      <link>http://www.mapleprimes.com/posts/43207-Maple-10-On-Modern-Linux--NPTL-And-Java-VM</link>
    </image>
    <item>
      <title>Maple can run on an NPTL system</title>
      <link>http://www.mapleprimes.com/posts/43207-Maple-10-On-Modern-Linux--NPTL-And-Java-VM?ref=Feed:MaplePrimes:Maple 10 on modern linux - NPTL and Java VM.:Comments#comment80208</link>
      <itunes:summary>To answer 3), I had no problems installing Maple 10 on my Gentoo system which is NPTL, so there should be a way to get it to work.  Unfortunately I can't give you any concrete suggestions, but I can tell you what I know.

- Maple 10 uses Java 1.4, but it can be made to run with Java 1.5 if you install the Apache Crimson component.  See this thread for details:
http://beta.mapleprimes.com/forum/problem-with-maple-under-java-1-5-on-osx
I would expect Maple to work if you can get it installed.

- There used to be an option to install Maple from the command line.  Does the installer has a --help option ?  Can anyone from Maplesoft comment on this ?  I think it would be the best way to go.</itunes:summary>
      <description>The latest comments added to the Post, Maple 10 on modern linux - NPTL and Java VM.</description>
      <guid>80208</guid>
      <pubDate>Sat, 04 Feb 2006 00:30:34 Z</pubDate>
      <itunes:author>roman_pearce</itunes:author>
      <author>roman_pearce</author>
    </item>
    <item>
      <title>Re: Maple can run on an NPTL system</title>
      <link>http://www.mapleprimes.com/posts/43207-Maple-10-On-Modern-Linux--NPTL-And-Java-VM?ref=Feed:MaplePrimes:Maple 10 on modern linux - NPTL and Java VM.:Comments#comment86611</link>
      <itunes:summary>Hi Roman, thanks for your advice.

It is encouraging that your Gentoo system will run Maple. It may be that I find Gentoo is the correct balance between my desire to control everything about my OS and the ability to actually get some work done!

Until I arrive at that point though...
I can't seem to get the installer to run with any kind of --help option. I may uninstall my Java 1.5 and see if things are any better with 1.4 as a last throw of the dice.

So, does anyone have any other ideas?

Thanks
Dave
8o)</itunes:summary>
      <description>The latest comments added to the Post, Maple 10 on modern linux - NPTL and Java VM.</description>
      <guid>86611</guid>
      <pubDate>Fri, 10 Mar 2006 18:49:49 Z</pubDate>
      <itunes:author>davelarge</itunes:author>
      <author>davelarge</author>
    </item>
    <item>
      <title>Error replicated on Gentoo</title>
      <link>http://www.mapleprimes.com/posts/43207-Maple-10-On-Modern-Linux--NPTL-And-Java-VM?ref=Feed:MaplePrimes:Maple 10 on modern linux - NPTL and Java VM.:Comments#comment86594</link>
      <itunes:summary>OK! I've tried playing with Gentoo to see if I could get Maple to work. The short version of my story is this:

My initial Gentoo build had glibc-2.3 and Maple-9.5 worked fine.
Upgrading to glibc-2.4 makes Maple-9.5 installer fail with the same errors as before.

I shall see if my university has a license for Maple-10 and post what happens.

Roman - what version of glibc are you running?

Should I notify anyone upstream of the problems with the installer?

Dave
8o)</itunes:summary>
      <description>The latest comments added to the Post, Maple 10 on modern linux - NPTL and Java VM.</description>
      <guid>86594</guid>
      <pubDate>Wed, 22 Mar 2006 17:19:34 Z</pubDate>
      <itunes:author>davelarge</itunes:author>
      <author>davelarge</author>
    </item>
    <item>
      <title>Info on InstallAnywhere</title>
      <link>http://www.mapleprimes.com/posts/43207-Maple-10-On-Modern-Linux--NPTL-And-Java-VM?ref=Feed:MaplePrimes:Maple 10 on modern linux - NPTL and Java VM.:Comments#comment90606</link>
      <itunes:summary>As for the installer, Maple 9.5 and 10 use InstallAnywhere 6.0, made by Zero G Software. Since that company has been acquired by Macrovision, the documentation is available &lt;a href="http://www.macrovision.com/downloads/flexnet_installshield/installanywhere/documentation.shtml"&gt;here &lt;/a&gt;.
BTW: Maple 8 used version 4.5, and Maple 9 used version 5.</itunes:summary>
      <description>The latest comments added to the Post, Maple 10 on modern linux - NPTL and Java VM.</description>
      <guid>90606</guid>
      <pubDate>Thu, 23 Mar 2006 00:57:11 Z</pubDate>
      <itunes:author>Thomas Richard</itunes:author>
      <author>Thomas Richard</author>
    </item>
    <item>
      <title>InstallyAnywhere and other JVM</title>
      <link>http://www.mapleprimes.com/posts/43207-Maple-10-On-Modern-Linux--NPTL-And-Java-VM?ref=Feed:MaplePrimes:Maple 10 on modern linux - NPTL and Java VM.:Comments#comment90607</link>
      <itunes:summary>If I recall correctly, you could try
&lt;code&gt;./installMapleLinuxSU LAX_VM /path/to/existing/bin/java&lt;/code&gt;

For more details, you will have to consult the InstallAnywhere documentation, I'm afraid.</itunes:summary>
      <description>The latest comments added to the Post, Maple 10 on modern linux - NPTL and Java VM.</description>
      <guid>90607</guid>
      <pubDate>Thu, 23 Mar 2006 01:00:57 Z</pubDate>
      <itunes:author>Thomas Richard</itunes:author>
      <author>Thomas Richard</author>
    </item>
    <item>
      <title>Sorry I'm on a trip so I</title>
      <link>http://www.mapleprimes.com/posts/43207-Maple-10-On-Modern-Linux--NPTL-And-Java-VM?ref=Feed:MaplePrimes:Maple 10 on modern linux - NPTL and Java VM.:Comments#comment90608</link>
      <itunes:summary>Sorry I'm on a trip so I have no idea what version of glibc I'm using.  It is whatever version was current in January of this year.  I was also using Maple 10 - I've never tried Maple 9.5 with NPTL.  This is basically a bug (although it is technically unsupported).  Can anyone in the company comment on this thread ?</itunes:summary>
      <description>The latest comments added to the Post, Maple 10 on modern linux - NPTL and Java VM.</description>
      <guid>90608</guid>
      <pubDate>Thu, 23 Mar 2006 02:14:22 Z</pubDate>
      <itunes:author>roman_pearce</itunes:author>
      <author>roman_pearce</author>
    </item>
  </channel>
</rss>