petscvariables: hardwired build dir instead of install dir

2008-03-24 Thread Lisandro Dalcin
you do a > >> config/configure.py with a --prefix then the make then the make > >> install and see what > >> goes wrong? > >> > >> > >> Barry > >> > >> > >> with > >> > >> > >> > >>> > >>> > >>> > >>> > >>> -- > >>> Lisandro Dalc?n > >>> --- > >>> Centro Internacional de M?todos Computacionales en Ingenier?a > >>> (CIMEC) > >>> Instituto de Desarrollo Tecnol?gico para la Industria Qu?mica > >>> (INTEC) > >>> Consejo Nacional de Investigaciones Cient?ficas y T?cnicas (CONICET) > >>> PTLC - G?emes 3450, (3000) Santa Fe, Argentina > >>> Tel/Fax: +54-(0)342-451.1594 > >>> > >> > >> > > > > > > -- > > Lisandro Dalc?n > > --- > > Centro Internacional de M?todos Computacionales en Ingenier?a (CIMEC) > > Instituto de Desarrollo Tecnol?gico para la Industria Qu?mica (INTEC) > > Consejo Nacional de Investigaciones Cient?ficas y T?cnicas (CONICET) > > PTLC - G?emes 3450, (3000) Santa Fe, Argentina > > Tel/Fax: +54-(0)342-451.1594 > > > > -- Lisandro Dalc?n --- Centro Internacional de M?todos Computacionales en Ingenier?a (CIMEC) Instituto de Desarrollo Tecnol?gico para la Industria Qu?mica (INTEC) Consejo Nacional de Investigaciones Cient?ficas y T?cnicas (CONICET) PTLC - G?emes 3450, (3000) Santa Fe, Argentina Tel/Fax: +54-(0)342-451.1594 -- next part -- A non-text attachment was scrubbed... Name: make_install.diff Type: text/x-patch Size: 1504 bytes Desc: not available URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20080324/312cd99c/attachment.bin>

petscvariables: hardwired build dir instead of install dir

2008-03-24 Thread Matthew Knepley
If someone explains to me in words what that sed crap is doing, I will rewrite it in python. Thanks, Matt On Mon, Mar 24, 2008 at 10:57 AM, Lisandro Dalcin wrote: > Barry, things are still broken. I think that at some point we have to > review the 'install:' target more carefully. > >

petscvariables: hardwired build dir instead of install dir

2008-03-24 Thread Lisandro Dalcin
On 3/24/08, Matthew Knepley wrote: > If someone explains to me in words what that sed crap is doing, I will > rewrite it in python. It does not pay the effort i think. The 'sed' regexps were OK, what was wrong was the command line arguments being passed to 'sed'; look at the patch I've attached

PETSc's interface partitioners

2008-03-24 Thread aN tO
... URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20080324/39908ff4/attachment.html>

petscvariables: hardwired build dir instead of install dir

2008-03-24 Thread Barry Smith
On Mar 24, 2008, at 10:57 AM, Lisandro Dalcin wrote: > Barry, things are still broken. I think that at some point we have to > review the 'install:' target more carefully. > > First, the 'sed' command i being called in a wrong way. This is not true; the sed is being called correctly. The pro

petscvariables: hardwired build dir instead of install dir

2008-03-24 Thread Matthew Knepley
On Mon, Mar 24, 2008 at 9:50 PM, Barry Smith wrote: > > On Mar 24, 2008, at 10:57 AM, Lisandro Dalcin wrote: > > Barry, things are still broken. I think that at some point we have to > > review the 'install:' target more carefully. > > > > First, the 'sed' command i being called in a wrong w

petscvariables: hardwired build dir instead of install dir

2008-03-24 Thread Barry Smith
Matt, The sed is so trivial it is silly to even think about replacing it with python! I did not realize until after reading Lisandro's email that the sed -i option behaved differently on different systems. Barry On Mar 24, 2008, at 10:07 PM, Matthew Knepley wrote: > On Mon, Mar 2

petscvariables: hardwired build dir instead of install dir

2008-03-24 Thread Matthew Knepley
On Mon, Mar 24, 2008 at 10:14 PM, Barry Smith wrote: > > Matt, > > The sed is so trivial it is silly to even think about replacing > it with python! I did not realize until after reading Lisandro's email What does that have to do with anything? If its so trivial, then it won't take any

petscvariables: hardwired build dir instead of install dir

2008-03-24 Thread Barry Smith
On Mar 24, 2008, at 10:25 PM, Matthew Knepley wrote: > On Mon, Mar 24, 2008 at 10:14 PM, Barry Smith > wrote: >> >>Matt, >> >> The sed is so trivial it is silly to even think about replacing >> it with python! I did not realize until after reading Lisandro's >> email > > What does th

petscvariables: hardwired build dir instead of install dir

2008-03-24 Thread Matthew Knepley
On Mon, Mar 24, 2008 at 10:38 PM, Barry Smith wrote: > > On Mar 24, 2008, at 10:25 PM, Matthew Knepley wrote: > > On Mon, Mar 24, 2008 at 10:14 PM, Barry Smith > > wrote: > >> > >>Matt, > >> > >> The sed is so trivial it is silly to even think about replacing > >> it with python!

petscvariables: hardwired build dir instead of install dir

2008-03-24 Thread Barry Smith
On Mar 24, 2008, at 10:42 PM, Matthew Knepley wrote: > On Mon, Mar 24, 2008 at 10:38 PM, Barry Smith > wrote: >> >> On Mar 24, 2008, at 10:25 PM, Matthew Knepley wrote: >>> On Mon, Mar 24, 2008 at 10:14 PM, Barry Smith >>> wrote: Matt, The sed is so trivial it is silly

petscvariables: hardwired build dir instead of install dir

2008-03-24 Thread Matthew Knepley
On Mon, Mar 24, 2008 at 10:53 PM, Barry Smith wrote: > > > On Mar 24, 2008, at 10:42 PM, Matthew Knepley wrote: > > On Mon, Mar 24, 2008 at 10:38 PM, Barry Smith > > wrote: > >> > >> On Mar 24, 2008, at 10:25 PM, Matthew Knepley wrote: > >>> On Mon, Mar 24, 2008 at 10:14 PM, Barry Smith >