<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On Jul 15, 2013, at 11:54 AM, Jeffrey Walton <<a href="mailto:noloader@gmail.com">noloader@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Hi All,<br><br>According to<span class="Apple-converted-space"> </span><a href="http://clang-analyzer.llvm.org/installation:">http://clang-analyzer.llvm.org/installation:</a><br><br>   Currently these [scan-build and scan-view] are not installed<br>   using make install, and are located in<br>   $(SRCDIR)/tools/clang/tools/scan-build and<br>   $(SRCDIR)/tools/clang/tools/scan-view respectively (where<br>   $(SRCDIR) is the root LLVM source directory). These<br>   locations are subject to change.<br><br>I deleted my build directories after `make install`, so I no longer<br>have scan-build and scan-view.<br><br></div></blockquote><blockquote type="cite"><div style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Once I download and build the tools again, what needs to be copied<br>where? In my case, I'm using prefix=/usr/local, so can I assume<br>something needs to be copied into /usr/local/bin? Is that something<br>limited to scan-build and scan-view? Or are there other dependencies?<br><br></div></blockquote><div><br></div><div>scan_build and scan_view folders contain perl scripts that drive the analyzes. Making sure that those scripts are in your PATH should be sufficient.</div><br><blockquote type="cite"><div style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Jeff<br>_______________________________________________<br>cfe-dev mailing list<br><a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a></div></blockquote></div><br></body></html>