On Tue, 2008-09-23 at 13:27 +0200, Paolo Ariano wrote: > i know, nor gcj is ok for the work (as openjdk) so i continue to use the > sun jdk > > the /debian/rules script use to to set the JAVA_HOME this line: > /usr/sbin/update-java-alternatives -l | head -1 | cut -d' ' -f 3 > > that gives me: > /usr/lib/jvm/java-1.5.0-sun > > apt-get install sun-java5-jdk will help you ;) > sun-java6-jdk is another alternative [non-free]
Another problem is your file debian/imagej You have to move or rename it. The build process tries to create a directory there because imagej is the name of your package. Cheers Dominique -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

