Hi.
I am trying to run a program that uses java and I keep getting an error. I think it's becuase /tmp is mounted with the noexec option or something. Is there anything I can do to fix this?
Error:
Warning: -Xms512m not understood. Ignoring.
Warning: -Xmx512m not understood. Ignoring.
/usr/bin/java: line 67: /tmp/javar12001: Permission denied
/usr/bin/java: line 67: /tmp/javar12001: Success
I am trying to run a program that uses java and I keep getting an error. I think it's becuase /tmp is mounted with the noexec option or something. Is there anything I can do to fix this?
Error:
Warning: -Xms512m not understood. Ignoring.
Warning: -Xmx512m not understood. Ignoring.
/usr/bin/java: line 67: /tmp/javar12001: Permission denied
/usr/bin/java: line 67: /tmp/javar12001: Success