Has anyone successfully used j2se-package

2004-03-05 Thread Hamid Gh
Hi I used j2se-package to convert downloaded binary file from Sun to a debian package. After installing the created deb file, I am having difficulty to use java or javac. It seems that I have to configure javaselect somehow to make it work. Does anybody know how to use javaselect ? My java inst

Re: External DVD-burner

2004-03-05 Thread Hamid Gh
echo "scsi add-single-device 0 0 0 0" > /proc/scsi/scsi assuming, You have no other SCSI Hostadapter in Your system. Thanks Jonathan It worked and I could mount the drive (obviously I had to install two packages: scsiadd scsitools). And also I had to say: echo "scsi add-single-device 1 0 0 0" >

Re: External DVD-burner

2004-03-04 Thread Hamid Gh
From: Warren Dodge <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: External DVD-burner Date: Wed, 3 Mar 2004 19:26:07 -0800 On Mar 3, 2004, at 12:36 PM, Antonio Rodriguez wrote: On Wed, Mar 03, 2004 at 02:45:19AM -0500, Hamid wrote: Hi I have an external DVD burner which is connected to ie

Unidentified subject!

2004-03-04 Thread Hamid Gh
Hi I used j2se-package to convert a downloaded binary java sdk (sun-j2sdk1.4) to a deb package. After I installed it, whenever I run "java -jar foo.jar" it complains that default java was not found. 1- How should I configure /etc/javaselect/config file 2- I am using debian/testing, but issuing