Re: [Rts-2-devel] Problems Compiling
Open source observatory control software
Brought to you by:
pkubanek
|
From: Mr337 <mr...@mr...> - 2012-09-19 17:04:00
|
svn up to the last revision, compiling happily :) Thanks -Lee On 09/19/12 03:21, Petr Kubánek wrote: > sudo apt-get install pkg-config > > I just added it to INSTALL file, sorry for omission. > > Petr > > Mr337 píše v Út 18. 09. 2012 v 19:02 -0500: >> Hi All, >> >> I have svn up to the latest revision and having problems compiling. >> >> I have installed libjson-glib-dev and libsoup2.4-dev and encounter this >> when running configure --without-wcs. >> >> ./configure: line 17697: syntax error near unexpected token `JSONGLIB,' >> ./configure: line 17697: `PKG_CHECK_MODULES(JSONGLIB, json-glib-1.0 >= >> 0.1 libsoup-2.4 >= 0.1)' >> >> I can confirm I have installed json-glib and libsoup2.4 >> >> mr337@borat:/usr/src/rts2$ sudo apt-get install libjson-glib-dev >> libsoup2.4-dev >> Reading package lists... Done >> Building dependency tree >> Reading state information... Done >> libjson-glib-dev is already the newest version. >> libsoup2.4-dev is already the newest version. >> 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. >> >> Output of uname -a: >> Linux borat 3.2.0-29-generic-pae #46-Ubuntu SMP Fri Jul 27 17:25:43 UTC >> 2012 i686 athlon i386 GNU/Linux >> >> Figure someone would like to know. >> >> Thanks, >> -Lee -- -Mr337 |