SDK installation problem ?
hello..I have a dual-booted pc (windows 7 x64, Arch Linux x86_64) and i tried both installation. but both give me errors i can't fix
this are the errors retrieved from the Arch
Welcome to Papaya Game Engine.
Traceback (most recent call last):
File "/usr/local/lib/python2.5/site-packages/cx_Freeze/initscripts/Console.py", line 27, in <module>
File "r.py", line 3, in <module>
File "/root/bad/package/inst.py", line 131, in main
File "/root/bad/package/inst.py", line 21, in install
File "/root/bad/package/inst.py", line 65, in downloadSDK
File "/root/down/Python-2.5.4/Lib/urllib2.py", line 124, in urlopen
File "/root/down/Python-2.5.4/Lib/urllib2.py", line 381, in open
File "/root/down/Python-2.5.4/Lib/urllib2.py", line 404, in _open
File "/root/down/Python-2.5.4/Lib/urllib2.py", line 360, in _call_chain
File "/root/down/Python-2.5.4/Lib/urllib2.py", line 1140, in unknown_open
urllib2.URLError: <urlopen error unknown url type: https>
The windows version kept telling me to download & Install JDK . i've tried to install JDK 7 and execute the installation. but the same error prompt. The same happened when i install JDK 6 from this url ([url=http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u32-downloads-1594644.html]http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u32-downloads-1594644.html[/url])
so, are this error(s) are solvable or.. ?
[i=s] Last edited by yuanchao on 2012-6-28 20:21 [/i]
solution:
1.download android SDK.
2.[code]yuanchao@geeko:~/Downloads> tar xzf android-sdk_r20-linux.tgz[/code]
3.[code]yuanchao@geeko:~/Downloads/android-sdk-linux> tools/android sdk[/code]4.5.[code]yuanchao@geeko:~/Downloads> mv -T android-sdk-linux/ ~/bin/PapayaGameSDK/android-sdk-linux_x86/
[/code]6.[code]yuanchao@geeko:~/bin/PapayaGameSDK> ./install.sh
Welcome to Papaya Game Engine.
Congratulations! You have finished the installation of Papaya Game Engine[/code]
Page:
[1]