Ralph,
trying the make install returns the following
[EMAIL PROTECTED]:~/Desktop/saballistics-1.3.2/saballistics-1.3.2> make install
Usually you would run make install as root:
sudo make install
or
su
make install
As an aside to this problem...when I down a .tar.gz file application file
where should I extract it to?...I generally download files to my
desktop...and in this case I extracted it to my desktop too.
...or does it not really matter to where it is extracted...the program on
compiling selects the appropriate directories?
It probably doesn't matter much, but I prefer to put the compressed
archive in /home/david/src and then it extract to
/home/david/src/<packagename>.
--
Later
David Kirk