Hi When I try to run 'make install' it gives me an "error 2". Any idea about error 2. I guess it has something to do with initdb. Here is portions of the error: make[2]: *** [installdirs] Error 2 make[2]: Leaving directory `/home/mmohanda/postgres/postgresql-7.4.8/doc' make[1]: *** [install] Error 2 make[1]: Leaving directory `/home/mmohanda/postgres/postgresql-7.4.8' *** Error code 2 make: Fatal error: Command failed for target `install' I got the same error during regression test also. Please give me some hints Thank you Mogin