A PCRE internal error occured. This might be caused by a faulty plugin
**This is an old revision of the document!** ----
A PCRE internal error occured. This might be caused by a faulty plugin
====== Yorba's California - Calendar App ====== Reference: [[http://benninger.ca/posts/debian-install-california-source/|"The Blog of Benninger" article]]. <code> > sudo apt-get install libgtk-3-dev libgee-0.8-dev libecal1.2-dev libsoup2.4-dev libgdata-dev libgoa-1.0-dev libgirepository1.0-dev itstool valac intltool </code> Download California source code from their [[https://github.com/GNOME/california|github space]] or [[https://wiki.gnome.org/Apps/California|GNOME wiki page]]. Then follow instructions in the **//INSTALL//** file: <code> > cd /path/to/california/source/ > ./configure > sudo make > sudo make install </code>