Fortran 90 introduction part II: can not find intrinsic module

Hi there,

I try to compile the fortran code ex1.90 in /glade/home/dnagle/f90-2/intrinsics.

What I did is:
ifort -o ex1 ex1.f90

It seems to me that there is no intrinsic module.

How to compile the example on mirage?

Thanks.

Guangshan