[Zope] zope on a nearly bare win98 box?

Michel Pelletier michel@digicool.com
Thu, 27 May 1999 11:15:03 -0400


> -----Original Message-----
> From: zhaoway [mailto:zhaoway@mud.jlonline.com]
> Sent: Saturday, May 29, 1999 10:47 AM
> To: Zope
> Subject: [Zope] zope on a nearly bare win98 box?
> 
> 
> Dear Zoper,
> 
> I wanna learn zope by practising.
> I wanna test Chinese. I currently have no Linux box by hand.
> And Linux cannot support Chinese inputing very well.
> (If all goes well, I will make a probablly big site
> on the Zope on top of a local distribution of Linux system,
> Xteam Linux, if you wanna know :)
> 
> I got python 1.5.2 installed on my Windoze.
> Zope 2.0.0a1 compiled from src with double clicking
> on wo_pcgi.py and got compiled well, I guess :)
> 
> Then following the INSTALL.txt, I tried
> \path\python z2.py -d 127.0.0.1
> Got bunch of err msg ended with
> "ImportError: No mudule named ExtensionClass"
> 

ExtensionClass, and several other Zope components, are written in C.  If
you do not have a C compiler on this windows box, then it will not work.

2.0.0 is alpha software.  I do not recommend running it unless you are
prepared to go to some extra effort to bootstrap yourself into using it.
We cannot help you install it because all of our resources are commited
to fixing bugs in 2.0, not doing tech support on install issues.

I'd recommend downloading 1.10.2, which comes with Windows binaries.

-Michel

> Sure I have no Name server running on my box.
> (Seems it won't be easy to find one.) I've Hosts
> file under /windows though.
> 
> Please someone could help me out. If necessary,
> I could go downloading some bit. TIA
> 
> --zhaoway
> 
> .________________________________
> /http://mud.jlonline.com/~zhaoway\ Ãƹ޴¬
> \zhaoway@public1.ptt.js.cn       / Ë®ÊÀ½ç
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> 
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://www.zope.org/mailman/listinfo/zope
> 
> (For developer-specific issues, use the companion list,
> zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
>