[Modeling-users] Re: Installation Guide
Status: Abandoned
Brought to you by:
sbigaret
|
From: Sebastien B. <sbi...@us...> - 2003-08-04 18:33:35
|
Hi,
Sorry for replying so lately, but for some reasons I did not get you
emails, I've just discover them now when checking the mailing list archiv=
es
for another reason. Strange.
Back on the subject:
Mario wrote:
> On Samedi, ao=FBt 2, 2003, at 02:14, SoaF-BSD wrote:
>=20
> > Something come to my mind since i need to install the modeling
> > quickly by night .. and i don't use it since a while . There is no
> > Installation Guide on the Website ? Beside I think i gonna find
> > a INSTALL.txt somewhere.
>=20
> Good point! There is an INSTALL at top level, and it is old
> (still mentions PyXML, and does not mention how to run the tests).
> I guess Dependencies (also old) and Install should be combined
> into one file, and possibility also exposed as a single web page,
> separate from the manual.
I say << Good point! >> as well ;) This is probably how it should be.
> Plus, I find annoying that there is the multitude of files called
> README, TODO, INSTALL, CHANGES, ... in the distribution tree.
> This is tricky to keep updated, and rather confusing. Plus, a global
> HISTORY file, to be able to quickly check back for what
> change was introduced in which version, is never where I
> expect to find it (it is CHANGES one level down from top
> dir in distribution). I think any one of these files should
> appear in the dist tree strictly only once.
Okay, they need to be gathered in a single place, in the root
directory. I'll check that and make the changes. And CHANGES will be put
one directory up.
SoaF-BSD wrote:
> And another thing we should add is a FAQ. Since I=20
> encounter small troube last night when i try to=20
> use the ZModelisation Tool.=20
>=20
> I managed to use ptyhon 2.2 and Zope 2.6.1=20
> to run the modeling but I need to patch one=20
> thing. In fact there is a bug in finalize_docString().
> This use inspect and the inspect from 2.1=20
> doesn't seems to have the same behaviour=20
> as in 2.2.=20
Could you be more explicit please? I'm running all the tests for py2.1
and py2.2 systematically, I'm also using the ZModeler w/ zope 2.6.1 and
its py2.1, and never encountered any problem regarding
finalize_docString().
Cheers,
-- S=E9bastien.
|