mirror of
https://github.com/cmosher01/Epple-II.git
synced 2024-11-15 16:06:39 +00:00
8 lines
251 B
Plaintext
8 lines
251 B
Plaintext
When fetching sources directly from the source code repository,
|
|
use the following command to get the necessary dependencies, etc.,
|
|
for a working configure script.
|
|
|
|
./bootstrap
|
|
|
|
After that, you can use the normal build steps documented in INSTALL.
|