Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Aug 1998 17:16:44 +0930
From:      Greg Lehey <grog@lemis.com>
To:        junkmale@xtra.co.nz
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: receiving mail directly
Message-ID:  <19980810171644.M11095@freebie.lemis.com>
In-Reply-To: <199808100710.TAA24348@cyclops.xtra.co.nz>; from Dan Langille on Mon, Aug 10, 1998 at 07:10:54PM %2B1200
References:  <199808100610.SAA10671@cyclops.xtra.co.nz>; <19980810161319.L11095@freebie.lemis.com> <199808100710.TAA24348@cyclops.xtra.co.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday, 10 August 1998 at 19:10:54 +1200, Dan Langille wrote:
> On 10 Aug 98, at 16:13, Greg Lehey wrote:
>
>> On Monday, 10 August 1998 at 18:10:59 +1200, Dan Langille wrote:
>>> I ftp'd to the ftp site.  Did a get.  Then a make install.
>>
>> That makes it a bug.  Ports should automatically install dependent
>> ports if they're not already installed.
>
> OK.  Would the errors have been logged anywhere, I'm sure they've log
> scrolled off.

There shouldn't have been any error messages.  It should have said
"installing python", and then "installing tk-<mumble>".

> Otherwise, I'll do it again.  What steps should I take to get my machine
> back to where it was before I tried this install?

If you didn't use pkg_add, nothing.  It checks what you've installed
with the standard tools

>>> I just now checked the pkg directory.  There's a man directory there
>>> with fetchmail docs in it.  I've cp'd the files over to
>>> /usr/share/man/man1 and now have the manuals online.
>>>
>>> That said, I know where the manual is now.  Thanks!  :)
>>
>> How did you install the package?  Looks like you didn't use pkg_add.
>
> You are correct!  That's what I missed.  But given the above problem with
> the port, I would like to pursue that issue first.

Probably the easiest way is to check the Makefiles...  ah:

# NOTE:  The fetchmailconf program (an interactive program for
# writing .fetchmailrc files) requires Python, found in the Ports
# Collection under lang/python.  The fetchmail program itself
# does not need Python, so there is no RUN_DEPENDS for Python in
# this Makefile.

Just to see if this was correct, I made and installed the package.  I
had no problems.  This was with the latest version (updated 26 July).
If you have problems with that version, let me know.

Greg
--
See complete headers for address and phone numbers
finger grog@lemis.com for PGP public key

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980810171644.M11095>