The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

"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-RapidMiner, Member Posts: 295 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-RapidMiner, Member Posts: 295 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.