oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #00007
Installing OSHIP:
I have tested these steps on Linux and they worked for me.
I would appreciate some feedback if you find any problems with them.
virtualenv --no-site-packages oshipenv
cd oshipenv
source bin/activate
easy_install grokproject
bzr get lp:~timothywayne-cook/oship/openehr
grokproject oship
Enter user (Name of an initial administrator user): admin
Enter passwd (Password for the initial administrator user):
Overwrite ./oship/setup.py [y/n/d/B/?] n
Overwrite ./oship/src/oship/app.py [y/n/d/B/?] n
Overwrite ./oship/src/oship/app_templates/index.pt [y/n/d/B/?] n
cd oship
bin/oship-ctl fg
In browser go to http://localhost:8080
Login with your admin user/password
<you'll see add app>
type 'oship' into the oship.app.oship box and click Create
click on the oship (oship) link
Read the instructions and click on the setup link
You'll then be redirected to the ZMI where you can see that three
archetypes are now in the repository
You can now go to http://localhost:8080/applications and click on the
object browser link
Scroll down a bit to where you see the 'ar' attribute under Mappings and
click on the 'value' link
Scroll down to Mappings again and you can then explore the values in
each of the archetypes.
The Height/Weight demo app is under development.
Regards,
Tim
--
Timothy Cook, MSc
Health Informatics Research & Development Services
LinkedIn Profile:http://www.linkedin.com/in/timothywaynecook
Skype ID == timothy.cook
**************************************************************
*You may get my Public GPG key from popular keyservers or *
*from this link http://timothywayne.cook.googlepages.com/home*
**************************************************************
Attachment:
signature.asc
Description: This is a digitally signed message part
Follow ups