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
---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
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
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
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
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
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