[EMAIL PROTECTED] wrote: > i am trying to install imaging 1.1.5 on my ubuntu 6.06 machine, and i get > this message:
> /usr/lib/gcc/i486-linux-gnu/4.1.2/include/limits.h:122:61: error:
> limits.h: No such file or directory
your C compiler installation is not complete.
$ sudo apt-get install build-essential
should do the trick.
</F>
_______________________________________________
Image-SIG maillist - [email protected]
http://mail.python.org/mailman/listinfo/image-sig
