Hi @MohinderS Oh no, I’m asking you to prefix an additional unix key word export
before your variables. that is missing in instruction but we need to add
After change your lines in setenv file should look something like (don’t copy paste as there could be some errors in my line)
export JAVA HOME=‘/usr/lib/jvm/java-11-openjdk-amd64/’
export JAVA OPTS=’ -Xms512m -Xmx1024m’
export DHIS2 HOME=’ /opt/dhis2’
export CATALINA HOME=‘/usr/share/tomcat9’