[Qgis-developer] Cmake and the unhappy python build]

Mark Coletti mcoletti at lychnobite.org
Tue Apr 10 18:27:48 EDT 2007


On Tue, Apr 10, 2007 at 11:43:06PM +0200, Martin Dobias wrote:
> On 4/10/07, Mark Coletti <mcoletti at lychnobite.org> wrote:
[...]
> >mcoletti at mcolettib886:~/projects/qgis> ln -s ~/lib/libqgis_core.so 
> >src/core/libqgis_core.so
> >mcoletti at mcolettib886:~/projects/qgis> ln -s ~/lib/libqgis_gui.so 
> >src/gui/libqgis_gui.so

[...]

> libqgis_core.so and libqgis_gui.so must reside also in src/core/ resp.
> src/gui/ subdirectory from where you build. I don't understand why
> it's not there in your case... I build always to my home directory so
> there shouldn't be any difference. Can you check from where are the
> qgis_core and qgis_gui libraries copied on make install?

  As the quoted text suggests, both libraries are installed in
  $HOME/lib.  And, yes, they do exist:

mcoletti at mcolettib886:~/projects/qgis> ll ~/lib/libqgis*.so
lrwxrwxrwx 1 mcoletti users       25 2007-01-25 13:29 /home/mcoletti/lib/libqgis_composer.so -> libqgis_composer.so.1.0.0
-rw-r--r-- 1 mcoletti users 15760552 2007-04-10 17:35 /home/mcoletti/lib/libqgis_core.so
lrwxrwxrwx 1 mcoletti users       21 2006-10-16 15:10 /home/mcoletti/lib/libqgisgrass.so -> libqgisgrass.so.0.0.1
-rw-r--r-- 1 mcoletti users  4699076 2007-04-10 17:35 /home/mcoletti/lib/libqgis_gui.so
lrwxrwxrwx 1 mcoletti users       23 2007-01-25 13:29 /home/mcoletti/lib/libqgis_legend.so -> libqgis_legend.so.1.0.0
lrwxrwxrwx 1 mcoletti users       23 2007-01-25 13:29 /home/mcoletti/lib/libqgis_raster.so -> libqgis_raster.so.1.0.0


  And now when I run qgis, it core dumps.  Something is most unhappy.  :-\

  I'm going to make clean and try the build source directory.  I'm
  have a feeling that's not going to help.


Cheers,

Mark




More information about the Qgis-developer mailing list