Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Mar 2019 14:15:00 -0600
From:      Alan Somers <asomers@freebsd.org>
To:        Patrick Mahan <plmahan@gmail.com>
Cc:        "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org>
Subject:   Re: Skipping installworld
Message-ID:  <CAOtMX2h%2B28gffXXOuyopq6HHUgKTdy9_WEN-ZN2gKxzZL0jBWQ@mail.gmail.com>
In-Reply-To: <CAFDHx1LXinUH=gUk=5WvHNF9go6aL1DaP9Jn%2BPGvHy6gGfAZrg@mail.gmail.com>
References:  <CAFDHx1LXinUH=gUk=5WvHNF9go6aL1DaP9Jn%2BPGvHy6gGfAZrg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 30, 2019 at 12:09 PM Patrick Mahan <plmahan@gmail.com> wrote:
>
> All,
>
> FreeBSD 11.2-RELEASE-p7 AMD64
>
> I am trying to debug a PAM/dovecot issue and want to add some more detail
> debugging to the PAM code.  Do I really need to do an installworld just to
> install the changed PAM module (pam_unix.so) or can I safely copy it by
> hand?
>
> Thanks,
>
> Patrick

No need to do an installworld.  You can safely do a "make && make
install" from the lib/libpam directory.  Just make sure that you build
from the correct source tree for your release.

-Alan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOtMX2h%2B28gffXXOuyopq6HHUgKTdy9_WEN-ZN2gKxzZL0jBWQ>