Re: Lilypond build trouble

2002-06-01 Thread Carl McTague
On Fri, May 31, 2002 at 05:02:21PM +0200, Jan Nieuwenhuizen wrote: > > No, I'm sorry, you don't understand. It's about what shell /bin/sh > is. ./configure won't be processed by [t]csh. Oh! Gotcha. That makes a lot more sense. I didn't realize there was such variety in sh implementations!

Re: Lilypond build trouble

2002-05-31 Thread Jan Nieuwenhuizen
David Boersma <[EMAIL PROTECTED]> writes: > I also tried in vain to compile the 1.5.59 sources on a Red Hat (6.2 I > think) linux machine in our institute; although the failure is for a > slightly different reason. The output of the command...: > >

Re: Lilypond build trouble

2002-05-31 Thread Jan Nieuwenhuizen
Carl McTague <[EMAIL PROTECTED]> writes: > I'm using tcsh, but I just tried with bash and the same thing happens: No, I'm sorry, you don't understand. It's about what shell /bin/sh is. ./configure won't be processed by [t]csh. > WARNING: Please consider installing optional programs: pktrac

Re: Lilypond build trouble

2002-05-31 Thread David Boersma
Hello, I also tried in vain to compile the 1.5.59 sources on a Red Hat (6.2 I think) linux machine in our institute; although the failure is for a slightly different reason. The output of the command...: - rurik:lilypond-1.5

Re: Lilypond build trouble

2002-05-31 Thread Carl McTague
On Fri, May 31, 2002 at 11:47:58AM +0200, Jan Nieuwenhuizen wrote: > Carl McTague <[EMAIL PROTECTED]> writes: > > > carl@xi(lilypond-1.5.59) where gcc c++ > > where? > > You're not using zsh as /bin/sh, are you? I very much doubt that > autoconf can handle that. > > Anyway, a fix for ash as

Re: Lilypond build trouble

2002-05-31 Thread Jan Nieuwenhuizen
Carl McTague <[EMAIL PROTECTED]> writes: > carl@xi(lilypond-1.5.59) where gcc c++ where? You're not using zsh as /bin/sh, are you? I very much doubt that autoconf can handle that. Anyway, a fix for ash as /bin/sh is now in CVS. Thanks for the report. Jan. -- Jan Nieuwenhuizen <[EMAIL PR

Re: Lilypond build trouble

2002-05-31 Thread Jan Nieuwenhuizen
Han-Wen <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] writes: >> 2.95.3 >> 2.95.3 >> carl@xi(lilypond-1.5.59) ./configure --prefix=$HOME/usr/ >> creating cache ./config.cache > > Do you run the configure script with Bash ? Ouch, that's it: It seems I've introduced bashisms. I'll look

Re: Lilypond build trouble

2002-05-31 Thread Han-Wen
[EMAIL PROTECTED] writes: > 2.95.3 > 2.95.3 > carl@xi(lilypond-1.5.59) ./configure --prefix=$HOME/usr/ > creating cache ./config.cache Do you run the configure script with Bash ? -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.cs.uu.nl/~hanwen __

Re: Lilypond build trouble

2002-05-30 Thread Carl McTague
> :-) > It's a bug in the rather new versionen program checks. Thanks for the > report. In this case, 'no' is pktrace > (http://www.cs.uu.nl/people/hanwen/pktrace). It's just a warning, > nothing to worry about. Oops, I'm sorry. I didn't realize something newer than 1.5.57 was out. With 1.5.

Re: Lilypond build trouble

2002-05-30 Thread Jan Nieuwenhuizen
Carl McTague <[EMAIL PROTECTED]> writes: > Hi, I'm having a bit of trouble building lilypond 1.5.57 on FreeBSD. > I hit this: > > WARNING: Please consider installing optional programs: no 1.0.3 (installed: ) >makeinfo 4.1 (installed: found) > > ERROR: Please install required programs: gcc

Lilypond build trouble

2002-05-30 Thread Carl McTague
Hi, I'm having a bit of trouble building lilypond 1.5.57 on FreeBSD. I hit this: WARNING: Please consider installing optional programs: no 1.0.3 (installed: ) makeinfo 4.1 (installed: found) ERROR: Please install required programs: gcc 2.8 (installed: found) c++ 2.95 (installed: found) b