You Are Here:

Community: Developer Discussion Boards

#1 Old Talking How to install python to S60 Emulator? - 2006-03-16, 06:01

Join Date: Mar 2006
Posts: 1
xiximato
Offline
Registered User
the s60 sdk version is S60_2nd_FP2,how to install python for it?
PyreplForSeries60.SIS is right?
thanks!~~
Reply With Quote

#2 Old Re: How to install python to S60 Emulator? - 2006-03-16, 08:41

Join Date: Mar 2003
Posts: 14
IceFellow
Offline
Registered User
I tried the following installation steps for Series_60_2Ed_SDK_FP3:
Step 0:
~ java is in F:\sw\j2sdk-1_5 (i.e. newer version than 1.4.2_06 - couldn't find any documentation whether java 1.5 is OK)
~ Sun Wireless Toolkit version 2.3 is installed in F:\sw\Sun_wtk23
~ downloaded nS60_jme_sdk_2nd_e_fp3.zip and installed Nokia SDK in F:\sw\Sun_wtk23\wtklib\devices\S60_2nd_FP3_MIDP_SDK (for toolkit to detect it)
Step 1: downloaded PythonForSeries60_1_2_for_2ndEd_FP3_SDK.zip from http://www.forum.nokia.com/main.html
Step 2: unzipped PythonForSeries60_1_2_for_2ndEd_FP3_SDK.zip to J:\Download\Nokia\S60\Python
Step 3: executed Python_for_2ndEd_FP3_SDK.exe and installed to F:\sw\Python60
~ installation software said this is installation for Series 60 Platform SD 2.8
~ *error*: review shows that Sumbian SDK EPOC root is null !
~ *problem*: could not tell installation program path F:\sw\WTK23\wtklib\devices\S60_2nd_FP3_MIDP_SDK\bin\epoc32\release\winscw\udeb\z\system\apps\python
Step 4: read F:\sw\WTK23\wtklib\devices\S60_2nd_FP3_MIDP_SDK\Series60Tools\Python_for_Series_60\Docs\Getting_Started_with_Python.pdf
~ document describes ok paths i.e. not error situations
* challenges:
~ how to tell Nokia Python to Nokia SDK ?
~ how to find Python in phone SDK ?
Notes:
~ Nokia Python uninstall guide refers to F:\sw\WTK23\wtklib\devices\S60_2nd_FP3_MIDP_SDK\bin\epoc32\release\winscw\udeb\z\system\apps\python
~ folder F:\sw\Sun_wtk23\wtklib\devices\S60_2nd_FP3_MIDP_SDK\bin\epoc32\winscw\z\system does exist, but there in NOT subfolder python
~ just before installation the installer program showed that Symbian SDK for EPOCROOT is empty, why ?
~ folder F:\sw\Python60\py2sis contains Python DLL and exe files, should I manually copy them and where to ?
I investigated Nokia Forum discussions and found the following:
q1. "when i install the Python_for_2ndEd_FP1_SDK, i see then notes of "Symbian SDKs for Series 60 EPOCROOT Folder null".
a1."The reason maybe is your "Python for series 60 sdk" and the "series 60 sdk" in two version,just change to one version"
a2. i install the S60_2nd_FP1 again
~ and install the activeperl (???) ,and then,
~ when i am installing the python for Python_for_2ndEd_FP1_SDK, i can see the note is my symbian installed directory
Above did not help me; both Nokia SDK and Nokia Python SDK looks to me the same version.

I've tried several SDKs and several Python versions.

Installation programs such as Python Windows extension detected Python automatically, so why is Nokia Python installer capable to detect Nokia SDK
automatically ?

In situations where Python_for_2ndEd_FP3_SDK.exe installation program
does not find Symbian SDKs for Series 60 EPOCROOT Folder
it could let you to define it (copying to null will fail in any case) ?!

Could it be possible to MANUALLY copy necessary Python files to Symbian SDKs for Series 60 EPOCROOT Folder and in which folders to ?

Sorry not to provide solution to you, hopefully more experienced users will !
Please, let me know how you solved this !

cheers, IceFellow
Last edited by IceFellow : 2006-03-16 at 08:52.
Reply With Quote

#3 Old Re: How to install python to S60 Emulator? - 2006-03-16, 12:39

Join Date: Dec 2004
Posts: 646
jplauril's Avatar
jplauril
Offline
Forum Nokia Expert
IceFellow, you need the S60 C++ SDK, not the Java SDK.
Reply With Quote

#4 Old Re: How to install python to S60 Emulator? - 2006-03-16, 13:37

Join Date: Mar 2003
Posts: 14
IceFellow
Offline
Registered User
thanks from all our developer guys @ http://www.icewaves.com/ !
Reply With Quote

#5 Old Re: How to install python to S60 Emulator? - 2006-04-02, 11:40

Join Date: Apr 2006
Posts: 3
fumihikoshibata
Offline
Registered User
Are there any ways (or installer files) to install Python on a Japanese version of S60 SDK, such as "2nd Ed. FP2, Japanese."

I have succeeded with an English S60 SDK(2nd Ed. FP2) with the Python SDK of the same version, but not with Japanese SDKs.

Thank you very much in advance!

Fumihiko
Reply With Quote

#6 Old Post Re: How to install python to S60 Emulator? - 2006-04-03, 04:01

Join Date: Feb 2006
Posts: 23
aymanshamma
Offline
Registered User
I've made a little tutorial page on this (as part of a larger set of info on s60 I'm building).
It covers how to get a standard (1.2 FP2) install going (pointing out which packages from Nokia to install). I've not tried it working with the Japanese emulator though.

Let me know if there something more specific to be covered.

Cheers.

-a.
Reply With Quote

#7 Old Re: How to install python to S60 Emulator? - 2009-03-04, 10:29

Join Date: Feb 2009
Posts: 3
humairah01
Offline
Registered User
Dear all,
I have been trying to install S60 SDK and Pys1.9.2. It didn't work. I have also tried to install previous version 1.4(following the instruction suggested by ayman (http://aymanshamma.googlepages.com/i...60inanemulator), similar thing happen.

I have installed the SDK S60, Pys1.9.2, Active Perl, Carbide C++.
Can anyone tell me what are the files that I need to make it work?

Thanks a lot for your help
Reply With Quote

#8 Old Re: How to install python to S60 Emulator? - 2009-03-04, 10:37

Join Date: May 2007
Posts: 2,739
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
Quote:
Originally Posted by humairah01 View Post
Dear all,
I have been trying to install S60 SDK and Pys1.9.2. It didn't work. I have also tried to install previous version 1.4(following the instruction suggested by ayman (http://aymanshamma.googlepages.com/i...60inanemulator), similar thing happen.

I have installed the SDK S60, Pys1.9.2, Active Perl, Carbide C++.
Can anyone tell me what are the files that I need to make it work?

Thanks a lot for your help
Follow the instructions on this page,

http://croozeus.com/started.htm
Reply With Quote

#9 Old Re: How to install python to S60 Emulator? - 2009-03-04, 11:14

Join Date: Feb 2008
Posts: 2,546
Location: Bhavnagar, Gujarat, India
Send a message via Yahoo to gaba88 Send a message via Skype™ to gaba88
gaba88's Avatar
gaba88
Offline
Forum Nokia Champion
Quote:
Originally Posted by humairah01 View Post
Dear all,
I have been trying to install S60 SDK and Pys1.9.2. It didn't work. I have also tried to install previous version 1.4(following the instruction suggested by ayman (http://aymanshamma.googlepages.com/i...60inanemulator), similar thing happen.

I have installed the SDK S60, Pys1.9.2, Active Perl, Carbide C++.
Can anyone tell me what are the files that I need to make it work?

Thanks a lot for your help
hello humairah1

Welcome to Forum Nokia Python Dibo

If you are a newbie then here are some more links which may help you.

Forum Nokia Python wiki.

PyS60 Tutorials at mobapps.

Hope this all helps you.

Enjoy Pythoning
Gaba88


Gargi Das- http://gargidas.blogsot.com

Forum Nokia Python Wiki


Learn Python at http://mobapps.org/PyS60
Reply With Quote

#10 Old Re: How to install python to S60 Emulator? - 2009-03-05, 10:26

Join Date: Feb 2009
Posts: 3
humairah01
Offline
Registered User
Thank you gaba88 and croozeus. I am newbie and I am going to start all over again.
Reply With Quote

#11 Old Re: How to install python to S60 Emulator? - 2009-03-05, 13:43

Join Date: Nov 2008
Posts: 24
catch
Offline
Registered User
Just unpack it to "C:\Symbian\...\Epoch\"

Don't worry about the installation process will overwrite your existing files 'cuz it won't :-)

After extraction, check from the App Menu on your S60 emulator and everything should be fine from there.

Cheers

--------
My Linux Support
Reply With Quote

#12 Old Re: How to install python to S60 Emulator? - 2009-03-05, 14:44

Join Date: Nov 2008
Posts: 73
xiaobu
Offline
Regular Contributor
Quote:
Originally Posted by xiximato View Post
the s60 sdk version is S60_2nd_FP2,how to install python for it?
PyreplForSeries60.SIS is right?
thanks!~~
aha ~I have installed that successfully!
if you have problem,i can help you.
Reply With Quote

#13 Old Re: How to install python to S60 Emulator? - 2009-03-10, 11:49

Join Date: Feb 2009
Posts: 3
humairah01
Offline
Registered User
I've tried to install several version of SDK and Phyton 1.4.5. Today, I tried again with both SDK 3rd and 5th edition with Phyton 1.9.2. I still can't see the Phyton icon in the emulator. What could be the problem?

Thanks
Reply With Quote

#14 Old Smile Re: How to install python to S60 Emulator? - 2009-03-10, 11:52

Join Date: May 2007
Posts: 2,739
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
Quote:
Originally Posted by humairah01 View Post
I've tried to install several version of SDK and Phyton 1.4.5. Today, I tried again with both SDK 3rd and 5th edition with Phyton 1.9.2. I still can't see the Phyton icon in the emulator. What could be the problem?

Thanks
How do you try to install the PyS60 SDK?

You need to unzip the files in the PyS60 SDK in the root of your S60 installation.

Cheers,
Croozeus
Reply With Quote

#15 Old Re: How to install python to S60 Emulator? - 2009-03-10, 13:13

Join Date: Feb 2008
Posts: 2,546
Location: Bhavnagar, Gujarat, India
Send a message via Yahoo to gaba88 Send a message via Skype™ to gaba88
gaba88's Avatar
gaba88
Offline
Forum Nokia Champion
Quote:
Originally Posted by humairah01 View Post
I've tried to install several version of SDK and Phyton 1.4.5. Today, I tried again with both SDK 3rd and 5th edition with Phyton 1.9.2. I still can't see the Phyton icon in the emulator. What could be the problem?

Thanks
hello humairah10

just to add a bit.

Sorry for asking this stupid question but have you checked the installation folder in your SDK??

Regards
Gaba88


Gargi Das- http://gargidas.blogsot.com

Forum Nokia Python Wiki


Learn Python at http://mobapps.org/PyS60
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
OpenGL ES on S60 3rd Edition SDK Emulator specjones Symbian Tools & SDKs 7 2008-09-30 11:22
IDE for python aplications with S60 arturog Python 9 2007-03-05 11:09
Running a Python script on the emulator? iliyang Python 6 2005-03-09 18:57
Do I need to install my "HelloWorld" MIDlet in N7650 emulator? gekecn Mobile Java Tools & SDKs 1 2002-11-29 07:12
Do I need to install my "HelloWorld" MIDlet in N7650 emulator gekecn Mobile Java General 0 2002-11-29 05:03

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia