[Python-de] Re: PIL-Installation auf SuSE 9: Fehler in setup.py,
EXTRA_COMPILE_ARGS
Tobias Herp
mail at tobias-herp.de
Mon Okt 4 22:17:47 CEST 2004
Tobias Herp schrieb:
> ich versuche gerade, PIL 1.1.4 auf meinem vServer mit SuSE 9.0 zu
> installieren. Die libImaging-Übersetzung klappte auch problemlos. Beim
> anstehenden "python setup.py build" jedoch gab es Probleme:
>
> Traceback (most recent call last):
> File "setup.py", line 287, in ?
> extra_compile_args=EXTRA_COMPILE_ARGS,
> NameError: name 'EXTRA_COMPILE_ARGS' is not defined
Hallo,
ich konnte das Problem zwischenzeitlich lösen; die setup.py von Version
1.1.5b1 hat das Problem nicht mehr.
Gruß,
Tobias