That's why I love Linux, so many knowledgeable people willing to lend a hand.
I installed the package and it ran through the installation successfully
I have downloaded and configured and installed nghost successfully, but when I try to run it I get an error message.
./nghost: error while loading shared libraries: libnghostgui2.so.0: cannot open shared object file: No such file or directory
I ran a search and it did find this file in the following directory.
# find / -name libnghostgui2.so.0
/usr/local/lib/libnghostgui2.so.0
Thanks Again