Skip to content

Development Environment

Alvaro del Castillo edited this page Oct 23, 2013 · 1 revision

Howto for installing GNOME Books development environment

Ubuntu 13.10

This Ubuntu version includes GNOME 3.8.4 so all can be installed using packages.

Once you have installed all needed packages just:

git clone https://github.com/gnomehispano/books.git
cd books
./autogen.sh 
make install
gnome-books