OK, for completion's sake,
On Fri, Aug 12, 2011 at 11:22:01AM -0700, David Konerding wrote:Another thing to do would be to modify the grep command here:
> On Fri, Aug 12, 2011 at 11:03 AM, Richard W.M. Jones <rjones@redhat.com>wrote:
>
> > On Fri, Aug 12, 2011 at 10:45:48AM -0700, David Konerding wrote:
> > > I see, so you're suggesting I just manually add a package to pkgs right
> > > after
> > >
> > http://git.annexia.org/?p=febootstrap.git;a=blob;f=febootstrap_debian.ml;h=4aa7389657aedf281a6aa908984a02891de801be;hb=HEAD#l47
> >
> > Yup, something like:
> >
> > let pkgs = pkgs @ [ "libc6" ] in
> >
> >
> Thanks for all the help. I can confirm that shoehorning libc6 in allows
> invoking init. The next step is /bin/sh failing to run because
> libncurses.so.5 can't be loaded.
http://git.annexia.org/?p=febootstrap.git;a=blob;f=febootstrap_debian.ml;h=4aa7389657aedf281a6aa908984a02891de801be;hb=HEAD#l37
in order to make it include all the Depends and Pre-Depends packages
(assuming that ncurses is amongst those).
Read my programming blog: http://rwmj.wordpress.com
Fedora now supports 80 OCaml packages (the OPEN alternative to F#)
http://cocan.org/getting_started_with_ocaml_on_red_hat_and_fedora