Install 0.91 on Debian Wheezy

Post questions on how to use or achieve an effect in Inkscape.
User avatar
lejimi
Posts: 54
Joined: Sat Jun 23, 2012 1:21 am
Location: Bourges (France)

Install 0.91 on Debian Wheezy

Postby lejimi » Sun Mar 08, 2015 5:48 pm

Hi !

I'm trying ton install Inkscape 0.91 on a Debian Wheezy (32 bits). I'l following this tutorial which seems a bit out of date : http://wiki.inkscape.org/wiki/index.php/CompilingDebian

I donwloaded the source and extracted them. I'm stuck at the step "building the package". I enter the command and get this error : "unable to write in "debian/changelog. No such file or directory."

Could please someone guide me for this installation or redirect me to a more recent tutorial ?

Thank you !
Inkscape 0.91 / Ubuntu 12.04
Inkscape 0.91 / Debian Wheezy

Gloire à qui n'ayant pas d'idéal sacro-saint
Se borne à ne pas trop emmerder ses voisins

danchisi
Posts: 1
Joined: Mon Mar 09, 2015 10:20 pm

Re: Install 0.91 on Debian Wheezy

Postby danchisi » Mon Mar 09, 2015 10:49 pm

That is because there is no debian checkout sub-directory in inkscape-0.91 folder.
I could not succeded to build a *.deb packege of inkscape in debian wheezy, e.g. through "apt-get -b source inkscape=0.91-3" due to dependencies problems (0.91 is in debian experimental), which are not solved even by "apt-get build-dep inkscape=0.91-3".
However, this worked:
1. dowload sources from inkscape website: https://inkscape.org/en/download/
2. Uncompress and enter the inkscape-0.91 direcotry
3. run: ./configure
4. run: make
5. as root, run: make install
Now you have inkscape v. 0.91, installed under /usr/local/bin. It is not managed by apt, aptitude or synaptic, but it works. This means also that the previous inkscape installation is still in /usr/bin.
When a debian package for wheezy will be available you can unistall through:
make uninstall (run the command from the inkscape-0.91 direcotry)
while to manually update to a newer version run again the above commands to build and install.

I hope this may help,

Davide

User avatar
lejimi
Posts: 54
Joined: Sat Jun 23, 2012 1:21 am
Location: Bourges (France)

Re: Install 0.91 on Debian Wheezy

Postby lejimi » Sat Mar 14, 2015 3:11 am

Thank you very much ! I'll try it as soon as I find a little time.
Inkscape 0.91 / Ubuntu 12.04
Inkscape 0.91 / Debian Wheezy

Gloire à qui n'ayant pas d'idéal sacro-saint
Se borne à ne pas trop emmerder ses voisins

User avatar
lejimi
Posts: 54
Joined: Sat Jun 23, 2012 1:21 am
Location: Bourges (France)

Re: Install 0.91 on Debian Wheezy

Postby lejimi » Sat Mar 14, 2015 7:38 pm

Done and working ! Thank you very much !
Inkscape 0.91 / Ubuntu 12.04
Inkscape 0.91 / Debian Wheezy

Gloire à qui n'ayant pas d'idéal sacro-saint
Se borne à ne pas trop emmerder ses voisins


Return to “Help with using Inkscape”