installing unstopcp.gz

Michael R. Head burner at suppressingfire.org
Tue Dec 25 04:54:59 UTC 2007


On Mon, 2007-12-24 at 19:48 -0500, elmo wrote:
> It's been so long since I last installed a tarred  file that I've 
> forgotten how to do it.  That's what you get
> when you rely solely on apt and synaptic package manager for all 
> installations.
> 
> I have "unstopcp.gz"  waiting in /home/elmo.   What do I do to install 
> "unstopcp" ?

Depends. If unstopcp.gz is a compressed file containing an executable
(unstopcp), then just do:
 gunzip unstopcp.gz
 chmod a+x unstopcp
 ./unstopcp

If it's not, then who knows? If it's actually unstopcp.tgz, then usually
you would do:
 tar zxvf unstopcp.tgz
 cd unstopcp

At this point you'd either "./configure; make; sudo make install" or run
unstopcp (depending on if it's just a source tarball or a binary).

> elmo
> 
> 
-- 
Michael R. Head <burner at suppressingfire.org>
http://picasaweb.google.com/demiri.head.wedding
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3259 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20071224/06500997/attachment.bin>


More information about the ubuntu-users mailing list