> > Jean-Philippe Caruanahttp://demostene.tumblr.com/ > > I have the same problem.
I just pulled a fresh copy of the source from svn and found a couple of issues getting started. 1. The Makefile does not create ebin - this causes write errors during compilation 2. The Emakefile points to /opt/local/lib/yaws/include which is not the directory that yaws installed to - at least on this system which is ubuntu. It's in /usr/local/lib/yaws/include. The option is to change the Emakefile which is a hassle to keep up with or add a softlink for /opt/local/lib/yaws/include. I chose the latter and it seems to work fine. Hope that helps. Michael. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "erlyweb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/erlyweb?hl=en -~----------~----~----~----~------~----~------~--~---
