mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Added macOS-related details.
This commit is contained in:
parent
424c816118
commit
eb70da83ec
1 changed files with 5 additions and 0 deletions
5
INSTALL
5
INSTALL
|
|
@ -252,6 +252,11 @@ not `/usr/local'. It is recommended to use the following options:
|
|||
|
||||
./configure --prefix=/boot/common
|
||||
|
||||
On macOS, automake and autoconf are not part of the default OS. In
|
||||
order to overcome this, you should install them manually. For example:
|
||||
|
||||
brew install automake autoconf
|
||||
|
||||
Specifying the System Type
|
||||
==========================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue