tce-load -i python3-dev intltool gtk3-dev gst-plugins-base-dev py3cairo-dev itstool libxml2-python cd pitivi-0.95 CC="gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --disable-static --localstatedir=/var find . -name Makefile -type f -exec sed -i 's/-g -O2/ /g' {} \; make sudo make install libtool: warning: remember to run 'libtool --finish /usr/local/lib/pitivi/python/pitivi/timeline/' $ pitivi (0.95) ERROR - The following hard dependencies are unmet: ================================================== - numpy not found on the system (needs python3) - matplotlib not found on the system Missing soft dependency: - pycanberra not found on the system -> enables sound notifications when rendering is complete Missing soft dependency: - GnomeDesktop not found on the system -> file thumbnails provided by GNOME's thumbnailers Missing soft dependency: - Notify not found on the system -> enables visual notifications when rendering is complete Missing soft dependency: - libav not found on the system -> additional multimedia codecs through the GStreamer Libav library