>>>>> "thi" == Thien-Thi Nguyen <[EMAIL PROTECTED]> writes:

    thi>    From: Martin Grabmueller <[EMAIL PROTECTED]>
    thi>    Date: Mon, 4 Feb 2002 15:28:14 +0100 (MET)

    thi>    make maintainer-clean; cvs update; ./autogen.sh; 
    thi>    ./configure --enable-maintainer-mode --with-threads; make; 
    thi>    su; make install prefix=/usr/local/stow/guile-1.5.4; cd /usr/local/stow; 
    thi>    stow guile-1.5.4

    thi> i did in source dir: make distclean && cvs update && sh -ex autogen.sh
    thi> and in another dir:
    thi> .../configure -C --enable-maintainer-mode --with-threads --enable-htmldoc
    thi> && make && make check && make prefix=/tmp/a/b/c install

    thi> which seemed to work fine (i see libguile et al in /tmp/a/b/c/lib).

I've done a similar complete rebuild with --prefix=/home/neil/testi,
where testi was previously empty, and I also see all the normal
libraries in testi/lib.  I haven't tried running the installed Guile
in this location though - do I need to, or have we already
demonstrated enough difference between the results of your and our
builds?

        Neil


_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile

Reply via email to