socket.io-erlang-vs-nodejs icon indicating copy to clipboard operation
socket.io-erlang-vs-nodejs copied to clipboard

Issues while running the project :

Open arey0pushpa opened this issue 11 years ago • 2 comments
trafficstars

#1. In make part :

Resolving deltas: 100% (1898/1898), done. fatal: reference is not a tree: ec023737a4d54df1fe6e6f198cd87ed8677b6676 Unable to checkout 'ec023737a4d54df1fe6e6f198cd87ed8677b6676' in submodule path 'priv/Socket.IO' make: *** [deps] Error 1 zsh: exit 2 make #2. next time make cause :

==> ossp_uuid (compile) ./scripts/prepare.sh: 11: [: 8: unexpected operator Compiling c_src/ossp_uuid.c c_src/ossp_uuid.c:1:18: fatal error: uuid.h: No such file or directory #include "uuid.h" ^ compilation terminated. ERROR:$CC -c $CFLAGS $DRV_CFLAGS c_src/ossp_uuid.c -o c_src/ossp_uuid.o failed with error:1 [Processing dependency: proper] [Building...] ==> proper (get-deps) ==> proper (compile) include/proper_internal.hrl:26: can't find include file "compile_flags.hrl" #3. While running ./erlang.erl ::

=PROGRESS REPORT==== 24-Apr-2014::15:30:03 === application: sasl started_at: nonode@nohost escript: exception error: undefined function socketio_listener:start/1 in function erlang_erl__escript__1398__333602__956731:main/1 (./erlang.erl, line 13) in call from escript:run/2 (escript.erl, line 747) in call from escript:start/1 (escript.erl, line 277) in call from init:start_it/1 in call from init:start_em/1 #4. It would be great if you provide the tool / way u bench marked the whole project ??

arey0pushpa avatar Apr 24 '14 10:04 arey0pushpa

All three parts are solved after internet searched but please take into the consideration the last one ( #4 . Thanks +1 for your repo .

arey0pushpa avatar Apr 24 '14 11:04 arey0pushpa

I can't even remember what I did here, it was 3 years ago.

Papipo avatar May 26 '14 07:05 Papipo