On Wed, Sep 16, 2015 at 9:35 AM, David Kastrup <d...@gnu.org> wrote:

> Lev <leventel...@gmail.com> writes:
>
> > Hello all,
> >
> >
> > I'm hacking lilypond to my FreeBSD system.
> >
> > Currently I have to following issues.
> >
> > 1. Guile2.x okay... I think it was asked several time. I use Guile2.x for
> > other software (gEDA) and on FreeBSD v1.x and v2.x is mutually
> > exclusive.
>
> For compiling stuff (namely guile-dev), it's exclusive on Ubuntu as
> well.  But once compiled, you can keep executables linked with either
> around.  With regard to executables, you can install both in parallel
> and can access them as guile-2.0 (and just guile) and guile-1.8.
>

Unfortunately, this is not the case for FreeBSD; there are no separate
development packages. It is all or nothing.

> I've checked out the git version,
>
> The git version of what?
>

Git version of lilypond.

> and I'm trying the guile-2 branch.
>
> The guile-2 branch of what?
>

To be precise, the dev/guilev2 branch of
http://git.savannah.gnu.org/r/lilypond.git.

By the way... is there any intention to link to guile-2 in the future?


>
> > What shall I expect?
>
> Stuff not working.  Crashes.  Errors.
>
> > 2. The configure script searches for makeinfo executable, which is
> > installed in /usr/bin
> > probable comes from the base system. However, this is an ancient
> version. It
> > would be nice if the configure script would search for texi2any, which
> really
> > comes from the port, which has the current version.
>
> Only the ancient version will work for now.
>

Actually, the ancient version is 4.8, and configure requires 4.11. So The
current version (which is 6.0) works. Makeinfo is just a symlink to
texi2any.


>
> > 3. 'International New Century Schoolbook' fonts are missing. I have
> > all the dependencies installed including dejavu. I have 'New Century
> > Schoolbook' fonts installed. What is the difference? How can I get
> > these fonts for FreeBSD?
>
> No idea here: we've had some recent changes, and ./configure --help
> should mention some options for specifying paths to fonts.
>

Configure gets the path right, it just doesn't find that particular font.
My question is, could you tell me the explicit name and version of the
package (even for other system like debian) where that particular font
comes from? This might help.

Thank you very much for your answer!

Lev
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to