|
|
我在root下安装了 j2sdk,但是到了 另外一个用户下就不能用了 。
我用了chmod也没有用。用ls看那个j2sdk是属于root的软件。
drwxr-xr-x 2 root root 4096 2005-05-30 01:02 bin
-rw-r--r-- 1 root root 4431 2005-05-30 00:48 COPYRIGHT
drwxr-xr-x 6 root root 4096 2005-05-30 01:02 demo
drwxr-xr-x 3 root root 4096 2005-05-30 01:02 include
-rw-r--r-- 1 root root 2623 2005-05-30 00:48 INSTALL
drwxr-xr-x 6 root root 4096 2005-05-30 01:02 jre
drwxr-xr-x 2 root root 4096 2005-10-06 12:10 lib
-rw-r--r-- 1 root root 17669 2005-05-30 00:48 LICENSE
drwxr-xr-x 4 root root 4096 2005-05-30 01:02 man
-rw-r--r-- 1 root root 9538 2005-05-30 00:48 README
-rw-r--r-- 1 root root 16857 2005-05-30 00:48 README.html
-rw-r--r-- 1 root root 11545338 2005-05-30 00:48 src.zip
-rw-r--r-- 1 root root 10129 2005-05-30 00:48 THIRDPARTYLICENSEREADME.txt
现在改怎么能让另外一个用户也能使用j2sdk呢?
请各位大虾帮帮忙了。 |
|