Which instructions have you been following? Probably not these: https://code.google.com/p/v8-wiki/wiki/UsingGit, because those would have told you to run "fetch v8", which would have downloaded clang.
You don't need to install clang manually. On Mon, May 11, 2015 at 11:58 PM, Jason Josephy <[email protected]> wrote: > Hi - i am trying to build V8 and am running into a error when i run make: > > ake[1]: > /home/jjosephy/source/v8/third_party/llvm-build/Release+Asserts/bin/clang++: > Command not found > > i have followed all of the instructions and thought i did everything > correctly, and have ensure clang is installed. > > So not sure what the issue is. > > Any advice is appreciated. > > thanks > > -- > -- > v8-users mailing list > [email protected] > http://groups.google.com/group/v8-users > --- > You received this message because you are subscribed to the Google Groups > "v8-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
