Last change
on this file since 9589 was
7459,
checked in by adrfried, 14 years ago
|
Merged ipv6 branch
Orxonox now includes a modified version of ENet 1.3.0
|
-
Property svn:eol-style set to
native
|
File size:
302 bytes
|
Rev | Line | |
---|
[7328] | 1 | Please visit the ENet homepage at http://enet.bespin.org for installation |
---|
| 2 | and usage instructions. |
---|
| 3 | |
---|
| 4 | If you obtained this package from CVS, the quick description on how to build |
---|
| 5 | is: |
---|
| 6 | |
---|
| 7 | # Generate the build system. |
---|
| 8 | |
---|
| 9 | autoreconf -vfi |
---|
| 10 | |
---|
| 11 | # Compile and install the library. |
---|
| 12 | |
---|
| 13 | ./configure && make && make install |
---|
| 14 | |
---|
| 15 | |
---|
Note: See
TracBrowser
for help on using the repository browser.