:
:I just built installer_release for 1.4.4 and am having trouble once I
:login as installer. The error seems similar to
:
:http://leaf.dragonflybsd.org/mailarchive/bugs/2005-03/msg00167.html
:
:but the error message complains about libintl.so.2 not found. Did I
:build something incorrectly?
:
:---chuck

    Hmm.  Maybe you built it with stale installer packages.  Try fetching
    a fresh set of installer packages and rebuilding.

    rm -rf /usr/release/packages
    make installer_fetch

    If that turns out to be the trouble, we need to fix the Makefile to 
    detect the issue (maybe by storing a 'release' number in 
    /usr/release/packages/ and cleaning them out if it doesn't match).

                                        -Matt
                                        Matthew Dillon 
                                        <[EMAIL PROTECTED]>

Reply via email to