← Back to team overview

dolfin team mailing list archive

Re: Fwd: Re: add option to scons

 

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.pc
Try 'locate gts.pc'

ilmar

Hatef Monajemi wrote:

Hatef Monajemi wrote:



Dag Lindbo wrote:


It works nicely for me... To force it to put -DHAS_GTS=1 into the
compilation, add it to the custom cxx flags, on line 104 of the
SConstruct.
/Dag
Hi Dag
I 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,
Hatef








Hatef 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 the
compilation, add it to the custom cxx flags, on line 104 of the
SConstruct.
/Dag

Hi Dag
I 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,
Hatef








Hatef 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


References