imagej for debian

2006-05-18 Thread Paolo Ariano
Hi * i've finally found time to make the .deb of imagej (java imaging software), here you can find .deb and other usefull things: http://www.personalweb.unito.it/paolo.ariano/imagej.html Things could be done better but this is just the first step, hope this help. Paolo -- Paolo A

new deb of imagej

2005-04-13 Thread Paolo Ariano
-- Paolo Ariano Neuroscience PhD student @ UniTo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: javac problem compiling a new .deb

2005-01-25 Thread Paolo Ariano
Jerry Haltom wrote: Is this package destined for Debian? Has a free JVM been attempted? yes it would be, at the moment i've compiled imagej with: j2sdk1.4 | java2-compiler, cdbs (>= 0.4.5.3), debhelper (>> 4.0.0), ant (>= 1.5) and the installation depend on j2re1.3 | j2re1.4 | java2-runtime jus

Re: javac problem compiling a new .deb

2005-01-24 Thread Paolo Ariano
Arnaud Vandyck wrote: A good DEB_CLASSPATH could be: DEB_CLASSPATH := $(ANT_HOME)/lib/ant.jar:\ $(ANT_HOME)/lib/ant-launcher.jar:\ $(JAVA_HOME)/lib/tools.jar 1st of all thanks barry and arnaud: i've reinstalled sun-j2sdk1.4 and in update-alternatives all seem to be ok, i've changed in build.xml

Re: javac problem compiling a new .deb

2005-01-21 Thread Paolo Ariano
Barry Hawkins wrote: which is not good; if you remove the last '/' from the value for JAVA_HOME, I have a strong suspicion that things might begin working for you. Also, you may want to ensure that tools.jar is in your defined classpath for Ant. i'm trying all the combinations but nothing: JAVA_H

Re: javac problem compiling a new .deb

2005-01-21 Thread Paolo Ariano
Barry Hawkins wrote: JAVA_HOME := /usr/java/jdk1.5.0_01 JAVACMD := ${JAVA_HOME}/bin/java i've tryed also this way: export DH_VERBOSE=1 include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/ant.mk include /usr/share/cdbs/1/rules/simple-patchsys.mk JAVA_HOME:= /u

Re: javac problem compiling a new .deb

2005-01-20 Thread Paolo Ariano
Loïc Minier wrote: #JAVA_HOME := /usr/java/jdk1.5.0_01 So, did you uncomment JAVA_HOME? thanks, i've tryed with JAVA_HOME :=/usr/java/jdk1.5.0_01/ but nothing happen ... and in this dir i can see: imotion:~/Devel/imagej-1.33 :) $ lx /usr/java/jdk1.5.0_01/ totale 164 7

javac problem compiling a new .deb

2005-01-20 Thread Paolo Ariano
Hi * i'm trying to pack a new .deb based on java software but the dpkg-build return me: cd source && /usr/java/jdk1.5.0_01/bin/java -classpath /usr/share/ant1.6/lib/ant.jar:/usr/share/ant1.6/lib/ant-launcher.jar -Dant.home=/usr/share/ant1.6 org.apache.tools.ant.Main -Dcompile.debug=true -Dcom

always debianizing ImageJ

2004-11-18 Thread Paolo Ariano
Hi * so i'm still trying in my spere time to *debianize* ImageJ and i wrote a roadmap or sothing like everybody can find here http://www.personalweb.unito.it/paolo.ariano/imagej.html suggestion are really wellcome till next paolo -- Paolo Ariano Neuroscience PhD Student @ UniTo Tan -

.deb froma a java program

2004-10-27 Thread Paolo Ariano
ot of .txt files 5. debian has been created with dh_make and i'm still trying to modify files ... now i've to use dh_java ? i've to *hand-write* rules, Makefile (doesn't exist) and dirs ? thanks a lot bye paolo -- Paolo Ariano Neuroscience PhD Student @ UniTo Meglio un profes

makefile or build

2003-09-18 Thread Paolo Ariano
Hi * always trying to make a .deb, i've some errors launching dpkg-buildpackage and i'm trying to debug my Makefile. It is better to use the Makefile or i've to edit the build.xml. dowloading the source of ant i saw that it has not Makefile but only the build.xml thanks paolo -

makefile or build

2003-09-18 Thread Paolo Ariano
Hi * always trying to make a .deb, i've some errors launching dpkg-buildpackage and i'm trying to debug my Makefile. It is better to use the Makefile or i've to edit the build.xml. dowloading the source of ant i saw that it has not Makefile but only the build.xml thanks paolo -

Re: trying to make a new .deb

2003-08-14 Thread Paolo Ariano
for... questions and answers. thanks paolo who is coming to understand -- Paolo Ariano Neuroscience PhD Student DBAU & INFM Turin (Italy) I bagni dovrebbero essere s

