Re: [gexiv2] Debian package does not install correctly



Awesome! Using git commit 47c475ab26bf9f4bceeb9da0aa0539029d6a4cd8
I ran:

sudo apt-get update
sudo apt-get upgrade
git clone git://git.gnome.org/gexiv2
sudo apt-get install automake
sudo apt-get install exiv2
sudo apt-get install gtk-doc-tools
sudo apt-get install valac
sudo apt-get install libgirepository1.0-dev
sudo apt-get install libexiv2-dev
sudo apt-get install python-gi
sudo apt-get install build-essential
sudo apt-get install debhelper
sudo apt-get install devscripts
sudo apt-get install libexpat1-dev

cd gexiv2
./autogen.sh
debuild -b -uc -us
sudo dpkg -i ../gir1.2-gexiv2-0.10_0.10.4-0~jensge1~xenial4_amd64.deb
sudo dpkg -i ../libgexiv2-2_0.10.4-0~jensge1~xenial4_amd64.deb
sudo dpkg -i ../libgexiv2-dbg_0.10.4-0~jensge1~xenial4_amd64.deb
sudo dpkg -i ../libgexiv2-dev_0.10.4-0~jensge1~xenial4_amd64.deb
sudo dpkg -i ../libgexiv2-doc_0.10.4-0~jensge1~xenial4_amd64.deb
sudo dpkg -i ../python-gexiv2_0.10.4-0~jensge1~xenial4_amd64.deb
sudo dpkg -i ../python3-gexiv2_0.10.4-0~jensge1~xenial4_amd64.deb

That fixed the issue! Thank you so much. I appreciate the time you put in getting this resolved.

It would be very helpful if we could put this info on:
https://wiki.gnome.org/Projects/gexiv2/BuildingAndInstalling

It would go a long way in helping new users get started.

Thanks,


On Tue, Mar 7, 2017 at 3:28 PM, Jens Georg <mail jensge org> wrote:
Hi,

please try again with master and install the corresponding python
package for the python version you are using




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]