I have a server application I wrote using Webware. It runs well on Fedora Core and RH 6.3. Now I have a need to install it on Mac OS X Server 10.4.x. The application needs to run 24/7, and to be launched at boot.
I want to place the files so that os updates and similar do not interfere with the application. I have two directory trees to consider. First is Webware, which gets updated independently from my application files. Then there are my own set of .py files that are stored in another directory. I was on #macppython yesterday and the consensus seemed to be to place the file trees in /opt. I notice that MacPython installs in /Library/Frameworks/ Python.framework/Versions. Twisted is in the /Library/Python/2.3/site- packages. Apache2 installed in /opt. Does anyone have a suggestion of a reasonable and safe location for these two sets of files? Mark Phillips Mophilly & Associates On the web at http://www.mophilly.com On the phone at 619 444-9210 _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig