Iniciar sesión

Redondela en Foto

Compiling Shotwell with Faces support in Ubuntu 12.10

::

Since my last contribution to Shotwell in September, I've been seeing some interest about compiling Shotwell with Face Recognition and some variants of that same goal.

Well, first of all, let me say that I'm really sorry about the fact that I've stopped contributing to the project in a regular basis —having to work and study makes it difficult, I'm sure most of you know the feeling.

Anyway, I've got a little free time and I've decided to try to compile Shotwell in a freshly installed Ubuntu 12.10 system with Faces tool. But, first of all, let me say that this tool is in a development status, so it is incomplete —e.g. there is no face recognition feature yet, only face detection— and could be not so stable. You can and should make a copy of your Shotwell database just in case running this version of Shotwell hurts it. You have the instructions to do so at [1].

To compile Shotwell:

  1. Install Git: $ sudo apt-get install git
  2. Install Shotwell dependencies:
    1. Available in Ubuntu 12.10: $ sudo apt-get install libgconf2-dev libgee-dev libgexiv2-dev libglib2.0-dev libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev libgtk-3-dev libgudev-1.0-dev libexif-dev libgphoto2-2-dev libraw-dev librest-dev libsoup2.4-dev libxml2-dev libsqlite3-dev m4 libunique-3.0-dev libwebkitgtk-3.0-dev valac-0.18 libjson-glib-dev libopencv-dev
    2. GStreamer 1.0:
      1. Add the GStreamer developers' PPA to your system: $ sudo add-apt-repository ppa:gstreamer-developers/ppa
      2. Update your packages database: $ sudo apt-get update
      3. Install needed GStreamer packages: $ sudo apt-get install libgstreamer1.0-dev gir1.2-gstreamer-1.0 libgstreamer1.0-0 libgstreamer-plugins-base1.0-dev
  3. Clone Shotwell repository —this will create a «shotwell» folder in your current working directory: $ git clone git://yorba.org/shotwell/ ./shotwell
  4. Go to that folder: $ cd ./shotwell
  5. Switch to «faces» branch: $ git checkout faces
  6. Configure enabling faces tool: $ ./configure --enable-faces
  7. Make: $ make
  8. And now you can run it:
    • To use a new, separate database: $ ./shotwell -d ./shotwell-data
    • To use your installed Shotwell's database —not recommended if you doesn't want to install the Git non-stable version: $ ./shotwell
  9. And install it into your system —optional, not recommended since it's a development version: $ sudo make install

[1] http://redmine.yorba.org/ projects/shotwell/wiki/ ShotwellFAQ#How-can-I-back-up- my-Shotwell-library

Tags: [en], Google Summer of Code, Shotwell, Planet GNOME

Comentarios (0)

Escribe tu comentario

Nos encantará que des tu opinión, para lo cual puedes utilizar el siguiente formulario. Por favor, intenta que tus comentarios estén relacionados con este artículo. Así mismo te pedimos que no faltes al respeto a nadie, y que no escribas como en un teléfono móvil. Cualquier comentario fuera de lugar (insultos, spam, off-topic, etc) puede ser borrado sin previo aviso.

¿No tienes una cuenta?

Regístrate

Es fácil, rápido y gratuito.

Inicia sesión en sanva.net

He olvidado mis datos de acceso.

Redondela en Foto 8.6.11 - XHTML 1.0 Strict - CSS - Política de Privacidad