On Mon, Nov 12, 2001 at 08:28:25PM -0700, Rosyna wrote:
> 
>    Has anyone successfully installed qpopper on OS X? When I try to run
>    it I get this error:
>    
>    /usr/local/sbin/popper/popper[25035]: Unable to obtain socket and
>    address of client: Socket operation on non-socket (38)

That sounds rather like you're invoking the inetd-launched version from
the commandline, as if you were expecting to start it as a daemon.  You
probably want to instead put it in the /etc/inetd.conf file.  (Assuming
that's the inet daemon Mac OS X uses by default.)

If you want you can build it to act as a standalone daemon by
configuring with the --standalone flag, but for most small to moderate
size installations, launching it from inetd is more convenient.

  -- Clifton

-- 
 Clifton Royston  --  LavaNet Systems Architect --  [EMAIL PROTECTED]
   WWJD?   "JWRTFM!" - Scott Dorsey (kludge)   "JWG" - Eddie Aikau

Reply via email to