Re: Suse Linux installation

2011-10-17 Thread aledr
In case of openSUSE 11.3, as root type:

zypper ar 
http://download.opensuse.org/repositories/devel:/languages:/python/openSUSE_11.3/devel:languages:python.repo

In case of openSUSE 11.4, as root type:

zypper ar 
http://download.opensuse.org/repositories/devel:/languages:/python/openSUSE_11.4/devel:languages:python.repo

Then install Django itself, as root type:

zypper in python-django

Thanks.

On Mon, Oct 17, 2011 at 5:55 PM, Andrew Johnson
 wrote:
> Thanks again for your reply.  On the django installation guide is
> says:
>
> A Django package is available for  openSUSE Linux in the  openSUSE
> Build Service. The current package can be installed by subscribing to
> the  devel:languages:python project and typing 'zypper install python-
> django'. Alternatively, you can use a  one-click-install link.
>
> How do I "subscribe to the  devel:languages:python project"?
>
> Sorry for my complete ignorance and thanks in advance for your
> patience.
>
>
> On Oct 17, 3:02 pm, aledr  wrote:
>> It is the openSUSE software repos site. You can check how to usage it 
>> here[1].
>> Choose the correct folder from the openSUSE version you are using.
>>
>> [1]:http://en.opensuse.org/SDB:Zypper_usage
>>
>> On Mon, Oct 17, 2011 at 4:37 PM, Andrew Johnson
>>
>>  wrote:
>> > Thanks for the response!
>>
>> > Where can I get more guidance about how to use the website you
>> > reference?  I go there and see nothing about django and am unsure how
>> > to proceed.
>>
>> > On Oct 14, 1:07 pm, aledr  wrote:
>> >> You can get it directly from the Python repo[1].
>> >> Otherwise you need python-distribute or python-setuptools to build it
>> >> (you can just install one of them with 'zypper in python-...' or
>> >> download from the same[1] repo).
>>
>> >> [1]:http://download.opensuse.org/repositories/devel:/languages:/python/
>>
>> >> On Fri, Oct 14, 2011 at 1:54 PM, Andrew Johnson
>>
>> >>  wrote:
>> >> > I download and untar Django-1.3.1 and try to install and get:
>>
>> >> > django/Django-1.3.1> sudo python setup.py install
>> >> > Traceback (most recent call last):
>> >> >  File "setup.py", line 1, in ?
>> >> >    from distutils.core import setup
>> >> > ImportError: No module named distutils.core
>>
>> >> > I don't see a file named distutils.core anywhere I look.  Did
>> >> > something go wrong with my download?
>>
>> >> > --
>> >> > 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 
>> >> > django-users+unsubscr...@googlegroups.com.
>> >> > For more options, visit this group 
>> >> > athttp://groups.google.com/group/django-users?hl=en.
>>
>> >> --
>> >> [ ]'s
>> >> Aledr - Alexandre
>> >> "OpenSource Solutions for SmallBusiness Problems"
>>
>> > --
>> > 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 
>> > django-users+unsubscr...@googlegroups.com.
>> > For more options, visit this group 
>> > athttp://groups.google.com/group/django-users?hl=en.
>>
>> --
>> [ ]'s
>> Aledr - Alexandre
>> "OpenSource Solutions for SmallBusiness Problems"
>
> --
> 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 
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/django-users?hl=en.
>
--
[ ]'s
Aledr - Alexandre
"OpenSource Solutions for SmallBusiness Problems"

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: Suse Linux installation

2011-10-17 Thread Andrew Johnson
Thanks again for your reply.  On the django installation guide is
says:

A Django package is available for  openSUSE Linux in the  openSUSE
Build Service. The current package can be installed by subscribing to
the  devel:languages:python project and typing 'zypper install python-
django'. Alternatively, you can use a  one-click-install link.

How do I "subscribe to the  devel:languages:python project"?

Sorry for my complete ignorance and thanks in advance for your
patience.


On Oct 17, 3:02 pm, aledr  wrote:
> It is the openSUSE software repos site. You can check how to usage it here[1].
> Choose the correct folder from the openSUSE version you are using.
>
> [1]:http://en.opensuse.org/SDB:Zypper_usage
>
> On Mon, Oct 17, 2011 at 4:37 PM, Andrew Johnson
>
>  wrote:
> > Thanks for the response!
>
> > Where can I get more guidance about how to use the website you
> > reference?  I go there and see nothing about django and am unsure how
> > to proceed.
>
> > On Oct 14, 1:07 pm, aledr  wrote:
> >> You can get it directly from the Python repo[1].
> >> Otherwise you need python-distribute or python-setuptools to build it
> >> (you can just install one of them with 'zypper in python-...' or
> >> download from the same[1] repo).
>
> >> [1]:http://download.opensuse.org/repositories/devel:/languages:/python/
>
> >> On Fri, Oct 14, 2011 at 1:54 PM, Andrew Johnson
>
> >>  wrote:
> >> > I download and untar Django-1.3.1 and try to install and get:
>
> >> > django/Django-1.3.1> sudo python setup.py install
> >> > Traceback (most recent call last):
> >> >  File "setup.py", line 1, in ?
> >> >    from distutils.core import setup
> >> > ImportError: No module named distutils.core
>
> >> > I don't see a file named distutils.core anywhere I look.  Did
> >> > something go wrong with my download?
>
> >> > --
> >> > 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 
> >> > django-users+unsubscr...@googlegroups.com.
> >> > For more options, visit this group 
> >> > athttp://groups.google.com/group/django-users?hl=en.
>
> >> --
> >> [ ]'s
> >> Aledr - Alexandre
> >> "OpenSource Solutions for SmallBusiness Problems"
>
> > --
> > 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 
> > django-users+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://groups.google.com/group/django-users?hl=en.
>
> --
> [ ]'s
> Aledr - Alexandre
> "OpenSource Solutions for SmallBusiness Problems"

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: Suse Linux installation

