52 |
|
cd src/BeOS |
53 |
|
make |
54 |
|
|
55 |
< |
Basilisk II cannot run concurrently with SheepShaver. Trying to do so will |
56 |
< |
crash Basilisk II, or SheepShaver, or both. On a PowerPC system you must |
57 |
< |
have installed the "sheep" driver that comes with SheepShaver. To use |
58 |
< |
Ethernet, you must have installed the "sheep_net" add-on that also comes |
55 |
> |
This will produce an executable "BasiliskII" in the "obj.ppc" or "obj.x86" |
56 |
> |
directory. Basilisk II cannot run concurrently with SheepShaver. Trying to |
57 |
> |
do so will crash Basilisk II, or SheepShaver, or both. On a PowerPC system |
58 |
> |
you must have installed the "sheep" driver that comes with SheepShaver. To |
59 |
> |
use Ethernet, you must have installed the "sheep_net" add-on that also comes |
60 |
|
with SheepShaver |
61 |
|
|
62 |
|
Unix: |