I have a django project which i want to distribute to another 
machine(Linux). That machine doesn't have python, django or any other 
dependent libraries. I wanted to create a standalone setup for django 
project so that i can run my site created in django on that Linux machine. 
So how would i be able to build rpm setup for Linux?????

I have already read:
1. 
https://stackoverflow.com/questions/3225906/how-to-distribute-python-django-app-via-rpm
2. 
http://www.morethanseven.net/2011/01/29/Using-checkinstall-with-virtualenv-for-python-deployments/

But nothing helped so far.. 

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/627c5480-b88f-4426-b3fd-c8375ec7d7c7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to