Contents
Installed Programs:
None
Installed Libraries:
libenet
Installed Directories:
/usr/include/enet
The enet package provides a UDP networking library.
Install enet by running the following commands:
./configure --prefix=/usr --disable-static && make
Now, as the root user:
make install