#36223: Strange warning staging xraylib into destroot -------------------------------+-------------------------------- Reporter: david.w.watson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: xraylib | -------------------------------+-------------------------------- Comment (by david.w.watson@…): Replying to [comment:1 Tom.Schoonjans@…]:
Hello David,
I've added an option to xraylib that allows the python bindings to be installed within the native site-packages folder of the selected python- interpreter, in order to avoid having to use the PYTHONPATH environment variable. This option is activated in the port file and therefore leads to your warning since you appear to be using the python interpreter that came with Mac OS X.
I will add the destroot.violate_mtree setting to the port file which should take care of this warning.
Cheers,
Tom
Actually, if I do "which python" I get: /opt/macports/Library/Frameworks/Python.framework/Versions/2.7/bin/python so I don't know why its looking at /Library/Python Dave -- Ticket URL: <https://trac.macports.org/ticket/36223#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS