Author Topic: Installation of cppcheck in linux  (Read 5586 times)

rejithanandakumar

  • Guest
Installation of cppcheck in linux
« on: December 21, 2010, 06:34:06 am »
i'm having the setup cppcheck-1.42.tar.gz for linux. How can i install it?

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: Installation of cppcheck in linux
« Reply #1 on: December 21, 2010, 06:49:58 am »
This is the wrong forum/website to ask this.

This forum is dedictaed to the developping of C::B and the using of C::B, but not how to install software on any OS from scratch.

By the way: cppcheck is part of most (all ?) distros. So you just need to install the appropriate package, without the need of compiƶling it yourself, what can lead to much problems (as worst case break your system), if you don't know what you do.