Debian Wheezy : Install / Build / Debug ---> OK !

It’s quite easy to setup a build, debug, dev environment using this platform.
Following

  • karmic compil
  • libboost dev (from stable repository) installation.
  • modification of build.sh script from here

[code]Yes, build instructions has changed since plugins branch is incorporated.
For studio you need to replace:
Code:
autoreconf --install --force

by
Code:
autoreconf --install --force
intltoolize --force --copy[/code]

…hope i forget nothing

wheezy:(ya!