← Back to team overview

cuneiform team mailing list archive

Re: problem with cmake

 

OK, I found the hook  : I had first to destroy a wrong CMakeCache.txt

===================================

cuneiform runs properly in the folder /builddir (with ./cuneiform) but not if 
I do this : 
[17:50:02] jean-louis@ubuntu:~/Documents/cuneiform/cuneiform-0.5.0/builddir$ 
cuneiform
cuneiform: error while loading shared libraries: libpuma.so: cannot open 
shared object file: No such file or directory
[17:50:07] jean-louis@ubuntu:~/Documents/cuneiform/cuneiform-0.5.0/builddir$ 
cd /usr/local/lib64/
[17:50:16] jean-louis@ubuntu:/usr/local/lib64$ ls libp*
libpass2.so  libpuma.so
[17:50:22] jean-louis@ubuntu:/usr/local/lib64$ ls -la libp*
-rw-r--r-- 1 root root 165089 2008-12-30 17:33 libpass2.so
-rw-r--r-- 1 root root 219502 2008-12-30 17:34 libpuma.so

Problem with libpuma.so

======================================

Otherwise, it doesnt work with book_1.png. 

[18:33:44] jean-louis@ubuntu:~/Bureau$ sudo apt-get install imagemagick++
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
imagemagick est déjà la plus récente version disponible.
Les paquets suivants ont été installés automatiquement et ne sont plus 
nécessaires :
  libstdc++5 g++-3.3 libqgis-core0.11 libglui2c2 libosmesa6 libqgis-gui0.11 
kdepimlibs-data itcl3
  kdepimlibs5 libstdc++5-3.3-dev
Veuillez utiliser « apt-get autoremove » pour les supprimer.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.

======================================

I checked for  Imagemagick. It's there :

[18:33:44] jean-louis@ubuntu:~/Bureau$ sudo apt-get install imagemagick++
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
imagemagick est déjà la plus récente version disponible.
Les paquets suivants ont été installés automatiquement et ne sont plus 
nécessaires :
  libstdc++5 g++-3.3 libqgis-core0.11 libglui2c2 libosmesa6 libqgis-gui0.11 
kdepimlibs-data itcl3
  kdepimlibs5 libstdc++5-3.3-dev
Veuillez utiliser « apt-get autoremove » pour les supprimer.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.



Jean-Louis


Le Tuesday 30 December 2008 17:14:07 Yury V. Zaytsev, vous avez écrit :
> On Tue, 2008-12-30 at 17:02 +0100, Jean-Louis Cordonnier wrote:
> > [16:50:47]
> > jean-louis@ubuntu:~/Documents/cuneiform/cuneiform-0.5.0$
> > /usr/local/bin/cmake -DCMAKE_BUILD_TYPE=debug .. CMake Error: The source
> > directory "/home/jean-louis/Documents/cuneiform" does not appear to
> > contain CMakeLists.txt.
> > Specify --help for usage, or press the help button on the CMake GUI.
> >
> > файл " CMakeLists.txt " здесь:
> > "/home/jean-louis/Documents/cuneiform/cuneiform-0.5.0"
>
> cd /home/jean-louis/Documents/cuneiform/cuneiform-0.5.0
> mkdir builddir
> cd builddir
> cmake -DCMAKE_BUILD_TYPE=debug ..



-- 







clé PGP -> http://keyserver.ubuntu.com:11371/




Follow ups

References