Hi,
I'am trying to install 4store on ubuntu 12.04
I've install all with
apt-get install build-essential libpcre3-dev librasqal3-dev libtool libraptor2-dev libglib2.0-dev ncurses-dev libreadline-dev
as explain but if i install 4store using
sudo apt-get install 4store
everything works fine
but i have the following error when trying to configure using
./configure --prefix=/usr/local/4store --with-storage-path=/srv/ouva/local/var/fourstore --sysconfdir=/usr/local/etc/fourstore --enable-dedup-insert
./configure: line 12483: syntax error near unexpected token `GLIB,'
./configure: line 12483: `PKG_CHECK_MODULES(GLIB, glib-2.0 >= 2.2.0)'
Can anyone help me ?
Many thanks,
Samuel