If it’s not thought then this task was missed

If it’s not thought then this task was missed

  • Duplicate the brand new git repository (Getting ssh: git clone :TGAC/KAT.git ; and for https: git clone ), to the a directory on your own machine.
  • Changes list on the KAT project: computer game KAT
  • Build raise (this might take some time): ./build_improve.sh
  • Configurations this new KAT setup programs because of the entering: ./autogen.sh .
  • Make makefiles and you can confirm dependencies: ./arrange . New arrange program takes a number of options since the arguments. You to definitely commonly modified choice is –prefix , which will create KAT so you’re able to a personalized directory. Automagically this is certainly /usr/local , therefore, the KAT executable is available at /usr/local/bin automatically. Python abilities can be handicapped playing with –disable-pykat . Particular ./arrange –help getting complete list of choice. Delight take a look at output so that the arrangement is configurations because you might anticipate.
  • Compile software: make . You can leverage extra cores duing the compilation process using the -j <#cores> option. Also you can see all command lines used to build the software by setting V=1 . ادامه مطلب …