On Nov 12, 9:39 am, I <csch...@students.uni-mainz.de> wrote:
> Hi,
>
> On Nov 11, 5:05 pm, "Dr. David Kirkby" <david.kir...@onetel.net>
> wrote:
>
> > I was just looking at a file in Sage, which lists the dependencies for 
> > ECL:. It has:
>
> > $(INST)/$(ECL): $(BASE) $(INST)/$(MPIR) $(INST)/$(TERMCAP) \
> >                  $(INST)/$(READLINE) $(INST)/$(BOEHM_GC)
>
> > which means ECL does not start building until after both readline and 
> > termcap
> > are built. Is this necessary? I don't see anything in the ECL documentation 
> > to
> > indicate this is true.
>
> I just took a look into ECL's ebuilds and can confirm this. Neither
> readline nor ncurses (replacement for termcap) appear in its
> dependencies.

Forgot to say that ebuilds are build intructions for packages in
Gentoo - now my sentence above should make sense ;).

>
>
>
> > Dave

Christopher

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to