Hi Clemens!
There are some problems with the demo, but this are only server
integration issues on toscawidgets.org.

Nevertheless you can download the latest RUM directly from
toscawidgets.org (we should do some new release at some time).
By the way (I have running RUM smoothly in production system mounted
in TG app, which is integrated into apache via proxy requests, so
server integration
in principal works).

Assuming you have installed mercurial, just do

hg clone http://toscawidgets.org/hg/rum/
hg clone http://toscawidgets.org/hg/tw.rum/
hg clone http://toscawidgets.org/hg/RumAlchemy/

Then run in rum, tw.rum, RumAlchemy directories (in this order)
python setup.py develop

Alternatively you, can download zip files
http://toscawidgets.org/download

Additionally, I recommend to install the optional packages:
easy_install tw.tinymce
and
PIL (from http://www.pythonware.com/products/pil/)

The demo can be found under RumAlchemy/docs/demo.py

Of course I recommend doing all this in a virtualenv.
I hope, that helps. If not, please don't hesitate to ask.
Michael

On 3 Dez., 22:34, Clemens Wehrmann <[EMAIL PROTECTED]> wrote:
> Very good news on the continuing work on RUM.  A lovely framework with great
> promise.
>
> On Friday 28 November 2008 11:44:56 Michael Brickenstein wrote:
>
> >http://rumdemo.toscawidgets.org/
>
> I notice that several operations (adds, deletes, but also occasionally object
> overviews likehttp://rumdemo.toscawidgets.org/rentals) return "500: Internal
> server error"s.  Is this related to the demo or something on the server?
>
> Trying to install the demo using the instructions on the rumdemo main page
> yields the following errors:
>
> (rumdemo)[EMAIL PROTECTED]:~/devel/tg2/rumdemo$ easy_install 
> -fhttp://toscawidgets.org/downloadSQLAlchemy==0.4.6 Paste WebError RumAlchemy
> tw.rum
> ...
> Removing SQLAlchemy 0.4.6 from easy-install.pth file
> Adding SQLAlchemy 0.5.0rc4 to easy-install.pth file
> ...
> Searching for rum>=0.1
> Readinghttp://pypi.python.org/simple/rum/
> Couldn't retrieve index page for 'rum'
> Scanning index of all packages (this may take a while)
> Readinghttp://pypi.python.org/simple/
> No local packages or download links found for rum>=0.1
> error: Could not find suitable distribution for Requirement.parse('rum>=0.1')
>
> Many thanks for all your work.
> --clemens
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to