The system I am using has gnuplot installed in /usr/bin. I don\'t have root, but I needed a newer version of gnuplot, so I installed it to
gnuplot
/usr/bin
Besides modifying the PATH as has been explained, you can also use aliases like this (in BASH)
alias gn=$HOME/usr/bin/gnuplot
then you just run it with
gn