Re: how to reinstall a port after a "make install clean"?

2004-10-19 Thread Ion-Mihai Tetcu
On Tue, 19 Oct 2004 08:04:47 -0800 Andy Firman <[EMAIL PROTECTED]> wrote: > After pkg_delete, do I need to do some other sort of cleaning? In case of ports that make use of OPTIONS, you might what to do a `make rmconfig` if you what to choose other options; `make showconfig` will show you the cu

Re: how to reinstall a port after a "make install clean"?

2004-10-19 Thread Louis LeBlanc
On 10/19/04 08:04 AM, Andy Firman sat at the `puter and typed: > On Tue, Oct 19, 2004 at 10:44:59AM -0500, terry tyson wrote: > > On Tue, 19 Oct 2004 06:25:39 -0800, Andy Firman <[EMAIL PROTECTED]> wrote: > > > > > > I need to rebuild the exim-mysql port with ldap lookups > > > and am having troub

Re: how to reinstall a port after a "make install clean"?

2004-10-19 Thread Andy Firman
On Tue, Oct 19, 2004 at 10:44:59AM -0500, terry tyson wrote: > On Tue, 19 Oct 2004 06:25:39 -0800, Andy Firman <[EMAIL PROTECTED]> wrote: > > > > I need to rebuild the exim-mysql port with ldap lookups > > and am having trouble since I did a make install clean. > snip > > I don't know if this wil

how to reinstall a port after a "make install clean"?

2004-10-19 Thread Andy Firman
I need to rebuild the exim-mysql port with ldap lookups and am having trouble since I did a make install clean. I can't do a "make reinstall" because I did the "clean" and according to the handbook I have to do this: # pkg_delete exim-mysql-4.42+27 Now when I go back into /usr/ports/mail/exim-