Re: Jenkins Node Change: Solaris 10 -> illumian
Posted by Sven Gothel on Feb 09, 2012; 6:21am
URL: https://forum.jogamp.org/Jenkins-Node-Change-Solaris-10-illumian-tp3728389p3728571.html
Ok .. installation of illumian 1.0 was a dive into history in regards to graphic desktop support :)
Manual installation of all xorg/gnome/etc packages via apt-get was required,
and even xdm/gdm/.. was missing in the repos.
However, after symlinking libgcc_s.so to /usr/lib (all gcc stuff is 'only' in their local /usr/gcc* folders)
and installing NVidia's proprietary driver 290.10,
at least I could get our precompiled Solaris binaries to run under twm :)
Guess it's too early for illumian .. so I will check it out at a later time.
Trying OpenIndiana 151a (desktop) for now.