I have installed the followings in my MS Windows XP desktop:
python-2.4.4.msi
pygtk-2.10.6-1.win32-py2.4.exe
setuptools-0.6c8.win32-py2.4.exe
pycairo-1.2.6-1.win32-py2.4.exe
pygobject-2.12.3-1.win32-py2.4.exe
gtk-2.12.9-win32-2.exe
moo-0.8.2.win32.exe
When I build the PIDA, I got the following error. Most grateful if
anyone could help to resolve the issue. Thanks.
Microsoft Windows XP [版本 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\PIDA-0.5.1>\Python24\python setup.py build
running build
running build_py
running build_ext
'make' 不是內部或外部命令、
可執行的程式或批次檔。
Traceback (most recent call last):
File "setup.py", line 100, in ?
description = PIDA_SHORT_DESCRIPTION,
File "C:\Python24\lib\distutils\core.py", line 149, in setup
dist.run_commands()
File "C:\Python24\lib\distutils\dist.py", line 946, in run_commands
self.run_command(cmd)
File "C:\Python24\lib\distutils\dist.py", line 966, in run_command
cmd_obj.run()
File "C:\Python24\lib\distutils\command\build.py", line 112, in run
self.run_command(cmd_name)
File "C:\Python24\lib\distutils\cmd.py", line 333, in run_command
self.distribution.run_command(command)
File "C:\Python24\lib\distutils\dist.py", line 966, in run_command
cmd_obj.run()
File "C:\Python24\lib\distutils\command\build_ext.py", line 279, in
run
self.build_extensions()
File "C:\Python24\lib\distutils\command\build_ext.py", line 405, in
build_exte
nsions
self.build_extension(ext)
File "setup.py", line 35, in build_extension
raise RuntimeError()
RuntimeError
C:\PIDA-0.5.1>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"PIDA" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/pida?hl=en-GB
-~----------~----~----~----~------~----~------~--~---