BLOG ARTICLE JRE Error | 1 ARTICLE FOUND

  1. 2008/05/22 j2re 1.4.2 and tail: cannot open `+424' for reading: No such file or directory

If you met this kind of problem, this is reason that why the script probably uses the old syntax for the "tail" command.

Set the environment variable _POSIX2_VERSION=199209 to use the compatibility mode by:
$ export _POSIX2_VERSION=199209
$ ./j2re_1.4.2_02.bin

크리에이티브 커먼즈 라이센스
Creative Commons License
2008/05/22 13:32 2008/05/22 13:32