Can't find the path

I've re installed Soloris 8 on an Ultra 1. When i try to run a program i get an error which tells me the program can't find the path.

For some reason i have to type ./program name to get it to start. I didn't have to type the ./ previous to the install. Lastly the path isn't shown at the prompt any more. What needs to be changed to get it back to normal?

[380 byte] By [zzbyasb] at [2007-11-25 22:54:28]
# 1
Bloody hell, don't people read the damn manuals anymore?
timmyobrian at 2007-7-5 17:09:50 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 2
It would appear not, but just to get the ball rolling have a look at your .profile, the $PATH environment variable (particularly if it includes the value . (for current directory) and also the PS1 variable.
SimonM at 2007-7-5 17:09:50 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...