oh non!! grrr.... :)
Damien Miller
djm at mindrot.org
Thu Jun 15 07:51:01 EST 2000
On Wed, 14 Jun 2000, Patrick Amirian wrote:
> new problem!
> I managed to have my openssh find the openssl libraries, I had to create 2
> symlinks in the ../openssl directory pointing to the 2 ??.a files in
> /openssl/lib/
You can do something like:
CFLAGS=-I../openssl/include LDFLAGS=-L../openssl/lib ./configure
to tell configure where to find the headers and libraries.
Regards,
Damien Miller
--
| "Bombay is 250ms from New York in the new world order" - Alan Cox
| Damien Miller - http://www.mindrot.org/
| Email: djm at mindrot.org (home) -or- djm at ibs.com.au (work)
More information about the openssh-unix-dev
mailing list