From: Hardy G. <nt...@ma...> - 2006-06-25 21:07:40
|
James R. Van Zandt wrote: : > That will show you the first versions found in PATH. But the > configure/build scripts might not respect the PATH. I think it's > easiest to check for multiple versions directly. If there are none, > then there is nothing to worry about. : For my installation all different paths does show the same version. BTW configure is being generated, but (for me) it fails with checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E ./configure: line 13470: syntax error near unexpected token `CAIRO,' ./configure: line 13470: ` PKG_CHECK_MODULES(CAIRO, cairo >= 0.9.0,' Any ideas? Hardy |