Getting errors- Linux (Debian)
|
2015-06-26, 11:12 AM
(This post was last modified: 2015-06-26, 11:15 AM by Victor.)
|
|||
|
|||
RE: Getting errors- Linux (Debian)
Try installing libenet7 and if that fails, libenet-dev.
If it still doesn't work, you might have to install the rest of the dev packages and compile a server. Actually, the install command from the Travis script in our repo is more suitable: Code: apt-get install -qq build-essential libsdl1.2debian libsdl-image1.2 libopenal1 libsdl1.2-dev libsdl-image1.2-dev libopenal-dev libvorbis-dev libcurl3-dev libenet-dev Best regards,
Victor //victorz.ca Code: Your antithesis compares favorably with any high magnitude of pwnage. (-you > |p|, you < -|p|) |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Getting errors- Linux (Debian) - by neal777 - 2015-06-24, 05:37 PM
RE: Getting errors- Linux (Debian) - by Victor - 2015-06-24, 08:43 PM
RE: Getting errors- Linux (Debian) - by neal777 - 2015-06-24, 09:38 PM
RE: Getting errors- Linux (Debian) - by neal777 - 2015-06-26, 06:05 AM
RE: Getting errors- Linux (Debian) - by Victor - 2015-06-26, 11:12 AM
RE: Getting errors- Linux (Debian) - by ztealmax - 2015-08-14, 02:28 AM
RE: Getting errors- Linux (Debian) - by Victor - 2015-08-14, 08:46 AM
RE: Getting errors- Linux (Debian) - by ztealmax - 2015-08-14, 12:25 PM
|