Re: Solaris support?
Posted by
Sven Gothel on
Jun 11, 2015; 9:55pm
URL: https://forum.jogamp.org/Solaris-support-tp4034671p4034677.html
On 06/11/2015 07:13 PM, BIS [via jogamp] wrote:
> Hey, guys -
>
> Should the pre-built JOGL jars for Solaris in the ver. 2.3.1
> jogamp-all-platforms distribution package work with Solaris 5.1? I have a
> custom signed set of jars hosted on my server, including those for non-sparc
> processors running Solaris. I have a report that it isn't working on a machine
> running Solaris 5.1. (It is working on Windows, Fedora, OSX, etc.) Is that to
> be expected? And where can I find documentation describing the Solaris
> versions that are supported?
Our build server produces 32- and 64bit binaries
for i386 and amd64 OpenIndiana running on the illumus kernel.
http://openindiana.org/http://www.illumos.org/> uname -a
SunOS jogamp04 5.11 oi_151a8 i86pc i386 i86pc Solaris
IMHO they should work on Solaris 5.1 .. hmm.
Maybe you can be more specific how it fails to work,
i.e. by trying to run the version-info:
<
http://jogamp.org/wiki/index.php/Jogamp_Versioning_and_Releases#Runtime_Debug_Logs>
Please test w/ latest release 2.3.1
<
http://jogamp.org/wiki/index.php/Release_2.3.1>
>
> Thanks for your time -
Thank you.
~Sven