🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Rapidminer on HPUX and Solaris/Sparc?

data123User: "data123"
New Altair Community Member
Updated by Jocelyn

Hi All, 

I need help on installing rapidminer on HPUX and Solaris/Sparc. Any clue?

 

Thanks

Find more posts tagged with

Sort by:
1 - 2 of 21

    Hi,

     

    I would try downloading the Linux version. You must have JAVA_HOME defined and there is a chance that it will also work on other unix systems.

     

    Regards,

    Sebastian

    Hi @data123,

     

    Completing a bit on what @SGolbert said: although the Linux version should probably work given that RapidMiner Server is built on top of JBoss and JBoss can be installed on Solaris, make sure that the syntax of the .sh files in $RMSERVER_PATH/bin is compatible with the syntax of the provided /bin/bash. I remember having issues with non-portable shell files in the past.

     

    Probably you won't face any issues, but if you do, my experience (a. k. a. the polite way to talk with others about past mistakes) tells me that one of the first things I have to check is how the .sh syntax varies between Linux and Solaris.

     

    Would be interesting to know how this goes!