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.

Reply via email to