Re: Struggling to build Lilypond

2001-12-07 Thread Jack J. Woehr
Jan Nieuwenhuizen wrote: > > > fred@appel:~$ grep kpse_afm_format /usr/include/kpathsea/* > /usr/include/kpathsea/tex-file.h: kpse_afm_format, > fred@appel:~$ grep VERSION /usr/include/kpathsea/* > /usr/include/kpathsea/c-auto.h:#define KPSEVERSION "kpathsea version 3.3.1" > > Jan. > Ah, I see.

Re: Struggling to build Lilypond

2001-12-07 Thread Jan Nieuwenhuizen
"Jack J. Woehr" <[EMAIL PROTECTED]> writes: > 1. ( ) text/plain ( ) text/html > > Well, we're *almost* there :-) > > rm -f ./out/kpath.dep; DEPENDENCIES_OUTPUT="./out/kpath.dep ./out/kpath.o" c++ -c >-DHAVE_CONFIG_H -DSTRING_UTILS_INLINED -Iinclude -

Re: Struggling to build Lilypond

2001-12-07 Thread Jack J. Woehr
Well, we're *almost* there :-) rm -f ./out/kpath.dep; DEPENDENCIES_OUTPUT="./out/kpath.dep ./out/kpath.o" c++ -c  -DHAVE_CONFIG_H  -DSTRING_UTILS_INLINED -Iinclude -I./out -I.././lib/include -I../lib/./out -I.././flower/include -I../flower/./out -I../flower/include -O2 -finli

Re: Struggling to build Lilypond

2001-12-07 Thread Jack J. Woehr
Mats Bengtsson wrote: > >> latex sample2e > Prints out some lines and generates files files sample2e.{dvi,log,aux} Yes, this all works now. It was the optimization causing core dumps. > set the environment variable CXXFLAGS to '-I/usr/local/teTeX/include' > and LDFLAGS to '-L/usr/local/teTeX/

Re: Struggling to build Lilypond

2001-12-07 Thread Mats Bengtsson
> Han-Wen Nienhuys wrote: > > > this is strange. Metafont does work when you run it standalone, > > right? > > Problem is, I know nothing useful about TeTex ... can you suggest > a test command I could run, please? In addition to what Han-Wen suggested (a font generation command), you could al

Re: Struggling to build Lilypond

2001-12-07 Thread Jack J. Woehr
Jan Nieuwenhuizen wrote: > Could you also please not send HTML mails? My apologies. > > Dumps core. Guess something went wrong in building teTeX. > > > > Hmm ... using gcc 2.95.3. Guess I'd better start browsing the > > teTeX lists. > > Did you compile using -O0, like Mats suggested? Going bac

Re: Struggling to build Lilypond

2001-12-07 Thread Jan Nieuwenhuizen
"Jack J. Woehr" <[EMAIL PROTECTED]> writes: > 1. ( ) text/plain ( ) text/html > > > Could you also please not send HTML mails? > Dumps core. Guess something went wrong in building teTeX. > > Hmm ... using gcc 2.95.3. Guess I'd better start browsing the > teTeX lists. D

Re: Struggling to build Lilypond

2001-12-07 Thread Jack J. Woehr
Han-Wen Nienhuys wrote: > ./configure: !: not found this looks like some kind of sh/bash incompatibility can you run it under bash? I'm launching configure from bash 2.05a --  Jack J. Woehr  # Politicians are the same all over: Senior Consultant  #  they promise to build a bridge Purematrix,

Re: Struggling to build Lilypond

2001-12-07 Thread Jack J. Woehr
Mats Bengtsson wrote: about teTeX installations that don't include Metafont and the Kpathsea library, so if you're unlucky you may have to add those. libkpathsea.a is there in /usr/local/teTeX/lib ... how do I tell lilypond configure where to find it? --  Jack J. Woehr  # Politicians are the

Re: Struggling to build Lilypond

2001-12-07 Thread Jack J. Woehr
Han-Wen Nienhuys wrote: try     mf cmr10   Dumps core. Guess something went wrong in building teTeX. Hmm ... using gcc 2.95.3. Guess I'd better start browsing the teTeX lists. --  Jack J. Woehr  # Politicians are the same all over: Senior Consultant  #  they promise to build a bridge Pure

Re: Struggling to build Lilypond

2001-12-07 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Han-Wen Nienhuys wrote: > > > this is strange. Metafont does work when you run it standalone, > > right? > > Problem is, I know nothing useful about TeTex ... can you suggest > a test command I could run, please? try mf cmr10 -- Han-Wen Nienhuys | [EMA

Re: Struggling to build Lilypond

2001-12-07 Thread Jack J. Woehr
Han-Wen Nienhuys wrote: this is strange.  Metafont does work when you run it standalone, right? Problem is, I know nothing useful about TeTex ... can you suggest a test command I could run, please? --  Jack J. Woehr  # Politicians are the same all over: Senior Consultant  #  they promise to b

Re: Struggling to build Lilypond

2001-12-07 Thread Mats Bengtsson
(you may have to set CXXFLAGS and LDFLAGS). /Mats > Mats Bengtsson wrote: > > > > I'm struggling to build lilypond 1.5.25 on Solaris 2.8. > > > > > Check that you have teTeX installed and that the corresponding > > binaries are in the PATH. > >

Re: Struggling to build Lilypond

2001-12-07 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > checking for working metafont mode... Segmentation Fault - core dumped > Segmentation Fault - core dumped > Segmentation Fault - core dumped > Segmentation Fault - core dumped > Segmentation Fault - core dumped > Segmentation Fault - core dumped > laserjet this is stra

Re: Struggling to build Lilypond

2001-12-07 Thread Jack J. Woehr
Mats Bengtsson wrote: > I'm struggling to build lilypond 1.5.25 on Solaris 2.8. > Check that you have teTeX installed and that the corresponding binaries are in the PATH. Hmm, this is getting more complicated. I built teTeX with gcc 2.95.3 but I see in the output from configure that

Re: Struggling to build Lilypond

2001-12-06 Thread Jack J. Woehr
Mats -- Thanx for the tips, I'll try your suggestions.   --  Jack J. Woehr  # Politicians are the same all over: Senior Consultant  #  they promise to build a bridge Purematrix, Inc.   #   even where there is no river. www.purematrix.com #    - Nikita Khrushchev  

Re: Struggling to build Lilypond

2001-12-06 Thread Mats Bengtsson
> I'm struggling to build lilypond 1.5.25 on Solaris 2.8. > > Still stuck in configure. > > checking for FlexLexer.h... no > configure: warning: can't find flex header. Please install Flex headers >correctly > > Flex is installed correctly. Fle

Struggling to build Lilypond

2001-12-05 Thread Jack J. Woehr
I'm struggling to build lilypond 1.5.25 on Solaris 2.8. Still stuck in configure. checking for FlexLexer.h... no configure: warning: can't find flex header. Please install Flex headers correctly Flex is installed correctly. FlexLexer.h is in /usr/local/include. My configu