calligra install fails (Cmake error)

Radosław Wicik radoslaw at wicik.pl
Wed Apr 25 22:10:09 BST 2012


Dnia środa, 25 kwietnia 2012 22:20:22 Robert Leleu pisze:

I began again a scratch compilation, and join two files

1/ the whole terminal print
2/ my investigations using synaptic about the pacages given as missing
I found this investigation very tricky.

Thanks for any help



Je la 23/04/2012 10:05-------- Origina mesaĝo-------- Mani N C skribis 
(esperanto estas la unua internacia lingvo): 
Just above the line  
(...)
-- 
L’espéranto serait bien utile pour rapprocher les européens entre eux : 
http://e-d-e.org/?lang=fr
Pour y parvenir, signez la pétition parrainée par Albert Jacquart : 
http://esperanto-au-bac.fr/##sp
-----------

Hi,
Look at "whole terminal", there are few "Could Not find" or "Not found", 
usually these are the names of libraries/packages needed to be in your system 
before, but you need development packages, usually binary packages will be 
installed along with development ones (as a dependency) so you can focus only 
on them.
In most distributions development packages have "-dev" (devel or something 
like) just after package name.
I usually do:
   $ aptitude search libpqxx
and got list of packages - just look for a file with a -dev in the name
sometimes packages name start with 'lib' prefix.
select the name with double click
write:
  $  aptitude install <click with middle button>
you probably will be ask for some more packages - automatically selected
you can of course use other package managers in similar way.

After you install all needed libraries, you have to reconfigure sources - there 
are other ways but at this stage the easiest way is to delete everything in 
build directory.

to build Kexi you need (AFAIR) at list one db driver (libpqxx/mysql/XBase) non 
are available on your system.

from  the "whole Terminal"  there is some problem with your SQLite maby you 
should try to reinstall it.
"QLite header and source version mismatch
2010-12-07 20:14:09 a586a4deeb25330037a49df295b36aaf624d0f45
2012-03-20 11:35:50 00bb9c9ce4f465e6ac321ced2a9d0062dc36466"


Once more - if you are building something form source build system ask you for 
development packages (with headers) implicitly. 

---
Regards
Radek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20120425/648e747f/attachment.sig>


More information about the calligra-devel mailing list