hi i have installed apache ant. actually I already have netbeans installed on my system that works awesome.but i had installed it through a binary code.so i dont have exact knowledge of how netbeans can be installed from the source code.
Nikhil --- Saifi Khan <[EMAIL PROTECTED]> wrote: > On Tuesday 01 January 2008 11:54:06 nikhil bharadwaj > wrote: > > i am using both windows and fedora 7. > > > > both have the same version of java Java > jdk1.6.0_03. > > > > Nikhil > > > > Saifi Khan <[EMAIL PROTECTED]> wrote: > > > Hi Nikhil: > > > > > > What is the OS you plan to compile NetBeans 6 on > ? > > > What version of JDK and JRE do you have > installed on your system ? > > > > > > Please share the info and we can take it from > there. > > > > > > -- > > > thanks > > > Saifi. > > Hi Nikhil: > > Do you have Apache ant installed ? > > If not, please download and install the same. After > that you need to > update the following environment variables: > PATH > CLASSPATH > > Please post the output of the following commands: > > echo $PATH > echo $CLASSPATH > > or > > echo %PATH% > echo %CLASSPATH% > > depending on which OS you intend to build it first. > > -- > thanks > Saifi. >

