From: Grzegorz A. H. <gr...@te...> - 2001-12-14 22:18:50
|
Hello. I am trying to get something in python using allegro, but some things seem to be broken. I tried running ./setup install, and I get some problems compiling _alpymodule.c (patch attached to compile properly). Then, I get some weird messages from setup.py: [gregorio:69] [~/cvs/libs/pyallegro]$ ./setup.py install running install running build running build_py warning: build_py: file a.py (for module a) not found warning: build_py: file l.py (for module l) not found warning: build_py: file p.py (for module p) not found warning: build_py: file y.py (for module y) not found warning: build_py: file a.py (for module a) not found warning: build_py: file l.py (for module l) not found warning: build_py: file p.py (for module p) not found warning: build_py: file y.py (for module y) not found running build_ext skipping '_alpy' extension (up-to-date) running install_lib not copying build/lib.linux-i686-1.5/_alpy.so (output up-to-date) Any help with that? -- Grzegorz Adam Hankiewicz gr...@te... http://gradha.infierno.org/ |