2011-10-17 Thread aledr
It is the openSUSE software repos site. You can check how to usage it here[1].
Choose the correct folder from the openSUSE version you are using.

[1]: http://en.opensuse.org/SDB:Zypper_usage

On Mon, Oct 17, 2011 at 4:37 PM, Andrew Johnson
 wrote:
> Thanks for the response!
>
> Where can I get more guidance about how to use the website you
> reference?  I go there and see nothing about django and am unsure how
> to proceed.
>
> On Oct 14, 1:07 pm, aledr  wrote:
>> You can get it directly from the Python repo[1].
>> Otherwise you need python-distribute or python-setuptools to build it
>> (you can just install one of them with 'zypper in python-...' or
>> download from the same[1] repo).
>>
>> [1]:http://download.opensuse.org/repositories/devel:/languages:/python/
>>
>> On Fri, Oct 14, 2011 at 1:54 PM, Andrew Johnson
>>
>>  wrote:
>> > I download and untar Django-1.3.1 and try to install and get:
>>
>> > django/Django-1.3.1> sudo python setup.py install
>> > Traceback (most recent call last):
>> >  File "setup.py", line 1, in ?
>> >    from distutils.core import setup
>> > ImportError: No module named distutils.core
>>
>> > I don't see a file named distutils.core anywhere I look.  Did
>> > something go wrong with my download?
>>
>> > --
>> > 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 
>> > django-users+unsubscr...@googlegroups.com.
>> > For more options, visit this group 
>> > athttp://groups.google.com/group/django-users?hl=en.
>>
>> --
>> [ ]'s
>> Aledr - Alexandre
>> "OpenSource Solutions for SmallBusiness Problems"
>
> --
> 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 
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/django-users?hl=en.
>
>
--
[ ]'s
Aledr - Alexandre
"OpenSource Solutions for SmallBusiness Problems"

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: Suse Linux installation

2011-10-17 Thread Andrew Johnson
Thanks for the response!

Where can I get more guidance about how to use the website you
reference?  I go there and see nothing about django and am unsure how
to proceed.

On Oct 14, 1:07 pm, aledr  wrote:
> You can get it directly from the Python repo[1].
> Otherwise you need python-distribute or python-setuptools to build it
> (you can just install one of them with 'zypper in python-...' or
> download from the same[1] repo).
>
> [1]:http://download.opensuse.org/repositories/devel:/languages:/python/
>
> On Fri, Oct 14, 2011 at 1:54 PM, Andrew Johnson
>
>  wrote:
> > I download and untar Django-1.3.1 and try to install and get:
>
> > django/Django-1.3.1> sudo python setup.py install
> > Traceback (most recent call last):
> >  File "setup.py", line 1, in ?
> >    from distutils.core import setup
> > ImportError: No module named distutils.core
>
> > I don't see a file named distutils.core anywhere I look.  Did
> > something go wrong with my download?
>
> > --
> > 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 
> > django-users+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://groups.google.com/group/django-users?hl=en.
>
> --
> [ ]'s
> Aledr - Alexandre
> "OpenSource Solutions for SmallBusiness Problems"

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: Suse Linux installation

2011-10-14 Thread Anoop Thomas Mathew
Check the Python Version.
Thanks,
Anoop
atm
___
Life is short, Live it hard.




On 14 October 2011 22:24, Andrew Johnson wrote:

> I download and untar Django-1.3.1 and try to install and get:
>
> django/Django-1.3.1> sudo python setup.py install
> Traceback (most recent call last):
>  File "setup.py", line 1, in ?
>from distutils.core import setup
> ImportError: No module named distutils.core
>
> I don't see a file named distutils.core anywhere I look.  Did
> something go wrong with my download?
>
> --
> 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
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: Suse Linux installation

2011-10-14 Thread aledr
You can get it directly from the Python repo[1].
Otherwise you need python-distribute or python-setuptools to build it
(you can just install one of them with 'zypper in python-...' or
download from the same[1] repo).

[1]: http://download.opensuse.org/repositories/devel:/languages:/python/

On Fri, Oct 14, 2011 at 1:54 PM, Andrew Johnson
 wrote:
> I download and untar Django-1.3.1 and try to install and get:
>
> django/Django-1.3.1> sudo python setup.py install
> Traceback (most recent call last):
>  File "setup.py", line 1, in ?
>    from distutils.core import setup
> ImportError: No module named distutils.core
>
> I don't see a file named distutils.core anywhere I look.  Did
> something go wrong with my download?
>
> --
> 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 
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/django-users?hl=en.
>
--
[ ]'s
Aledr - Alexandre
"OpenSource Solutions for SmallBusiness Problems"

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.