Thanks for the quick response. I managed to figure things out by google searching my heart out! :-p
At first, I was unable to run make distclean. Further researching showed me that this was used to clean up the directory after make. Correct me if I'm wrong... I decided to skip this and go straight to the export part then the ./configure. For those new like me, I kept getting an error during the ./configure. I was glad to see that OpenSolaris or the script pointed to a log file for me to research. I was very impressed to find that it was very well detailed and advised me that I was missing GCC. This was corrected using pkg install SUNWgcc export PATH=$PATH:/usr/sfw/bin After doing this, everything went through fine. I'll continue to do this install and report back any problems found or the final results. I have another quick question... Should I know run make distclean? Stay tuned.... Mr. Hu Mongous -- This message posted from opensolaris.org