On Mon, 2010-08-23 at 03:08 +0000, [email protected] wrote: > ------------------------------------------------------------ > revno: 426 > committer: Harish Narayanan <[email protected]> > branch nick: dorsal > timestamp: Mon 2010-08-23 08:36:29 +0530 > message: > Made fedora13 and snowleopard platforms look very similar
Why remove the note in the fedora13 file? Garth > modified: > FEniCS/platforms/supported/fedora13.platform > > > -- > lp:dorsal > https://code.launchpad.net/~dorsal-core/dorsal/main > > Your team Dorsal Team is subscribed to branch lp:dorsal. > To unsubscribe from this branch go to > https://code.launchpad.net/~dorsal-core/dorsal/main/+edit-subscription > differences between files attachment (revision-diff.txt) > === modified file 'FEniCS/platforms/supported/fedora13.platform' > --- FEniCS/platforms/supported/fedora13.platform 2010-08-22 20:16:17 > +0000 > +++ FEniCS/platforms/supported/fedora13.platform 2010-08-23 03:06:29 > +0000 > @@ -21,25 +21,20 @@ > # This must be set to build various libraries and to run DOLFIN. > ## > > -## Note: SCOTCH with MPI is available as a Fedora package, but it hardwired > to > -## use mpich2, which causes some link difficulties if OpenMPI is used. > -## Therefore we build our own verson of SCOTCH. > - > -# Platform specific variables (SCOTCH variable is a trick - it is not 32/64 > bit > -# specific). > +# Platform specific variables > default PETSC_ARCH=linux-gnu-cxx-opt > default SCOTCH_ARCH=i686_pc_linux2 > > # Define the packages this platform needs > PACKAGES=( > parmetis > -scotch > petscextra > slepc > # swiginac > mtl > +scotch > fiat > -# ferari > +ferari > ufc > ufl > ffc > _______________________________________________ Mailing list: https://launchpad.net/~dorsal Post to : [email protected] Unsubscribe : https://launchpad.net/~dorsal More help : https://help.launchpad.net/ListHelp

