Re: Unable to obtain socket and address
Salvatore <sasa <at> shoponweb.it>
2007-07-03 15:11:05 GMT
Hi and thanks for your support, I am sure that I have used:
#./configure --enable-standalone --without-pam
..and I am sure that I have only qpopper installation, however yesterday I
have solved my problem (as say you as) in this mode:
#./configure --enable-standalone --without-pam
#make clean
#make && make install
Thanks again.
------
Salvatore.
----- Original Message -----
From: "Martin Kellermann" <kellermann <at> sk-datentechnik.com>
To: "Subscribers of Qpopper" <qpopper <at> lists.pensive.org>
Sent: Tuesday, July 03, 2007 2:43 PM
Subject: Re: Unable to obtain socket and address
> this indicates that you try to run a version that is NOT compiled
> with standalone mode enabled.
>
> maybe you have more than one version of popper installed!?
>
> try "cd / && find . -name popper"
>
> if there really is one single executable, recompile it:
>
> try doing with a 'make realclean' first....
>
>
> MK
>
> At 13:40 02.07.2007, you wrote:
>>Hi, I have a problem with qpopper 4.0.9 on Fedora Core 6, when:
>>
>>/etc/rc.d/init.d/popper start
>>Jul 2 13:18:33 localhost popper[2621]: Unable to obtain socket and
>>address of client: Socket operation on non-socket (88)
>>
>>..I have used parameter:
>>
>>#./configure --enable-standalone --without pam
>>
>>Thanks.
>>
>>------
>>Salvatore.
>