oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #00575
Fwd: Building OSHIP
---------- Forwarded message ----------
From: Roger Erens <roger.erens@xxxxxxxxx>
Date: Thu, Oct 22, 2009 at 03:51
Subject: Re: Building OSHIP
To: Geoffry Roberts <geoffry.roberts@xxxxxxxxx>
> The 664 instructions were much better, thanks. I did get an error however.
> The long version of the error message complains it couldn't find Visual
> Studio 2003. I think I have a copy at the office. I'll install it a try
> again.
>
> Error: Couldn't install: egenix-mx-base 3.1.2
As a work-around after boot-straping:
1) in the setup.py comment out the line that contains egenix-mx-base
2) bin\buildout.exe
3) download the installer or zipped pre-built distribution from
egenix.com for the mxbase distribution (use the download link via the
product mxDateTime)
4) install it in the virtual environment's python
5) and start up the server
If you use the MSI installer in steps 4) and 5), be sure to uninstall
mxBase before you eventually delete the virtual environment. I think
the registry gets polluted otherwise and a next installation would be
problematic.
HTH,
Roger