#36783: mythtv-core.25 00.25.2-Fixes-20120918 Python paths wrong for site- packages/MythTV -----------------------------+-------------------------- Reporter: ted.rippert@… | Owner: ctreleaven@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: mythtv-core.25 | -----------------------------+-------------------------- Comment (by ted.rippert@…): The PYTHONPATH variable in .profile would work for an individual user when they start the backend from the command line, but not generally. Since the backend is started by a plist in /Library/LaunchDeamons you would need to insert an environment variable statement into the plist to set it up for the automated backend launcher. Since the mythbackend plist is created by the macports installation, that may be a file you could modify in the port to get this working out of the box for a new installation. -- Ticket URL: <https://trac.macports.org/ticket/36783#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS