At 09:31 AM 10/29/2001 +0200, Ivar Zarans wrote:
>On Sun, Oct 28, 2001 at 11:11:43PM -0800, Chuck Esterbrook wrote:
>
> > >My configuration:
> > >     OS: Linux Debian 2.2
> > >     Kernel: 2.2.19
> > >     Python: 1.5.2
> >
> > And therein lies the problem. The install program mysteriously quits for
> > Python 1.5.2 with no error message. I'll look into this.
>
>Thanks. It is strange that everything is OK with 0.6a1 release with
>exactly same Python and OS version.

Not if you consider that I upgraded PyFontify. What compounded this was a 
very poor try:except: in py2html that really should have been try:except 
ImportError:. Had that been the case, you would have gotten a traceback and 
a more immediate sense that the installation failed.


> > Python 2.x should work fine.
>
>:) I'll wait until You have looked into it, 0.6a1 works OK for me at the
>moment.

No need to wait. I have fixed up the problem and created a tentative beta 2 
tarball for your inspection. I had access to a Linux box with Python 1.5.2 
so I could try it.

Please give it a try and let us know how it goes. If it works for you, then 
I'll officially release this tomorrow evening.

Anyone using Python 2.x, doesn't need to bother with this.

http://www.chuckesterbrook.com/python/webware/special/Webware-0.6b2.tar.gz



Let me know how it goes,
-Chuck


_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to