Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A very confusing error! #16

Open
csufangyu opened this issue Apr 23, 2020 · 0 comments
Open

A very confusing error! #16

csufangyu opened this issue Apr 23, 2020 · 0 comments

Comments

@csufangyu
Copy link

hi
I apologize for your interruption again,but I get a very confusing error.I can not understand!
when I run the ./build,I get a error as fellows:
robot@robot:~/Robot_Project/drakon.tech$ sudo tclsh ./build

Building "lua" files: "/home/robot/Robot_Project/drakon.tech/app"
Minifying Javascript files
/home/robot/Robot_Project/drakon.tech/clos
/home/robot/Robot_Project/drakon.tech/tmp/dkt/static
ContextMenu.js
/home/robot/Robot_Project/drakon.tech/static/ContextMenu.js
ContextMenu.js... couldn't execute "java": no such file or directory
while executing
"exec java -jar /home/robot/Robot_Project/drakon.tech/clos/compiler.jar --js_output_file=/home/robot/Robot_Project/drakon.tech/tmp/dkt/static/$file_onl..."
("foreach" body line 13)
invoked from within
"foreach file $jsfiles {
set file_only [ file tail $file ]
if {$file_only != "loader.js"} {
# puts "1"
puts $closdir
puts $outdir
puts $file_o..."
(file "./build" line 105)

and I try to check my envoriment, so I run the code on terminal. I don't get error.my code is:
% set reslut [java -jar ./clos/compiler.jar --js_output_file=/home/robot/Robot_Project/drakon.tech/tmp/dkt/static/ContextMenu.js /home/robot/Robot_Project/drakon.tech/static/ContextMenu.js]

It is very confusing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant