How I installed Eclipse PyDev Python 3.2 in Puppy 528

How to do things, solutions, recipes, tutorials
Post Reply
Message
Author
jam007
Posts: 3
Joined: Sat 29 Sep 2012, 06:10

How I installed Eclipse PyDev Python 3.2 in Puppy 528

#1 Post by jam007 »

Installed Eclipse with PyDev and Python 3.2 under Puppy 5.2.8 harddisk install.

This worked and might help someone:
1) Installed JRE and Eclipse. See TheAsterisk Eclipse Topic
2) Downloaded lupu_devx_528-4.sfs . See this thread
3) Installed by mounting and copying all contents to / and yes to overwrite.
4) Downloaded Python 3.2 source tar ball
5) extracted, compiled and installed. Python3.2 ends up in usr/local/bin
6) Set perspective Pydev in Eclipse and interpreter

Post Reply