From owner-freebsd-questions Thu Dec 12 7:43:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10F3637B401 for ; Thu, 12 Dec 2002 07:43:26 -0800 (PST) Received: from mail.dci-corp.com (mail.dci-corp.com [65.88.13.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3D6A43EA9 for ; Thu, 12 Dec 2002 07:43:25 -0800 (PST) (envelope-from shooverfbn@442spot.com) Received: from rocket455 (unknown [172.16.2.50]) by mail.dci-corp.com (Postfix) with SMTP id 00BD21FAFC for ; Thu, 12 Dec 2002 09:43:24 -0600 (CST) From: "Stephen Hoover" To: Subject: SOLVED - RE: /usr/libexec/elf/ld: cannot find -lmysqlclient while compiling maildrop Date: Thu, 12 Dec 2002 09:43:28 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1257" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: Importance: Normal 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 Thought I would post this information to the list in case anyone else had a similar problem. Following a suggestion I found on a web page under a google search, I created the following symlink: /usr/lib/libmysqlclient.so -> /usr/local/lib/mysql/libmysqlclient.so.10 I am not sure where in the source code I need to edit to give it the correct path for FreeBSD, but this DID solve the problem. Thanks! Stephen Hoover Dallas, Texas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message