JAVA ISSUE - gt: error: neither tool nor script specified;

Use this forum for questions regarding installation, upgrading and configuration of OpenEMM

Moderator: moderator

fborgosano
Posts: 1
Joined: Thu Oct 13, 2016 7:32 pm

JAVA ISSUE - gt: error: neither tool nor script specified;

Post by fborgosano »

Hi everybody,

i'm following this guide in order to install OpenEMM on my laptop: http://linuxpitstop.com/install-openemm ... nux-16-04/

When i go to the last steps of the Java8 installation, i give this commands in the terminal:

Code: Select all

# ln ‐s /usr/lib/jvm/java‐8‐oracle/jre /opt/openemm/java [cc]
# echo "export JAVA_HOME=/opt/openemm/java" > ~/.bashrc
# source ~/.bashrc
but i receive this:

Code: Select all

[2] 4897
export JAVA_HOME=/opt/openemm/java
gt: error: neither tool nor script specified; option -help lists possible tools
[2]-  Done                    echo "export JAVA_HOME=/opt/openemm/java"
bash: /home/fabrizio/.bashrc: Permission denied
Do someone could help? Thanks in advance.
maschoff
Site Admin
Posts: 2596
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: JAVA ISSUE - gt: error: neither tool nor script specifie

Post by maschoff »

Maybe you should ask your question at the site providing the instructions you follow, but my hunch is that "&gt" is a coding error for the character ">".
OpenEMM Maintainer
Post Reply