On Thu, 4 Nov 2004, Jeff Duncan wrote: > I have tried this, recompiled, and still no images. My source html for > example now looks like.... > > src="analog-5.91beta1/images/analogo.png" > > I have also tried settings to get > src="analog/analog-5.91beta1/images/analogo.png" with the same results. > > The images are confirmed to be in this directory and my web site is default > in the html directory. > > Do I need to modify any permissions? >
This is really an HTML question, not an analog question. You now know what the IMAGEDIR does. You just need to make it so that the <img src=""> points to the images, and the images are readable by the web browser. The exact path and permissions required depends on your local configuration. -- Stephen Turner, Cambridge, UK http://homepage.ntlworld.com/adelie/stephen/ "Low Priced Cambridge Clare College. Big selection at eBay UK!" (Ad after Google search for Clare College Cambridge) +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------

