<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Just beginning, seek advice for setup on CentOS dedicated server]]></title><description><![CDATA[<p>Hello,</p>
<p>I'm trying to set up Colyseus on a dedicated server, and hitting this error when execute &quot;npm start&quot;: Compilation of uWebSockets has failed and there is no pre-compiled binary available for your system. Please install a supported C++11 compiler and reinstall the module 'uws'.</p>
<p>Seems uws needs gcc at 4.8 or higher, and the server is at 4.4.7. So far my attempts to work through getting it updated with my hosting provider aren't going too well, but will keep trying. My efforts to use the devtools-2 created by Tru at <a href="http://people.centos.org/tru" rel="nofollow">http://people.centos.org/tru</a> seem to hit one snag after another mostly due to permission issues. I've asked my host for su status, and await their next message.</p>
<p>At the same time, I'd appreciate any advice and/or pointers to any Colyseus-related information or documentation targeted at beginners to the linux and node.js world. In all my searching I'm not quite sure if I should rely on anything from many years ago, especially since I don't know enough to filter out what's outdated.</p>
<p>Thanks,<br />
Hugh</p>
]]></description><link>http://discuss.colyseus.io/topic/18/just-beginning-seek-advice-for-setup-on-centos-dedicated-server</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Jul 2026 10:06:27 GMT</lastBuildDate><atom:link href="http://discuss.colyseus.io/topic/18.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 16 Dec 2017 18:54:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Just beginning, seek advice for setup on CentOS dedicated server on Invalid Date]]></title><description><![CDATA[<p>Hello,</p>
<p>I'm trying to set up Colyseus on a dedicated server, and hitting this error when execute &quot;npm start&quot;: Compilation of uWebSockets has failed and there is no pre-compiled binary available for your system. Please install a supported C++11 compiler and reinstall the module 'uws'.</p>
<p>Seems uws needs gcc at 4.8 or higher, and the server is at 4.4.7. So far my attempts to work through getting it updated with my hosting provider aren't going too well, but will keep trying. My efforts to use the devtools-2 created by Tru at <a href="http://people.centos.org/tru" rel="nofollow">http://people.centos.org/tru</a> seem to hit one snag after another mostly due to permission issues. I've asked my host for su status, and await their next message.</p>
<p>At the same time, I'd appreciate any advice and/or pointers to any Colyseus-related information or documentation targeted at beginners to the linux and node.js world. In all my searching I'm not quite sure if I should rely on anything from many years ago, especially since I don't know enough to filter out what's outdated.</p>
<p>Thanks,<br />
Hugh</p>
]]></description><link>http://discuss.colyseus.io/post/33</link><guid isPermaLink="true">http://discuss.colyseus.io/post/33</guid><dc:creator><![CDATA[Hugh]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Just beginning, seek advice for setup on CentOS dedicated server on Invalid Date]]></title><description><![CDATA[<p>I wasn't having a ton of luck compiling uws. For me, I downgraded from node 9 to node 8.9.3 and uws started working for me again.</p>
]]></description><link>http://discuss.colyseus.io/post/35</link><guid isPermaLink="true">http://discuss.colyseus.io/post/35</guid><dc:creator><![CDATA[seiyria]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Just beginning, seek advice for setup on CentOS dedicated server on Invalid Date]]></title><description><![CDATA[<p>Thanks for your reply <a class="plugin-mentions-user plugin-mentions-a" href="http://discuss.colyseus.io/uid/4">@seiyria</a>.</p>
<p>I'm thinking on using <code>ws</code> by default (which is written in pure JavaScript) instead of <code>uws</code>.<br />
<code>uws</code> take some time to compile and I've seen many users having problems installing it on Windows and other environments.</p>
<p>It should be possible to provide a <code>uws</code> instance for the websocket server if you'd like to, though, for production.</p>
<p>I'll post an update on this thread soon. Cheers!</p>
]]></description><link>http://discuss.colyseus.io/post/36</link><guid isPermaLink="true">http://discuss.colyseus.io/post/36</guid><dc:creator><![CDATA[endel]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Just beginning, seek advice for setup on CentOS dedicated server on Invalid Date]]></title><description><![CDATA[<p>Version <a href="https://github.com/gamestdio/colyseus/releases/tag/0.8.2" rel="nofollow">0.8.2</a> is now using <a href="https://www.npmjs.com/package/ws" rel="nofollow"><code>ws</code></a> by default. See the <a href="https://github.com/gamestdio/colyseus/releases/tag/0.8.2" rel="nofollow">release notes</a> for more details. Cheers!</p>
]]></description><link>http://discuss.colyseus.io/post/37</link><guid isPermaLink="true">http://discuss.colyseus.io/post/37</guid><dc:creator><![CDATA[endel]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>