Em 06-08-2015 19:53, Tim Tassonis escreveu: > > > On August 7, 2015 12:27:30 AM Fernando de Oliveira > wrote:
>> Here, it works fine: >> >> $ porg -f gstreamer-1.4.5 | \ >> grep -E 'gst-inspect-1.0$|gst-launch-1.0$|gst-typefind-1.0$' >> /usr/bin/gst-inspect-1.0 >> /usr/bin/gst-launch-1.0 >> /usr/bin/gst-typefind-1.0 >> >> $ xzgrep -E \ >> 'bin/gst-inspect-1.0|bin/gst-launch-1.0|bin/gst-typefind-1.0' >> /logs/gstreamer-1.4.5-2015.04.06-13h00m33s.log.xz >> libtool: install: /usr/bin/install -c .libs/gst-inspect-1.0 >> /usr/bin/gst-inspect-1.0 >> libtool: install: /usr/bin/install -c .libs/gst-typefind-1.0 >> /usr/bin/gst-typefind-1.0 >> libtool: install: /usr/bin/install -c .libs/gst-launch-1.0 >> /usr/bin/gst-launch-1.0 >> > > Are you sure they aren't there from a previous install? I really can't > see what possibly could be wrong with my setup, all other packages > always behave as described/expected. Don't understand your questions. Both are from *install logs*, They are not searching or listing installed files. They are telling what is being installed. -- []s, Fernando -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
