Hi
I'm trying to build plplot on my work linux machine running 64 bit CentOS.
cmake seems to run fine, but I'm getting the following build error when I run
make
Linking C executable pltek
../src/libplplotd.so.11.0.0: undefined reference to `pango_layout_get_baseline'
../src/libplplotd.so.11.0.0: undefined reference to `cairo_ps_surface_set_eps'
collect2: ld returned 1 exit status
make[2]: *** [utils/pltek] Error 1
make[1]: *** [utils/CMakeFiles/pltek.dir/all] Error 2
Is this just related to use Textronix? If so then I don't think I have any need
for it and is there an easy way to disable it?
My cmake call looks like
cmake ../plplot -DPL_DOUBLE=ON -DBUILD_TEST=ON
-DCMAKE_INSTALL_PREFIX=$LIB_PATH/plplotinstall -DENABLE_wxwidgets=ON
-DHAVE_SHAPELIB=OFF -DENABLE_ada=OFF
I tried disabling all the txtronix related flags based on the wiki page
http://www.miscdebris.net/plplot_wiki/index.php?title=CMake_options_for_PLplot#Textronix_and_Textronix_emulator_devices,
but that didn't help.
Any help much appreciated
Phil
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel