I have a jar file of jEdit, which I tried to install as -
root - which installs it to /usr/local
normal user - which installs it to the home directory
But when I try to install it using "java -jar", I get the error message -
Could not create directory. Maybe you do not have the write permissions.
Note: I have the write permissions to the directories.
Regards.