WOHOOOOO! THX Guys! :)
This worked! Why is the INSTALL of the tarball other than the instruction 
on git???
So now it works and I am happy! :)

Am Montag, 17. September 2012 15:22:41 UTC+2 schrieb Nick Apostolakis:
>
> On 16/09/2012 11:53 οΏ½οΏ½, Fabian Weiss wrote: 
> > Allright, I didnt know that! So here are the requirments! I deinstalled 
> > django debian packet and used pip. Works very well! But some of the 
> > requiered software is also available and installed on my system through 
> > APT! For example python-dateutil. What to do? Deinstall it and install 
> it 
> > with pip?? 
> > 
> > I did like this "pip install -U Django==1.3" for the hole list: 
> > 
> > Django==1.3 
> > Pygments==1.3.1 
> > south 
> > jinja2==2.5.2 
> > coffin 
> > hashlib 
> > PIL 
> > html5lib==0.90 
> > oauth2 
> > whoosh 
> > python-dateutil 
> > django-dajax 
> > django-dajaxice 
> > django-piston==0.2.2 
> > django-simple-captcha 
> > unidecode 
> > django-websocket 
> > docutils 
> > simplejson 
> > sphinx 
> > johnny-cache 
> > django-pandora 
> > 
> > Than I startet again from scratch. I created the treeio dir and went 
> into 
> > this. I started the configure as root, works well. Then the patch, and 
> this 
> > time it made trouble! 
> > http://snipurl.com/250l4g8 
> > Datei oder Verzeichnis nicht gefunden = File or directory not found. 
> > 
> > As usual I just continued with "python manage.py installdb" and "python 
> > manage.py loaddata data.json" and as usual I got the same error: 
> > "django.core.exceptions.ImproperlyConfigured: You're using the 
> staticfiles 
> > app without having set the STATIC_ROOT setting." 
> > 
> > Sorry, but: I STILL DONT KNOW WHERE TO ENTER MY MYSQL INFORMATION!??? 
> > 
> > But, this time I can see something!!! :) http://project.immersight.de/ 
> > But what I now wrong?? 
> > 
> > 
> >     
> when you use virtualenv your system configuration is bypassed altogether. 
> I have installed tree.io three days ago (after seeing your first email 
> to the list) using the source code and the instructions at github 
>
> https://github.com/treeio/treeio 
>
>
> I should say that you need to follow the instructions closely otherwise 
> you will get errors. 
>
> -- 
>   -------------------------------------------------------------- 
>                     Nick Apostolakis 
>                e-mail: nick...@oncrete.gr <javascript:> 
>           Web Site: http://nick.oncrete.gr 
>   -------------------------------------------------------------- 
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/KNYMEroWg00J.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to