ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/INSTALL
(Generate patch)

Comparing BasiliskII/INSTALL (file contents):
Revision 1.2 by cebix, 1999-10-03T20:40:05Z vs.
Revision 1.4 by cebix, 1999-10-15T14:47:49Z

# Line 52 | Line 52 | BeOS:
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:
# Line 63 | Line 64 | Unix:
64  
65      cd src/Unix
66      ./configure
67 <    make
67 >    make            [or "gmake" if you have GNU make and "make" fails]
68      make install    [optionally]
69  
70    To use Ethernet networking under Linux, you either have to configure your

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines