From owner-freebsd-questions Tue Apr 30 4:25:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fep2.mta.online.no (challenger.osl.ttyl.com [148.122.208.20]) by hub.freebsd.org (Postfix) with ESMTP id 2F36E37B41A for ; Tue, 30 Apr 2002 04:25:24 -0700 (PDT) Received: from nextra.com ([148.122.204.27]) by fep2.mta.online.no (InterMail vM.4.01.03.23 201-229-121-123-20010418) with ESMTP id <20020430112522.KXYB24474.fep2.mta.online.no@nextra.com> for ; Tue, 30 Apr 2002 13:25:22 +0200 Message-ID: <3CCE7F2A.2010504@nextra.com> Date: Tue, 30 Apr 2002 13:25:30 +0200 From: Bent Ole =?ISO-8859-1?Q?Hagel=F8kken?= User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2 X-Accept-Language: en-us MIME-Version: 1.0 To: questions@freebsd.org Subject: Re: cclient References: <01c701c1f028$c546e3c0$48ef1ec4@bertlaptop> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ian Barnes wrote: >i have a question ... > >i am trying to compile cclient with ssl support ... yet i cant get it right. > >/usr/ports/mail/cclient > >i need it for imp ... anyone know how to compile it with ssl support ... i >have tried --with_ssl ... --with-ssl and i still cant get it to compile... > Replied to Ian, but forgot the rest of the lot...; Remember the -D argument - like this; #make -DWITH_SSL install (No space between -D and WITH_SSL) -- Bo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message