Installation jvm on debian

hi
i install jvm on debian 3.1
apt-get -u install java-package
fakeroot make-jpkg jdk-1_5_0_07-linux-i586.bin

but we got an error
but we all permission to user (r,w,e)

mkdir: cannot create directory /etc/.java': Permission denied mkdir: cannot create directory/etc/.java/.systemPrefs’: No such file or directory
touch: cannot touch /etc/.java/.systemPrefs/.system.lock': No such file or directory chmod: cannot access/etc/.java/.systemPrefs/.system.lock’: No such file or directory
touch: cannot touch /etc/.java/.systemPrefs/.systemRootModFile': No such file or directory chmod: cannot access/etc/.java/.systemPrefs/.systemRootModFile’: No such file or directory
/usr/local/jdk-1_5_0_07-linux-i586.bin: line 435: /etc/mailcap: Permission denied
mkdir: cannot create directory /usr/share/icons/HighContrast': Permission denied mkdir: cannot create directory/usr/share/icons/HighContrastInverse’: Permission denied
mkdir: cannot create directory /usr/share/icons/LowContrast': Permission denied cp: cannot create regular file/usr/share/pixmaps/sun-java.png’: Permission denied
cp: cannot create regular file /usr/share/icons/HighContrast/48x48/apps/sun-java.png': No such file or directory cp: cannot create regular file/usr/share/icons/HighContrastInverse/48x48/apps/sun-java.png’: No such file or directory
cp: cannot create regular file /usr/share/icons/LowContrast/48x48/apps/sun-java.png': No such file or directory mkdir: cannot create directory/usr/share/icons/HighContrast’: Permission denied
mkdir: cannot create directory /usr/share/icons/HighContrastInverse': Permission denied mkdir: cannot create directory/usr/share/icons/LowContrast’: Permission denied
cp: cannot create regular file /usr/share/pixmaps/sun-java.png': Permission denied cp: cannot create regular file/usr/share/icons/HighContrast/48x48/apps/sun-java.png’: No such file or directory
cp: cannot create regular file /usr/share/icons/HighContrastInverse/48x48/apps/sun-java.png': No such file or directory cp: cannot create regular file/usr/share/icons/LowContrast/48x48/apps/sun-java.png’: No such file or directory

Done.

Testing extracted archive… okay.

Create debian package:
dh_testdir
dh_testroot
dh_installchangelogs
dh_installdocs
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package sun-j2sdk1.5' in/tmp/make-jpkg.XXXXsUTqb7/sun-j2sdk1.5_1.5.0+update07_i386.deb’.
copy sun-j2sdk1.5_1.5.0+update07_i386.deb into directory /usr/local/
cp: cannot create regular file `/usr/local/sun-j2sdk1.5_1.5.0+update07_i386.deb’: Permission denied

Aborted (/usr/local/).

thanks in advance
rohit

given that most of your posts on these forums recently appear to be permissions related, perhaps it would be worth you doing some reading on setting up appropriate users on your platform.

let’s be honest, this isn’t a debian help forum. and most of your queries dont really seem to be about Asterisk.