You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, when trying to build, I get the error configure: error: Couldn't find required function socket. Do you have a solution to fix this issue? I tested on Ubuntu 20.04 LTS and Debian 10.
I did not find complete build instructions (like someone mentioned at #11), the README has install instructions saying we first need to run the configure script but there is not configure script by default and it also says:
Hello, when trying to build, I get the error
configure: error: Couldn't find required function socket
. Do you have a solution to fix this issue? I tested on Ubuntu 20.04 LTS and Debian 10.I did not find complete build instructions (like someone mentioned at #11), the README has install instructions saying we first need to run the configure script but there is not configure script by default and it also says:
Which returns a "404 Not Found" error page. So I used generic build instructions found at https://stackoverflow.com/questions/2531827/what-are-makefile-am-and-makefile-in/30511996#30511996:
I am trying to build the server myself because it looks like there is no Ubuntu or Debian package.
The text was updated successfully, but these errors were encountered: