Download the compressed tar file i3d00-base.tar.gz containing the source code of the base libraries for the course.
Create the directory structure in your home directory:
./i3d
/include
/lib
/bin
/man
/base
/proj
/doc
/model
/pic
Make sure that you have your programming environment correctly setup. This include: gcc, make, etc...
If you are using PC/Windows you should install the GNU programming environment.