On Tue, Apr 9, 2013 at 5:38 PM, Mike <mike.t...@gmail.com> wrote:
>
>
> On Tuesday, April 9, 2013 6:33:08 PM UTC+2, Mike wrote:
>>
>>
>>
>> On Tuesday, April 9, 2013 4:48:43 PM UTC+2, ke1g wrote:
>>>
>>> A linux VPS, such as from linode.com would certainly allow this (we pay
>>> abotu $20/mo for ours).
>>>
>>> As to shared hosts, it wouldn't hurt to ask at WebFaction.  If I were
>>> them, I'd want to examine the code and do the compiling, and I'd probably
>>> want to charge for that code review (or if it's a standard open source tool
>>> they might be more inclined to just build and install it for you).
>>>
>> Yeah, thats possible, but on the other hand, they don't check your Python
>> code (I assume) before you run it on their servers. I don't see why c++ code
>> would be potentially more dangerous.
>
>
> On the other other hand, I did discover a while ago that my shared host
> didn't let me install a python package that required gcc, although they
> installed it for me.  It could be that they just don't want people compiling
> projects in their shared hosting accounts...
>

More likely they don't want a compiler installed at all on a web host,
not the computational cost of compiling.

Cheers

Tom

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to