> Someone have some experiences to compile scipy and dependances on WebFaction
> hosting ?
For me, the biggest problem at Webfaction (but not only there) is
limited memory size. But if you have so small traffic then 85 MB of
memory should be enough, especially if you set up your django with
mod_wsgi - see threads about mod_wsgi at this list ( in periods of
inactivity your memory may be freed by mod_wsgi daemon) or at
webfaction forum.

If you want to compile additional modules at webfaction, this should
work. I haven't tried scipy, but I've compiled mod_python, apache, mc,
psycopg2, mod_auth_tkt and few other things and this always worked. If
you have problem then I'm sure that Webfaction support will help you.

--
Maciej Wisniowski
http://moto-notes.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to