|
From: SourceForge.net <no...@so...> - 2005-09-09 12:40:08
|
Bugs item #1285969, was opened at 2005-09-09 12:40 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1285969&group_id=1703 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: S Phelps (sphelps) Assigned to: Nobody/Anonymous (nobody) Summary: directory structure is inconsistent between platform dists Initial Comment: When installing Repast 3.1, the path to the .jar varies depending on whether you use the .tar.gz distribution or the Repast_J_3.1_Installer.exe distribution. Using the .tar.gz distribution, the path is: <INSTALLDIR>/RepastJ/repast.jar Using the Repast_J_3.1_Installer.exe distribution, the path is: <INSTALLDIR>/Repast<space>J/repast.jar Note the space in between 'Repast' and 'J'. Cross-platform 3rd-party applications that link with the repast libraries thus require neeedlessly complicated build environments / ant files to cope with this discrepency. Moreover the default INSTALLDIR for the Installer.exe is 'Repast 3' whereas the top-level directory in the .tar.gz is 'Repast-3.1' ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1285969&group_id=1703 |