Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Dec 2002 09:45:58 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Stephen Hoover <shooverfbn@442spot.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: SOLVED - RE: /usr/libexec/elf/ld: cannot find -lmysqlclient while compiling maildrop
Message-ID:  <20021212154557.GD7232@dan.emsphone.com>
In-Reply-To: <MOEJLOFPGBFEEOIFFMLKIEFJEMAA.shooverfbn@442spot.com>
References:  <MOEJLOFPGBFEEOIFFMLKKEFFEMAA.shooverfbn@442spot.com> <MOEJLOFPGBFEEOIFFMLKIEFJEMAA.shooverfbn@442spot.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Dec 12), Stephen Hoover said:
> 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

A better solution would be to add -L/usr/local/lib/mysql to your link
line.

-- 
	Dan Nelson
	dnelson@allantgroup.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021212154557.GD7232>