Actions
Bug #4774
closed[build] compile.sh (being executed in any directory except bin) fails
Start date:
03/21/2014
Due date:
% Done:
100%
Estimated time:
Detected in build:
svn
Platform:
Windows x86
Published in build:
20140324
Description
Running
sh compile.sh ../arch/mips/model/newmips.nml
(as it is written in Installation Guide) leads to the following error message
Buildfile: build.xml doesn't exist! Error: Unable to access jarfile ../libs/jars/microtesk.jar Build failed
Updated by Alexander Kamkin over 10 years ago
- Subject changed from [build] compile.sh fails to [build] compile.sh (being executed in any directory except bin) fails
If the script is executed from the bin
directory, everything is fine.
The script should be executable from any directory!
Updated by Alexander Kamkin over 10 years ago
The same situation with generate.sh
Error: Unable to access jarfile ../libs/jars/jruby.jar
Updated by Alexander Kamkin over 10 years ago
I suggest using a MICROTESK_HOME
environment variable (the variable should be set by a user).
Updated by Andrei Tatarnikov over 10 years ago
- Status changed from New to Open
- % Done changed from 0 to 30
Done for Linux and OS X...
Updated by Andrei Tatarnikov over 10 years ago
- Status changed from Open to Resolved
- % Done changed from 70 to 100
Done for Windows in r1852.
Updated by Alexander Kamkin over 10 years ago
- Status changed from Resolved to Closed
- Published in build set to 20140324
Actions