mirror of
https://github.com/cmosher01/Epple-II.git
synced 2025-01-05 00:30:11 +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.
|