===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tikzit-2.1.6/README.md-51-
tikzit-2.1.6/README.md:52:This doesn't add Qt binaries to the `$PATH` by default, so you may wish to either run:
tikzit-2.1.6/README.md-53-
##############################################
tikzit-2.1.6/README.md-55-
tikzit-2.1.6/README.md:56:or add `/usr/local/opt/qt/bin` to your `$PATH`. Once this is done, TikZiT can be built from the command line via:
tikzit-2.1.6/README.md-57-
##############################################
tikzit-2.1.6/deploy-osx.sh-10-POPPLER_QT=`ls libpoppler-qt*`
tikzit-2.1.6/deploy-osx.sh:11:POPPLER_PATH=`otool -L $POPPLER_QT | sed -n 's!.*\(/usr.*\(libpoppler\..*dylib\)\).*!\1!p'`
tikzit-2.1.6/deploy-osx.sh:12:POPPLER_LIB=`otool -L $POPPLER_QT | sed -n 's!.*\(/usr.*\(libpoppler\..*dylib\)\).*!\2!p'`
tikzit-2.1.6/deploy-osx.sh-13-