On Wednesday 01 September 2010 13:07:32 Joshua A. Andler wrote:
John,
Does your gcc have omp installed? libgomp1 is the package here on ubuntu
Cheers, Josh
On Wed, 2010-09-01 at 12:49 -0400, John Culleton wrote:
On Wednesday 01 September 2010 10:49:25 Jasper van de Gronde
wrote:
On 2010-09-01 16:42, John Culleton wrote:
... Obviously there is something screwed up on my system that ./configure fails to catch. Can anyone suggest where this screw up might be? I have no problem with downloading and installing another or newer library but which one has the Gaussian filter stuff?
It's built-in. The problem seems to be that somehow the right template isn't instantiated or something. I would recommend checking your version of gcc/g++ (should at least be 4.something) and doing a clean build. (BTW, I'm assuming you're using Linux.)
---- ----------- This SF.net Dev2Dev email is sponsored by:
Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
My gcc is 4.3.3. My system is Slackware Linux 13. Inkscape 47 makes with no problem. Just did a ./configure make clean; make on 47.
----------- This SF.net Dev2Dev email is sponsored by:
Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
Yes. Here is the result of a search on libgomp: -------------------------------------------------------------
/usr/lib/libgomp.so.1 /usr/lib/libgomp.la /usr/lib/libgomp.so.1.0.0 /usr/lib/libgomp.so /usr/lib/libgomp.a /usr/lib/libgomp.spec /usr/info/libgomp.info.gz /usr/doc/gcc-4.3.3/libgomp /usr/doc/gcc-4.3.3/libgomp/ChangeLog /usr/local/exotic/libgomp.so.1 /usr/local/exotic/libgomp.so.1.0.0 ----------------------------------------------