> Folks,
>       I am trying to install LilyPond on Solaris 2.8. I have a couple of
> questions.
> 
> 1) I get a syntax error (DATADIR=$) if I don't change all of the occurences
> of /bin/sh to /bin/ksh in configure.

I'd rather try

bash ./configure

> 2) How do I get configure to know where all of the packages (flex, Python,
> etc.) reside?

If they are not in a default location where gcc finds them, 
read in INSTALL.txt on how to use the environment variables
CPPFLAGS and LDFLAGS to add the necessary paths (described
in conjunction with kpathsea in INSTALL.txt, but I'm sure you
can extrapolate to the other libs).

  /Mats




_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to