← Back to team overview

dolfin team mailing list archive

Re: Debian/Ubuntu Repositories

 

Anders Logg wrote:
Do you have the very latest DOLFIN (hg version)?

Hello Anders,

No, it's dolfin 0.7.1 from the debian repository.

I applied a patch from Jed Brown yesterday that might take care of problems with operator<< in uBlasVector (among others).

Thanks very much. Yes, it now compiled alright on my debian sid/amd64/gcc-4.2.1 with openmpi and umfpack provided by libsuitesparse. It has a problem building pydolfin, with python 2.4 and numpy 1.0.3. It seems not to like the "-pedantic" option.


/Anders


As matter of fact, compiling the 0.7.1 version with gcc-3.4 gets over this bug. Perhaps you can consider patching the released version as well since it's a FTBFS (fail to build from source) bug.

Another point may be you would like to consider is to specify the versions of additional packages that dolfin depends upon. I think it'd make building from source and packaging a bit easier.

Regards,
ST
--




References