On Thu, 1 Jul 1999, Stephen Turner wrote:

> On Tue, 29 Jun 1999, Pete Holsberg wrote:
> 
> > Forgive me for asking such basic questions, but what is
> > the "install" procedure for analog? Where does
> > analog.cfg go? Where do the images go? And so on?
> 
> It can go wherever you want. As soon as you've unpacked
> it, edited the Makefile and typed make, it's ready to run
> whichever directory it's in.
> 
> The only thing you need to move is the images to where
> your web server can see them.

Here's what's in analhead.h:

#ifndef IMAGEDIR
#define IMAGEDIR "/images/"
/* URL of the directory where the images for the graphical reports live.
   The URL can be absolute, or relative to the output page: e.g., just the
   empty string "" for the same directory as the output page. */
#endif

Now, you say that that's a URL so I'm assuming that it's
the same as http://www.mccc.edu/images right?

Thanks,
Pete

------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------

Reply via email to