Re: passwordsafe - run it?



Thanks
used chmod, result:
-rwxr-x--x 1 root users 6798 2007-07-08 18:50 pwsafe.sh
Group should do it by the way.
still does not run
Any suggestions?
Do I need to call java or so too?


J.O. Aho wrote:
none wrote:
I have rights to read the files and execute executable files.
But I cannot run the program. Not by "double clicking" pwsafe.sh or by
calling it from a Terminal session. How can I run it?

chmod a+x pwsafe.sh
(think that may be mentioned in the readme)


--

Xubunti-2006

"Xubuntu 6 just installed ..."
.



Relevant Pages

  • Re: passwordsafe - run it?
    ... J.O. Aho wrote: ... used chmod, result: ... execution privilege don't give the right to read the file, ... "Xubuntu 6 just installed ..." ...
    (alt.linux)
  • Re: AW: how to use *.bin file in linux fedora core 3
    ... are you installing java?!? ... chmod +x filename.bin ... then start the bin: ... Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org ...
    (Fedora)
  • Re: Changing group permission using java in unix
    ... after file is created.I dont wanna run "chmod" using ... Process.getRuntime.Is there any other java api to do this.Please ... Managing file and directory permissions is platform-specific, ...
    (comp.lang.java.programmer)
  • Re: respawning a program with out inittab
    ... J.O. Aho said something like a ... ... don't forget to chmod it, ... Having fun with the script you wrote even now. ... You know what, I could have fun with the Mrs. and have firefox load, then ...
    (alt.os.linux)
  • Re: invoking a java application by name
    ... javac xxxx.java ... java xxxx.class ... with the executable bit set (chmod +x) and prepend with things like ...
    (comp.lang.java.programmer)