Initial revision
This commit is contained in:
7
intern/python/README
Normal file
7
intern/python/README
Normal file
@@ -0,0 +1,7 @@
|
||||
setenv CFLAGS "-g -Wall -I/usr/local/Python-1.6/Include"
|
||||
setenv LDFLAGS "-L/usr/local/Python-1.6"
|
||||
aclocal
|
||||
autoconf
|
||||
automake -a
|
||||
./configure
|
||||
make
|
Reference in New Issue
Block a user