Re: [Webware-discuss] Installing Webware

2004-03-15 Thread Mulugeta Maru
1:20 PM Subject: RE: [Webware-discuss] Installing Webware These statements should be run in your computer's command shell, not the python shell. The "$" is not part of the statement, it is the prefix displayed in the example command shell.   If you are running

RE: [Webware-discuss] Installing Webware

2004-03-14 Thread Ben Parker
---From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Mulugeta MaruSent: Sunday, March 14, 2004 8:48 PMTo: Choe, Cheng-Dae; 'Webware'Subject: Re: [Webware-discuss] Installing Webware Why I type either $ python install.py or python install.py I get

Re: [Webware-discuss] Installing Webware

2004-03-14 Thread Jason Hildebrand
On Sun, 2004-03-14 at 22:47, Mulugeta Maru wrote: > > Why I type either $ python install.py or python install.py I get the following > error: > >>> $ python install.py > SyntaxError: invalid syntax > >>> You need to type the command "python install.py" (no dollar sign) at the command prompt (not

Re: [Webware-discuss] Installing Webware

2004-03-14 Thread Mulugeta Maru
March 14, 2004 8:59 PM Subject: RE: [Webware-discuss] Installing Webware no.. Just type python install.py on shell prompt.   $ python install.py   Such as above. If you want make working directory. Just type on shell prompt   $ python bin/MakeAppWorkDir    

RE: [Webware-discuss] Installing Webware

2004-03-14 Thread Choe, Cheng-Dae
no.. Just type python install.py on shell prompt.   $ python install.py   Such as above. If you want make working directory. Just type on shell prompt   $ python bin/MakeAppWorkDir     From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mulugeta MaruSent: Mond

RE: [Webware-discuss] Installing Webware 0.8

2003-03-05 Thread Geoffrey Talvola
You shouldn't have had to download anything extra; Webware 0.8 contains mod_webkit.dll compiled for both Apache 1.3.X and Apache 2.X. Be sure you're using the right one for your version of Apache. Look in /WebKit/Adapters/mod_webkit or /WebKit/Adapters/mod_webkit2 for the 2 versions. If you have

Re: [Webware-discuss] Installing Webware.

2002-10-30 Thread Jason Hildebrand
On Wed, 2002-10-30 at 16:56, Tom Harris wrote: > Greetings, > > I am about to try a real application using MiddleKit. What I want to do is > to install the Webware distribution under python/Lib/site-packages, but have > my app code in an unrelated directory, as this fits in with my existing > buil