On 01 Feb 05:33, bobhaugen wrote:
> 
> Brett,
> 
> Thanks for the info on the Ubuntu 0.96 package.  I really appreciate
> the replies from you, Jeff and Ramiro.  Sorry to be so clueless, I'm
> new to Linux and Python as well as Django.  (I know it's a bad idea to
> adopt more than one new technology at a time, but I got no choice,
> gotta plunge in...)
> 
> On Feb 1, 6:22 am, Brett Parker <[EMAIL PROTECTED]> wrote:
> > There are svn snapshot packages available from the debian experimental
> > repository, with some pinning you should be able to pull in that and
> > only that from the experimental repository. The latest snapshot was
> > r7047 (thanks Gustavo).
> 
> Will that be any better for running on Ubuntu than
> http://code.djangoproject.com/svn/django/trunk/ , which I am currently
> trying to get installed so it will work? (See previous message in this
> thread http://groups.google.com/group/django-users/msg/43d4e4774b935cf8
> ).

Better is subjective! It's just a snapshot of the svn trunk at rev
7074... it should be fairly easy to install though, and it'd get dropped
in to site-packages for all python versions installed. However, I've
just glanced at the version of python-support in gutsy and it appears to
be older than the version that package relies on...

If you're just wanting to run the latest trunk then you can just use an
svn checkout and add that in to PYTHONPATH on the command line (you
might also want to add <checkout>/bin to your PATH to get
django-admin.py there).

I haven't currently got an upto date ubuntu system about, but I could
build packages for the current svn when I get home if that would be of
use...

Thanks,
-- 
Brett Parker

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