Thread Previous • Date Previous • Date Next • Thread Next |
ilmar Hatef Monajemi wrote:
Ilmar Wilbers wrote:This file (gts.pc) should be part of a GTS installation. On my machine, using Ubuntu and the gts package, it is found under /usr/lib/pkgconfig/gts.pcTry 'locate gts.pc' ilmarI have "/usr/lib/pkgconfig/gts.pc" on my machine. and when I dopkg-config --libs gtsI get:-lgts -lm -lglib-2.0It means that I have evrything on my machine for gts but when I try to compile with this option there is no success. scons does not pick it up. and note that in ../simula_scons/pkgconfiggenerators I have nothing related to GTS while there are other files such as umfpack.py. does it seem OK to you?The error is talking a bout a pkg-config "generator"Hatef Monajemi wrote:Hatef Monajemi wrote:Dag Lindbo wrote:It works nicely for me... To force it to put -DHAS_GTS=1 into thecompilation, add it to the custom cxx flags, on line 104 of theSConstruct./DagHi DagI did what you said but no success. still when I want to compile a pde demo individually scons does not pick up GTS package.I get a message in my "simula-scons.log" saying that:"resolveCompiler: No pkg-config generator for package 'gts'. Assuming Ok."I guess my problem is that there is no "pkg-config generator" for gts. Do you know how to resolve this?Thank you, HatefHatef Monajemi wrote:Hi all,I have noticed that scons does not pick up GTS. How Can I add the option -DHAS_GTS=1 to scons. It does pick up other packages such as umfpack, etc.Thanks, Hatef _______________________________________________ DOLFIN-dev mailing list DOLFIN-dev@xxxxxxxxxx http://www.fenics.org/mailman/listinfo/dolfin-dev------------------------------------------------------------------------Subject: Re: [DOLFIN-dev] add option to scons From: Hatef Monajemi <hmonajem@xxxxxxxxxxxxxxxxxxx> Date: Fri, 18 Jul 2008 12:41:57 -0400 (EDT) To: Dag Lindbo <dag@xxxxxxxxxx> To: Dag Lindbo <dag@xxxxxxxxxx> Dag Lindbo wrote:It works nicely for me... To force it to put -DHAS_GTS=1 into thecompilation, add it to the custom cxx flags, on line 104 of theSConstruct./DagHi DagI did what you said but no success. still when I want to compile a pde demo individually scons does not pick up GTS package.I get a message in my "simula-scons.log" saying that:"resolveCompiler: No pkg-config generator for package 'gts'. Assuming Ok."I guess my problem is that there is no "pkg-config generator" for gts. Do you know how to resolve this?Thank you, HatefHatef Monajemi wrote:Hi all,I have noticed that scons does not pick up GTS. How Can I add the option -DHAS_GTS=1 to scons. It does pick up other packages such as umfpack, etc.Thanks, Hatef _______________________________________________ DOLFIN-dev mailing list DOLFIN-dev@xxxxxxxxxx http://www.fenics.org/mailman/listinfo/dolfin-dev------------------------------------------------------------------------_______________________________________________ DOLFIN-dev mailing list DOLFIN-dev@xxxxxxxxxx http://www.fenics.org/mailman/listinfo/dolfin-dev
Thread Previous • Date Previous • Date Next • Thread Next |