Hi darwin,

Sorry for the late reply.  Thanks for your new instructions.  I'm
currently stuck at step 1 because my wehost hasn't included important
commands and packages such as:

* uname
* make
* gcc (package)

So I will try to discuss with my webhost this week to see if they can
enable those commands so I can compile my chosen Python version.
And then continue with running your procedure.


//Dan



On 5/25/12, darwin31 <luizc...@gmail.com> wrote:
> I forgot to say something important. In order to make such changes
> permanent you will need to insert in the END of you ~/.bash_profile the
> following commands:
>
> export WORKON_HOME=~/Envs
> source ~/python/bin/virtualenvwrapper.sh
>
>
> Em sábado, 12 de maio de 2012 07h29min39s UTC-3, Dan Santos escreveu:
>>
>> *1.)*
>> Hi I have downloaded this zip file:  Python-2.7.3.tgz
>>
>> *2.)*
>> And tried to compile it, I think it's called by doing this command:
>>
>> dan@debian:~/usr-32/Python-2.7.3$ *./configure --prefix=/home/dan/usr-32*
>> *
>> *
>> checking for --enable-universalsdk... no
>> checking for --with-universal-archs... 32-bit
>> checking MACHDEP... linux2
>> checking EXTRAPLATDIR...
>> checking machine type as reported by uname -m... x86_64
>> checking for --without-gcc... no
>> checking for gcc... no
>> checking for cc... no
>> checking for cl.exe... no
>> configure: error: in `/home/dan/usr-32/Python-2.7.3':
>> configure: error: no acceptable C compiler found in $PATH
>> See `config.log' for more details
>>
>>
>> How do I deal with this on my shared host account with no root access?
>>
>
> --
> 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/-/85q_uB8_rWQJ.
> 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.

Reply via email to