#28052: py26-gst-python: 'python' plugin does not work because libpython2.6 cannot be found ---------------------------------+------------------------------------------ Reporter: lsinger@… | Owner: rmstonecipher@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: py26-gst-python ---------------------------------+------------------------------------------ Comment(by rmstonecipher@…): Leo,[[br]] While I have confirmed that your method changes something, I'm a little concerned about ~/.gstreamer-0.10/.[[br]] I am not comfortable with the idea of having port remove a file in a user's home directory so that gstreamer can recreate that file.[[br]] Also, my results were not the same as yours:[[br]] {{{ euclid:~ ryan$ rm .gstreamer-0.10/registry.* euclid:~ ryan$ gst-inspect --gst-plugin- path=/opt/local/Library/Frameworks/Python.framework/Versions/Current/lib/gstreamer-0.10 python (gst-plugin-scanner:76458): GStreamer-WARNING **: Failed to load plugin '/opt/local/lib/gstreamer-0.10/libgstcog.so': dlopen(/opt/local/lib/gstreamer-0.10/libgstcog.so, 2): Library not loaded: /opt/local/lib/libpng12.0.dylib Referenced from: /opt/local/lib/gstreamer-0.10/libgstcog.so Reason: image not found (gst-plugin-scanner:76458): GStreamer-WARNING **: Failed to load plugin '/opt/local/lib/gstreamer-0.10/libgstopengl.so': dlopen(/opt/local/lib/gstreamer-0.10/libgstopengl.so, 2): Library not loaded: /opt/local/lib/libpng12.0.dylib Referenced from: /opt/local/lib/gstreamer-0.10/libgstopengl.so Reason: image not found No such element or plugin 'python' }}} It looks like the above warnings are caused by shortcomings of files installed by gst-plugins-bad and gst-plugins-gl and would appreciate it if you would confirm that suspicion.[[br]] I should be able to commit your revisions this evening.[[br]][[br]] Cheers,[[br]] Ryan Stonecipher -- Ticket URL: <https://trac.macports.org/ticket/28052#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS