Die Suche ergab 3 Treffer

von ampere
Dienstag 12. Mai 2009, 18:17
Forum: Installation/Konfigurieren
Thema: Python & GTK+ & Eclipse
Antworten: 21
Zugriffe: 9929

Endlich ein kleiner Lichtblick

Jetzt läufts so halbwegs.

Ich habs jetzt so installiert:

1. Java Runtime Enviroment installieren
2. Eclipse installieren
3. python installieren
4. gtk+ entpacken & ../gtk/bin zur Path Variable hinzufügen
5. Glade installieren
6. pygobject installieren
7. pyCairo installieren
8. pygtk installieren ...
von ampere
Montag 11. Mai 2009, 20:49
Forum: Installation/Konfigurieren
Thema: Python & GTK+ & Eclipse
Antworten: 21
Zugriffe: 9929

Installation

1. Java Version 6 Update 13 installiert (nur für Eclipse)
Quelle = hatte ich schon

2. Eclipse IDE for Java Developers (85MB) installiert
Wuelle = http://www.eclipse.org/downloads/

3. Python 2.6.2 installiert
Quelle = http://www.python.org/download/

3. GTK+ nach C:\GTK kopiert und C:\GTK\bin ...
von ampere
Montag 11. Mai 2009, 19:55
Forum: Installation/Konfigurieren
Thema: Python & GTK+ & Eclipse
Antworten: 21
Zugriffe: 9929

Python & GTK+ & Eclipse

Hallo Python Freunde,

ich muss mich in naher Zukunft beruflich mit Python, GTK & Glade beschäftigen.
Nun wollte ich das letztes Wochenende Zuhause schon mal ausprobieren, bin dabei aber fürchterlich auf die Schnauze gefallen!

Ich habe 2 1/2!!! Tage vergeblich versucht eclipse mit Python und GTK ...