-1

I am installing phonegap but at the time of installing there are problems coming in installation. I think I have not set all the environment variables in the system . Any body have list of variables.

Thank You

Shabbir Dhangot
  • 8,954
  • 10
  • 58
  • 80

1 Answers1

1

User Variables

Path : C:\Documents and Settings\avaya11\Application Data\npm

System Variables

ANDROID_HOME : C:\NEW ANDROID\sdk;

ANT_HOME : C:\Program Files\Java\apache-ant-1.9.3

CLASSPATH : .;D:\Program Files\Java\jre6\lib\ext\QTJava.zip;C:\NEW ANDROID\sdk\platforms;C:\NEW ANDROID\sdk\platform-tools;

JAVA_HOME : C:\Program Files\Java\jdk1.6.0_45

Path : %JAVA_HOME%\bin;C:\NEW ANDROID\sdk\platforms-tools;C:\NEW ANDROID\sdk\tools;%ANT_HOME%\bin;C:\Program Files\nodejs\;%SystemRoot%\System32;C:\Program Files\openssl-0.9.8k_WIN32\bin;

Vijay Barbhaya
  • 876
  • 1
  • 6
  • 14