There is no Debian Wheezy build of latest (0.91) stable version of Inkscape (https://inkscape.org/en/download/linux/). So i can't use Apt. I have try to obtain source code using Bazaar. First I install bzr:
apt-get install bzr
Then I use command
bzr branch lp:inkscape
And I have got ~400mb of files.
But I can't find any ./configure files, and make command doesn't work.
Is it possible to have Inkscape 0.91 on Debian 7. And what is the easiest way?