Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README « python « intern - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c46e3b10af79094f14a3d0cbd046a62e32f99909 (plain)
1
2
3
4
5
6
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