Re: problems while making java package using fakeroot

2006-08-18 Thread José Alburquerque
Mark Grieveson wrote: The Debian package has been created in the current directory. You can install the package as root (e.g. dpkg -i sun-j2sdk1.5_1.5.0+update08_i386.deb). Removing temporary directory: done So, after

Re: problems while making java package using fakeroot

2006-08-18 Thread Mark Grieveson
The Debian package has been created in the current directory. You can install the package as root (e.g. dpkg -i sun-j2sdk1.5_1.5.0+update08_i386.deb). Removing temporary directory: done So, after the last step, if my de

problems while making java package using fakeroot

2006-08-17 Thread H.S.
To install the Java from Sun, I was following the steps given here: http://www.debianhelp.co.uk/debianjava.htm When I do the fakeroot command to make the deb package out of the java bin file I had previously downloaded, I get this kind of output: ---