From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from texasisp.com ([216.88.101.2] helo=ttexasisp.com ident=root) by speech.braille.uwo.ca with esmtp (Exim 3.32 #1 (Debian)) id 165dXd-00014m-00 for ; Sun, 18 Nov 2001 20:48:10 -0500 Received: from breckuser165.texasisp.com (breckuser165.texasisp.com [216.89.55.165]) by ttexasisp.com (8.9.3/8.9.3) with ESMTP id SAA19681 for ; Sun, 18 Nov 2001 18:43:55 -0600 Date: Sun, 18 Nov 2001 20:01:04 +0000 (/etc/localtime) From: randy turner X-Sender: rturner2@darkstar.example.net To: speakup@braille.uwo.ca Subject: lynx and ssl In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: hi all, can some one tell me where i am going wrong with this line. "./configure --with-ssl=/usr/local/ssl" the error message that i am getting is that it can't link with the ssl library. i compiled openssl and the libs are in /usr/local/ssl/lib i have tried ./configure --with-ssl=/usr/local/ssl/lib and i get the same error. thanks in advance randy