[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: javac problem compiling a new .deb



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 1.1 to 1.4 as suggested by barry
i've changed DEB_CLASSPATH as suggested by arnaud but with this version there was a "space" error
the result was:
-classpath /usr/share/ant/lib/ant.jar: /usr/share/ant/lib/ant-launcher.jar
                                                         ^^^
probably an editor (gedit) mistake ...

all seems to be ok, and i obtain an:
imagej_1.33u-1_i386.deb

now i will try to correct where to put things correctly (i'm looking to argouml deb source...)
and then if anyone want to try ;)

thanks
till next
paolo



Reply to: