Hello - I'll be releasing a full howto on django and Dreamhost (yeah
another one) later this week. It will show how to handle docutils and
all those other packages with much less work. I'll post here whenever
I've cleaned it up.

--
Sean R.


RĂ©mi wrote:
> On 2 Jun 2006, at 18:31, [EMAIL PROTECTED] wrote:
>
> > I did not edit the .bash_profile like you.  Instead I ran "setup.py
> > install --prefix $HOME" which created the bin and lib dir right in
> > $HOME.  Then in my django.fcgi file I added
> > $HOME/lib/python2.3/site-packages/ to the PYTHONPATH like this.
> > sys.path += ['/home/MYUSER/lib/python2.3/site-packages']
> >
> > That has worked for me.  I hope it works for you.  Good luck.
>
> At last it works! Thanks a lot!!!
> Thank you Waylan for the explanation too!
> 
> 
> --Remi


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to