Fleet Teachout wrote:
>
> Steven, thanks for your response to my "Thoroughly Confused" query. On
> those questions my mind is now at ease.
>
> However, something is still not right. Analog does not appear to be
> looking at 'analog.cfg.' Following your suggestion, I invoked analog as:
>
> ./analog >> /home/sites/home/www.teachout.org/log.index
>
> The output went where it was supposed to; but no images. In analhead.h I
> had:
>
I believe that IMAGEDIR should be defined as something that your web server
can see, so that it can load the images when you view the page. If you
have a look at the source for your output, it will probably reference the
images, but when it can't find them as part of your web tree, you won't be
able to see them. I usually define IMAGEDIR to be something like
/analog-img/ and then create a second document root in my web server
/analog-img that points to the location of the actual analog image files.
> HTTPDIR "/usr/src/"
> ANALOGDIR HTTPDIR"analog/"
> IMAGEDIR ANALOGDIR"images/"
[ Other stuff deleted ]
I hope this helps,
James
--
**************************************************************************
* James McMahon * When all else fails ... *
* Secure Gateway Environment * Read the destructions. *
* [EMAIL PROTECTED] * -- (unknown) *
**************************************************************************
------------------------------------------------------------------------
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]/
------------------------------------------------------------------------