You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
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?????