post_install() {
/bin/cat << ENDOFMESSAGE
==>
==>
==>  To install mod_wsgi, add the following line in 
==>  /etc/httpd/conf/httpd.conf file :
==>
==>  LoadModule wsgi_module modules/mod_wsgi.so
==>
==>  and restart/reload Apache.
==>
==>
ENDOFMESSAGE
}
