Forum: Compiler & IDEs Problem mit pyJTAG install


von Pascal Goguey (Gast)


Lesenswert?

Guten Tag!

Mein Deutsch ist nicht sehr gut. Entschuldigung!

Ich habe versucht, pyJTAG zi installieren. (Ich habe schon binutils,
gcc, msp430-libc, gdb, jtag access lib und gdbproxy installieren
koennen. Das ganze Prozess is auf dieser mikrocontroller.net Seite
(in en/mspgcc).

Das letzte Teil kann ich nicht installieren. Hier sind die letzte
Programmzeile.

---------------------
#pyJTAG
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/mspgcc co
python
cd ../python
python setup.py install # You can use "python2.3", etc. instead.
cd ../..
---------------------

Ich bin in /tmp/mspgcc

cvs -z3 -d [usw... ] co python ergibt ein Folder "python" hier:
/tmp/mspgcc/python

Problem #1 :

cd ../python: ../python kann nicht gefunden sein. .. ist /tmp und
es gibt kein "python" in /tmp. Ich habe "cd python" gebraucht.

Problem #2

python setup.py install

Das Programm spuckt diese Fehlermeldung aus:

| running install
| error: invalid Python installation: unable to open
/usr/lib/python2.4/config/Makefile (No such file or directory)

Kann jemand mir Helfen?

Danke!

Pascal

Bitte melde dich an um einen Beitrag zu schreiben. Anmeldung ist kostenlos und dauert nur eine Minute.
Bestehender Account
Schon ein Account bei Google/GoogleMail? Keine Anmeldung erforderlich!
Mit Google-Account einloggen
Noch kein Account? Hier anmelden.