mirror of
https://git.zap.org.au/git/trader.git
synced 2024-11-03 17:27:29 -05:00
Update installation instructions for NetBSD
This commit is contained in:
parent
24165bd66b
commit
64411226c8
6
INSTALL
6
INSTALL
@ -254,11 +254,7 @@ Notes:
|
|||||||
packages installed with ``pkgin``\(1) (or ``pkg_add``\(1) in older
|
packages installed with ``pkgin``\(1) (or ``pkg_add``\(1) in older
|
||||||
versions of NetBSD), using::
|
versions of NetBSD), using::
|
||||||
|
|
||||||
./configure --with-libiconv-prefix=/usr/pkg \
|
./configure LDFLAGS=-L/usr/pkg/lib
|
||||||
--with-libintl-prefix=/usr/pkg \
|
|
||||||
--with-ncursesw --with-ncurses \
|
|
||||||
CURSES_CFLAGS=-I/usr/pkg/include \
|
|
||||||
LDFLAGS=-L/usr/pkg/lib
|
|
||||||
|
|
||||||
.. [#macos1] macOS with Xcode command line tools, with the ``gettext``
|
.. [#macos1] macOS with Xcode command line tools, with the ``gettext``
|
||||||
package installed with Homebrew, using::
|
package installed with Homebrew, using::
|
||||||
|
Loading…
Reference in New Issue
Block a user