I want to compile zsim (https://github.com/s5z/zsim)
~/zsim$ scons -j16
then there is an error message
scons: Reading SConscript files ...
Building opt zsim at build/opt
ERROR: You need to define the $PINPATH environment variable with Pin's path
but when i just common pin
$ pin
E: Missing application name
Pin 3.2
Copyright (c) 2003-2016, Intel Corporation. All rights reserved.
VERSION: 81201 DATE: Feb 2 2017
Usage: pin [OPTION] [-t <tool> [<toolargs>]] -- <command line>
Use -help for a description of options
it can find pin, how can fix it,thanks
os:ubuntu 12.04 gcc:4.6.3 g++:4.6.3 pin:3.2