Re: trying to make a new .deb

2003-08-14 Thread Paolo Ariano
of questions... paolo -- Paolo Ariano Neuroscience PhD Student DBAU & INFM Turin (Italy) I bagni dovrebbero essere suddivisi in base al prodotto - Io ___

still trying to pack a .deb

2003-08-14 Thread Paolo Ariano
dpkg-buildpackage: source maintainer is Paolo Ariano <[EMAIL PROTECTED]> dpkg-buildpackage: host architecture is i386 fakeroot debian/rules clean test -f debian/rules rm -f build /usr/bin/make -f Makefile clean make[1]: Entering directory `/data/paolo2/dev/imagej-1.30s' make[1]: Leaving director

Re: trying to make a new .deb

2003-08-14 Thread Paolo Ariano
Il gio, 2003-08-07 alle 16:50, Paolo Ariano ha scritto: > now i'll read http://pkg-java.alioth.debian.org/ and start to modify the > skeleton to give more sense hi * i used (as suggested) dh_make --single -c blank -e [EMAIL PROTECTED] i obtained the new directory debian/ with the s

Re: trying to make a new .deb

2003-08-14 Thread Paolo Ariano
.debian.org/ and start to modify the skeleton to give more sense till next paolo, switching in reading mode -- Paolo Ariano Neuroscience PhD Student DBAU & INFM Turin (Italy) La liberta'

trying to make a new .deb

2003-08-14 Thread Paolo Ariano
.ImageJ java -cp ij.jar:/usr/lib/j2se/1.3/lib/tools.jar ij.ImageJ in the second case it could also compile dircetly .java plugin -- Paolo Ariano Neuroscience PhD Student DBAU & INFM Turin (Italy)

still trying to pack a .deb

2003-08-12 Thread Paolo Ariano
dpkg-buildpackage: source maintainer is Paolo Ariano <[EMAIL PROTECTED]> dpkg-buildpackage: host architecture is i386 fakeroot debian/rules clean test -f debian/rules rm -f build /usr/bin/make -f Makefile clean make[1]: Entering directory `/data/paolo2/dev/imagej-1.30s' make[1]: Leaving director

Re: trying to make a new .deb

2003-08-11 Thread Paolo Ariano
for... questions and answers. thanks paolo who is coming to understand -- Paolo Ariano Neuroscience PhD Student DBAU & INFM Turin (Italy) I bagni dovrebbero essere s

Re: trying to make a new .deb

2003-08-11 Thread Paolo Ariano
of questions... paolo -- Paolo Ariano Neuroscience PhD Student DBAU & INFM Turin (Italy) I bagni dovrebbero essere suddivisi in base al prodotto - Io ___

Re: trying to make a new .deb

2003-08-11 Thread Paolo Ariano
Il gio, 2003-08-07 alle 16:50, Paolo Ariano ha scritto: > now i'll read http://pkg-java.alioth.debian.org/ and start to modify the > skeleton to give more sense hi * i used (as suggested) dh_make --single -c blank -e [EMAIL PROTECTED] i obtained the new directory debian/ with the s

Re: trying to make a new .deb

2003-08-10 Thread Paolo Ariano
ta,directorys and son on. did you used something like dh-make debhelper to create the skeleton ? thanks paolo now is trying to do something -- Paolo Ariano Neuroscience PhD Student DBAU & INFM Turin (Italy) I bravi ra

Re: trying to make a new .deb

2003-08-07 Thread Paolo Ariano
.debian.org/ and start to modify the skeleton to give more sense till next paolo, switching in reading mode -- Paolo Ariano Neuroscience PhD Student DBAU & INFM Turin (Italy) La liberta'

Re: trying to make a new .deb

2003-08-07 Thread Paolo Ariano
g my data,directorys and son on. did you used something like dh-make debhelper to create the skeleton ? thanks paolo now is trying to do something -- Paolo Ariano Neuroscience PhD Student DBAU & INFM Turin (Italy) I br

trying to make a new .deb

2003-08-07 Thread Paolo Ariano
.ImageJ java -cp ij.jar:/usr/lib/j2se/1.3/lib/tools.jar ij.ImageJ in the second case it could also compile dircetly .java plugin -- Paolo Ariano Neuroscience PhD Student DBAU & INFM Turin (Italy)

new deb pack

2002-12-20 Thread Paolo Ariano
does anyone has suggestions on how to pack a new java program ? thanks a lot paolo -- Paolo Ariano Neuroscience PhD Student DBAU & INFM Turin (Italy) La liberta' in coppia si

new deb pack

2002-12-20 Thread Paolo Ariano
does anyone has suggestions on how to pack a new java program ? thanks a lot paolo -- Paolo Ariano Neuroscience PhD Student DBAU & INFM Turin (Italy) La liberta' in coppia si