← Back to team overview

dorsal team mailing list archive

Re: 32/64 bit lib install paths

 

On Thu, Aug 19, 2010 at 08:05:55PM +0100, Garth N. Wells wrote:
> On Thu, 2010-08-19 at 21:03 +0200, Anders Logg wrote:
> > On Thu, Aug 19, 2010 at 07:39:35PM +0100, Garth N. Wells wrote:
> > > Our SCons scripts are doing some weird things with Python libraries on
> > > some 64 bit systems. I'm getting the dolfin *.py files in
> > >
> > >    lib/python2.6/site-packages/dolfin
> > >
> > > and the _cpp.so file in
> > >
> > >    lib64/python2.6/site-packages/dolfin
> > >
> > > and it doesn't work.
> > >
> > > I'm not feeling inclined to fix this in the SCons build system (even if
> > > I could), so how about shifting to CMake for building DOLFIN via Dorsal?
> > >
> > > Garth
> >
> > I think we should. I'm trying to get it to build manually first
> > (currently fails because of some Armadillo problem),
>
> export ARMADILLO_DIR=${HOME}/Work/FEnicS

Yes, I know but that didn't work. Need to debug why.

--
Anders

Attachment: signature.asc
Description: Digital signature


References