$ su ;; root access is required to ;; install RPM packages  | 
$ cd <path/to/package> ;; Change directory to where ;; the package is located  | 
# rpm -iUvh sun-webserver-fastcgi.rpm ;; Install ;; sun-webserver-fastcgi.rpm ;; package  | 
This installation places the shared object and README in /opt/sun/webserver/plug-ins/fastcgi.
Please refer to "Configuring the FastCGI plug-in."