Hi Marc, Still fumbling around trying to get a working zotonic installation....
I am using an ubuntu 16.04.5 digitaloceon droplet. I am logged in as user zotonic. I installed the dependencies... sudo apt-get install build-essential git erlang imagemagick postgresql zotonic@ubuntu-zotonic:~/zotonic$ erl -v Erlang/OTP 18 [erts-7.3] [source] [64-bit] [async-threads:10] [kernel-poll:false] Eshell V7.3 (abort with ^G) I ran git clone https://github.com/zotonic/zotonic.git cd /zotonic make and got these errors at the end of the make. ===> Compiling _build/default/lib/cowlib/src/cow_sse.erl failed _build/default/lib/cowlib/src/cow_sse.erl:32: syntax error before: ':=' _build/default/lib/cowlib/src/cow_sse.erl:44: type event() undefined GNUmakefile:27: recipe for target 'compile' failed make: *** [compile] Error 1 zotonic@ubuntu-zotonic:~/zotonic$ I have had various problems getting zotonic to compile on earlier droplets with missing components On an earlier droplet I got these errors. *2. *Missing components similar to this link https://sea-region.github.com/asdf-vm/asdf/issues/415 any ideas? still just following the developer instructions Eddie -- --- You received this message because you are subscribed to the Google Groups "Zotonic developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
