Commit c32735ff authored by tim@black.box's avatar tim@black.box

manual.texi Remove bogus mention of --with-libwrap from Solaris

manual.texi	install notes.
parent 6c4c103a
...@@ -11322,13 +11322,6 @@ Add the pathname of the directory where @file{libmysqlclient.so} is located ...@@ -11322,13 +11322,6 @@ Add the pathname of the directory where @file{libmysqlclient.so} is located
to the @code{LD_RUN_PATH} environment variable before running your client. to the @code{LD_RUN_PATH} environment variable before running your client.
@end itemize @end itemize
When using the @code{--with-libwrap} configure option, you must also
include the libraries that @file{libwrap.a} needs:
@example
--with-libwrap="/opt/NUtcpwrapper-7.6/lib/libwrap.a -lnsl -lsocket
@end example
If you have problems with configure trying to link with @code{-lz} and If you have problems with configure trying to link with @code{-lz} and
you don't have @code{zlib} installed, you have two options: you don't have @code{zlib} installed, you have two options:
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment