help-gnu-music
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multi platform install


From: Jan Nieuwenhuizen
Subject: Re: Multi platform install
Date: 15 Mar 2001 13:38:00 +0100
User-agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7

Rune Zedeler <address@hidden> writes:

> Jan Nieuwenhuizen wrote:
> 
> > > Is it possible to build the same sourcedirs of multiple platforms
> > > without cleaning?
> 
> >     ./configure --config=foo
> address@hidden:~/lilypond/lilypond]$ ./configure
> --config=foo                                                                  
>                     
Sorry, it's --enable-config=foo

> configure: error: --config=foo: invalid option; use --help to show usage
                                                  ^^^^^^^^^^^^^^^^^^^^^^^^

./configure --help:
[..]
   enable-config=FILE    put configure settings in config-FILE.make



> 
> >     tar xzf lilypond-x.y.z
> >     mkdir arch-foo arch-bar
> >     cd arch-foo
> >     ../lilypond-x.y.z/configure
> >     make
> > 
> >     cd ../arch-bar
> >     ../lilypond-x.y.z/configure
> >     make
> 
> But this will make the entire thing once for each platform. I don't
> wan't i.e. the fonts more than once.

Tough.  You'll have to hack that using symlinks or remove mf dir from
SUBDIRS after first build or whatever.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]