-----Original Message-----
From: Frank Reichenbacher <[EMAIL PROTECTED]>
To: Red Hat List <[EMAIL PROTECTED]>
Date: Thursday, August 31, 2000 4:16 PM
Subject: Comanche?


>I downloaded the linux package for Comanche from covalent.net and have just
>realized that it is not a neat rpm package likle those that came on the CD.
>How do I install this tar & gz file on my RH 6.2 box? And then how is it
>started? Does it load when httpd is started? There are instructions (sort
>of) on the comanche site, but I'm sure it assumes the user knows a heck of
a
>lot more than I know.
>
  You need to use tar -xvfz filename.tgz to extract it.  You will then
probably find a README file which will explain the steps to install it.  A
short summary would probably this:  extract the files into a directory.
look for a file named Makefile.  type make or perhaps make install.  The
readme file will let you know which.  This should generate an binary file,
most likely named comanche.  Copy this file where ever you'd like to keep
it, /usr/sbin perhaps.. /usr/local/bin.. up to you.  Starting it up should
be nothing more than typing comanche at the prompt, plus any required
parameters following the command itself.  I can't help you with the actual
program, just the routine of installation.  Hope this helps.

Jeff Hogg



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to