java - configure Xuggler on Ubuntu 14-04 -


i trying install xuggle on ubuntu this tutorial

but when used ant stage doesn`t work. see these commands on terminal

> root@test1:~# ant stage unable locate tools.jar. expected find > in /usr/lib/jvm/java-7-openjdk-amd64/lib/tools.jar buildfile: > build.xml not exist! build failed 

do have idea how can fix it?

the tools.jar error because ant can't find jdk, appears looking in open jdk location. might need install oracle-java7-set-default points system java oracle java installed.


Comments

Popular posts from this blog

Upgrade php version of xampp not success -

amazon web services - S3 and apache mod_proxy with basic authentication -

powershell - This solution contains one or more assemblies targeted for the global assembly cache -