gcc -c -pipe -fPIC -O2 -w -DNDEBUG -I. -I/usr/include/python2.7 -o siplib.o
siplib.c
>siplib.c:20:20: fatal error: Python.h: No such file or directory
>compilation terminated.
>make[1]: *** [siplib.o] Error 1
>make[1]: Leaving directory `/misc/tar_balls/projects_related/sip-4.12.4/siplib'
>make: *** [all] Error 2
>
>All I needed, was to install python-dev package.
>Issue is fixed.
>Apology for posting it to the group w/o giving enough thought !!
>
>
>~ Ashutosh Narayan
>_______________________________________________
>BangPypers mailing list
>BangPypers@python.org
>http://mail.python.org/mailman/listinfo/bangpypers
>
>
>
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers