Skip to Navigation | Skip to Content

Ref_impl_Python mailing list archives

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: OSHIP & Python 2.5


on 08/25/2008 03:57 PM Tim Cook wrote:
> ...
> I would prefer to discuss issues with instructions/documentation here.
> They are generally easy to correct and don't really need a history 
> trail
> as in filing a bug report.  
>
> Cheers,
> Tim
>   
OK, so here goes:

In the current installation for linux page 
(http://www.openehr.org/wiki/display/dev/OSHIP+Installation+-+Linux ) I 
have the following remarks:

1) if you advise to create a directory called .buildout, it would be 
more consistent to have as eggs-directory 
/home/tim/.buildout/buildout-eggs instead of /home/tim/buildout-eggs.

2) I think there is no need for the step '$mkdir sandbox' as this 
directory will be created by the next step if not present: '$virtualenv 
sandbox'

3) also, the step '$mkdir oship' can be left out if the current svn 
checkout command is concatenated with ' oship' (mind the space)

4) maybe it's interesting to note that executing 'oship-ctl fg' from 
within the ~/sandbox/oship/bin directory fails because of inability to 
find zdaemon.conf. The server should be started from within the 
~/sandbox/oship directory.

5) finally, I wouldn't use the name 'sandbox' for the virtual 
environment. Developers will probably have multiple virtual 
environments 
created, and 'sandbox' is not very specific. I'd choose something like 
'oshipenv'.

In the Basic Usage Guide
http://www.openehr.org/wiki/download/attachments/2949253/OSHIPUsage.pdf?version=5

6) the first note states that 10 sample ADL files should be located in 
the oship/src/oship/import_adl directory. I only found one: 
openEHR-EHR-EVALUATION.goal.v1.adl

I didn't get further in the Guide/Tour.

Best regards,

Roger


_______________________________________________
ref_impl_python mailing list
ref_impl_python@openehr.org
http://lists.chime.ucl.ac.uk/mailman/listinfo/ref_impl_python