"JAR file missing after installation"

Legacy UserLegacy User Member Posts: 0 Newbie
edited May 2019 in Help
Hi,

I've just checked out the recent version of RapidMiner from CVS and installed
the software with "ant" on my Linux system. However, I couldn't find the
rapidminer.jar file. Are there any special installation commands to have
ant build the jar file automatically?

Greeting,
Miriam
Tagged:

Answers

  • TobiasMalbrechtTobiasMalbrecht Moderator, Employee, Member Posts: 294 RM Product Management
    Hi Miriam,

    yes, there is such a command. Simply run ant with the target dist. This should create the jar file.

    Regards,
    Tobias
  • TobiasMalbrechtTobiasMalbrecht Moderator, Employee, Member Posts: 294 RM Product Management
    ... just another hint. You do not have to have the rapidminer.jar in order for RM to work. The classes generated by ant compile in the directory build will do.

    Tobias

Sign In or Register to comment.