I'm back again on the tar file. I am trying to install planner-0.12.1.tar.gz. I have a few questions on the process as indicated in Stephen's reply.
Generally, you download the tar.gz files to a particular dir, then in awhich directory or does it matter?
Is this done from within the download directory?term, type:
tar -xvzf filename.tar.gz or tar -xjvf filename.tar.bz2
--prefix??=/usr Not sure what this means--recommend "prefix". Usr--my name or does this refer to usr directory....then cd into the subdirectory, and then probably:
./configure --prefix=/usr
is there a particular directory to change to?
make
su (password)
make install
...and you should have a compiled binary after that.
-- stephen kuhn - proprietor
Thanks for your replies and assistance. John
____________________________________________________ Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com Join the Club : http://www.mandrakeclub.com ____________________________________________________
