Re: Installing Django to a newer version of python

2009-02-06 Thread BrianE
I am doing this on my own vm slice. I am not above changing distos. I will give centos a try. and see if that works any better. I will also see about using wsgi instead of mod_python. thanks for your help On Feb 6, 7:43 am, Adam Nelson wrote: > > > how can I get mod_python, which is needed b

Re: Installing Django to a newer version of python

2009-02-06 Thread BrianE
I understand that there are "standard" ways to install apps on my version of Linux. And you are correct that I do not want to compile my own binary packages. I loose money in doing that. I do not make money by trying to figure out all the dependencies to try and attempt to compile some code jus

Re: Installing Django to a newer version of python

2009-02-06 Thread Adam Nelson
> > how can I get mod_python, which is needed by apache, to load in the > > python 25 directoty and not in the 24 directory? > > If no prebuilt binary of mod_python is available that was compiled > against Python 2.5 then you must build mod_python from source code > yourself against Python 2.5. >

Re: Installing Django to a newer version of python

2009-02-06 Thread Graham Dumpleton
On Feb 7, 12:13 am, BrianE wrote: > how can I get mod_python, which is needed by apache, to load in the > python 25 directoty and not in the 24 directory? If no prebuilt binary of mod_python is available that was compiled against Python 2.5 then you must build mod_python from source code yours

Re: Installing Django to a newer version of python

2009-02-06 Thread William Stearns
Just because there is a new version of python out, doesn't necessarily mean that there's a stable build for your particular breed of debian. If you want to stay on the bleeding edge, then you should compile your own versions of python, mod_python, apache, etc... Just because builds work on winblo

Re: Installing Django to a newer version of python

2009-02-06 Thread BrianE
you mean to tell me that even though there are updates and new features coming out all the time with python and django there is no way to use the new features because it will not install correctly??? pardon by ignorance but I do not have time to F&(* around trying to get a version to work on debai

Re: Installing Django to a newer version of python

2009-02-06 Thread Kenneth Gonsalves
On Friday 06 Feb 2009 6:43:53 pm BrianE wrote: > how can I get mod_python, which is needed by apache, to load in the > python 25 directoty and not in the 24 directory? only if etch backports has it -- regards KG http://lawgon.livejournal.com --~--~-~--~~~---~--~---