Why don't you create a virtualenv and install the packages inside your own venv? virtualenv should probably be available as a port and the sysadmin won't probably complain as you are not touching the system setup in any way.
On Sun, Nov 20, 2011 at 12:25 AM, Rob <[email protected]> wrote: > Hi TG Folks. I have been enjoying working with th eframeowrk and > would like to implement a site I build using TG2.1.3 on a FreeBSD > machine but am having a very hard time as the SysAdmin will only allow > packages to be installed on the server using Ports. Is anyone working > on a Port package for 2.1.3 on FreeBSD? > > Thank you, > Rob. > > -- > You received this message because you are subscribed to the Google Groups > "TurboGears Trunk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/turbogears-trunk?hl=en. > > -- You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears-trunk?hl=en.
