> >
> > $JAVACMD -classpath "$LOCALCLASSPATH" -Dant.home="${ANT_HOME}" $ANT_OPTS
> > org.apache.tools.ant.Main -e -f src/installer/resources/build.xml "$@"
>
>
>
> You can also try by changing the classpath value in above line in the
> script. Change "$LOCALCLASSPATH" to
> "$LOCALCLASSPATH:${fullpathofant.jar}"
>
> You can use rpm -ql ant to find where the ant.jar file is located.
>
> -Sree Pratheep.
>

Thanks a lot now.The problem is really with the classpath.All of the above 3
methods worked well individually.

With Regards,
Gaurav Paliwal
_______________________________________________
To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to