Re: [Hampshire] PSPP Libraries

2012-04-01 Thread Daniel Llewellyn
I believe you need the Cairo -dev package. I.e. libcairo-Dev and the same for the pango package, and any others configure complains about. Also a useful meta package is build-essential, which will pull the c and c++ compilers and core -Dev packages such as glibc-Dev (if that specific one

Re: [Hampshire] PSPP Libraries

2012-04-01 Thread Alan Pope
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 31/03/12 13:54, Rob Malpass wrote: Constructive ideas very welcome If you're on a debian based system:- apt-get build-dep pspp This will ensure you have all the necessary bits required to build the version in the repo. In most circumstances

[Hampshire] PSPP Libraries

2012-03-31 Thread Rob Malpass
Hi all I have asked a similar question before but please bear with me - I'm sort of making progress but still not quite there... I'm trying to compile a tarball from source. The problem I'm having is ./configure is crashing saying I need cairo1.5 or later and pango1.5 or later.

Re: [Hampshire] PSPP Libraries

2012-03-31 Thread Vic
./configure is crashing saying I need cairo1.5 or later and pango1.5 or later. You need the -devel or -dev packages (which type depends on your distro - RH-style stuff uses -devel). Vic. -- Please post to: Hampshire@mailman.lug.org.uk Web Interface:

Re: [Hampshire] PSPP Libraries

2012-03-31 Thread Rob Malpass
-Original Message- From: hampshire-boun...@mailman.lug.org.uk [mailto:hampshire- boun...@mailman.lug.org.uk] On Behalf Of Vic Sent: 31 March 2012 14:05 To: hampshire@mailman.lug.org.uk Subject: Re: [Hampshire] PSPP Libraries ./configure is crashing saying I need cairo1.5

Re: [Hampshire] PSPP Libraries

2012-03-31 Thread Vic
Thanks but that's exactly the problem - libcairo2-dev is installed according to synaptic - for some reason this pspp configure script is telling me different. OK - what do you get from : pkg-config --exists --print-errors 'cairo = 1.5' pkg-config --exists --print-errors 'cairo = 7.5'

Re: [Hampshire] PSPP Libraries

2012-03-31 Thread James Courtier-Dutton
On 31 March 2012 13:54, Rob Malpass li...@getiton.myzen.co.uk wrote: Hi all I have asked a similar question before but please bear with me - I'm sort of making progress but still not quite there... I'm trying to compile a tarball from source.   The problem I'm having is ./configure

Re: [Hampshire] PSPP Libraries

2012-03-31 Thread James Courtier-Dutton
On 31 March 2012 13:54, Rob Malpass li...@getiton.myzen.co.uk wrote: Hi all I have asked a similar question before but please bear with me - I'm sort of making progress but still not quite there... I'm trying to compile a tarball from source.   The problem I'm having is ./configure

Re: [Hampshire] PSPP Libraries

2012-03-31 Thread Ian
- From: Rob Malpass li...@getiton.myzen.co.uk To: l...@beer.org.uk, 'Hampshire LUG Discussion List' hampshire@mailman.lug.org.uk Subject: [Hampshire] PSPP Libraries Date: Sat, Mar 31, 2012 2:27 pm -Original Message- From: hampshire-boun...@mailman.lug.org.uk [mailto:hampshire- boun

Re: [Hampshire] PSPP Libraries

2012-03-31 Thread Rob Malpass
[snip] Before going any further, I should say that I've got it working now (buried on the page is a bleeding edge repository site which I've now added to mine and it's installed via synaptic fine) - but certainly for my own education, I'd like to pursue this as I've never heard of the command

Re: [Hampshire] PSPP Libraries

2012-03-31 Thread Vic
pkg-config --exists --print-errors 'cairo = 1.5' gives me nothing - just returns me to the prompt. Good. pkg-config --exists --print-errors 'cairo = 7.5' gives me: Requested 'cairo = 7.5' but version of cairo is 1.10.2 Good. *However*, earlier you said libcairo2-dev is installed Does

Re: [Hampshire] PSPP Libraries

2012-03-31 Thread Rob Malpass
*However*, earlier you said libcairo2-dev is installed According to synaptic libcairo2-dev is installed. Does tour distro have a separate libcairo and libcairo2? Have you tried isntalled libcairo-dev? No - seemingly not. If I use synaptic and search for libcairo-dev, then it only returns