I am aware of the fact that GCC was deprecated in FreeBSD 10, nonetheless, I'd like to be able to use it. I went ahead and installed it from packages. The installation was successful. The PKG manager got all the needed dependencies and now I'd like to run it. When I try to access 
	
		
 I tried installing gcc 4.6, gcc 4.8 and I get the same result. I have the FreeBSD 10-BETA4 DVD image installed. 
If I try to re-install GCC, PKG manager says that the application is already installed.
Any ideas would be appreciated. Thanks.
				
			 gcc --version or any gcc command (even  man gcc) I get the non-existent command error back: 
	
	
		Code:
	
	: Command not found.
	If I try to re-install GCC, PKG manager says that the application is already installed.
Any ideas would be appreciated. Thanks.