Automatically updated share-subdirs-list



After updating, using MSYS I'm getting an error from sed (I think) about 
an
 Unterminated `s' command.  Sorry to say, but I'm rather helpless about 
fixing such things.

$ ./configure --enable-ccl --with-ccl=wx86cl 
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for emacs... no
checking for xemacs... no
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking for wx86cl... true
checking for iconv... true
checking for recode... false
checking POSIX shell to see that it contains getopts... trying /bin/sh
POSIX shell is /bin/sh
checking for egrep... grep -E
configure: creating ./config.status
config.status: creating maxima-local
sed: file ./confstat103220-23791/subs-3.sed line 51: Unterminated `s' 
command
sed: file ./confstat103220-23791/subs-4.sed line 3: Unknown command: ``"''
sed: file ./confstat103220-23791/subs-5.sed line 3: Unknown command: ``"''
config.status: creating xmaxima-local

--Barton

maxima-bounces at math.utexas.edu wrote on 10/27/2010 04:26:38 PM:

> [image removed] 
> 
> Re: [Maxima] Automatically updated share-subdirs-list
> 
> David Billinghurst 
> 
> to:
> 
> 10/27/2010 04:26 PM
> 
> Sent by:
> 
> maxima-bounces at math.utexas.edu
> 
> Cc:
> 
> maxima
> 
> Raymond Toy wrote:
> > On 10/27/10 3:32 AM, David Billinghurst wrote:
> > 
> >> Raymond Toy wrote:
> >> 
> >>> On 10/26/10 5:52 PM, David Billinghurst wrote:
> >>> 
> >>> 
> >>>> Raymond Toy wrote:
> >>>> 
> >>>> 
> >>>>> Anyway, I've checked in the changes.  If someone who has windows 
could
> >>>>> test this out for me, that would be great.
> >>>>> 
> >>>>> 
> >>>> Windows "./configure; make; make check" is OK.  Haven't tried to 
build
> >>>> a distribution.
> >>>> 
> >>>> 
> >>> Fantastic!  Thanks for testing this for me.
> >>>
> >>> BTW, did your checkout include the changes to generate the list of 
share
> >>> files to be installed?  Just look  for src/sharefiles.mk.  If you 
have
> >>> this, then a quick check to see that it contains a long list of 
files
> >>> indicates that everything is working on Windows.
> >>>
> >>> The final test would be if make install copies the files to the 
right
> >>> place.
> >>> 
> >>> 
> >> Windows fails at the final hurdle.  An installed maxima can't load
> >> files, even though ./maxima-local works.
> >>
> >> I don't have time to follow up this evening, but I notice one
> >> difference.  maxima-local has a windows path, while installed the
> >> newly installed maxima has a unix style path.
> >>
> >> 
> > Sorry about that.  I'm pretty sure I didn't change that; I only 
changed
> > the part that computed the list affine, algebra/charsets,
> > algebra/solver, etc.  The format of that didn't change from the 
previous
> > version.
> >
> > And doesn't the prefix /usr/local/share come from the variable
> > maxima-prefix?  I didn't change that either.
> >
> > I will see if I can get a windows box to try this.
> > 
> I should have some time on the weekend to look at this.  I haven't done 
> a "make install" or built an installer for a while, so there may be some 

> other breakage.
> 
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima