Winston Wolff wrote:

I've checked in a KidKit servlet factory which lets you write .kid files, put them in your Webware context, and then open them in your browser as http://localhost/myContext/test.kid. I just checked it into the development CVS, so it should be in the anonymous CVS available for the public on Wednesday 27 Jan 05.

-Winston

I just did a fresh checkout of Webware cvs and when I ran "python install.py", I got this error:


Propagating stylesheets...
Traceback (most recent call last):
File "install.py", line 571, in ?
Installer().run(verbose=verbose, passprompt=passprompt, defaultpass=defaultpass)
File "install.py", line 74, in run
self.installDocs()
File "install.py", line 219, in installDocs
self.propagateStyleSheet()
File "install.py", line 234, in propagateStyleSheet
open(target, 'wb').write(stylesheet)
IOError: [Errno 2] No such file or directory: 'KidKit/Docs/StyleSheet.css'


I manually created a temp stylesheet at that location to get the install to work, but maybe the Docs directory wasn't checked in to CVS or is sourceforge being flaky?

--Tracy


------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Webware-discuss mailing list Webware-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to