Hi Marc,

I am using asdf to install these different versions of erlang so that I can 
switch between them  but I get these missing components.


root@ubuntu-zotonic:~# asdf install erlang 20.0
Downloading OTP-20.0.tar.gz to /root/.asdf/plugins/erlang/kerl-home/archives
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  
Current
                                 Dload  Upload   Total   Spent    Left  
Speed
100   120    0   120    0     0    332      0 --:--:-- --:--:-- --:--:--  
 333
100 50.3M    0 50.3M    0     0  8438k      0 --:--:--  0:00:06 --:--:-- 
10.5M
Extracting source code
Building Erlang/OTP 20.0 (asdf_20.0), please wait...
APPLICATIONS DISABLED (See: 
/root/.asdf/plugins/erlang/kerl-home/builds/asdf_20.0/otp_build_20.0.log)
 * jinterface     : No Java compiler found

APPLICATIONS INFORMATION (See: 
/root/.asdf/plugins/erlang/kerl-home/builds/asdf_20.0/otp_build_20.0.log)
 * wx             : wxWidgets not found, wx will NOT be usable

DOCUMENTATION INFORMATION (See: 
/root/.asdf/plugins/erlang/kerl-home/builds/asdf_20.0/otp_build_20.0.log)
 * documentation  :
 *                  xsltproc is missing.
 *                  fop is missing.
 *                  xmllint is missing.
 *                  The documentation can not be built.

Eddie

On Wednesday, March 6, 2019 at 4:20:59 PM UTC, Marc Worrell wrote:
>
> Hi,
>
> I think cowboy is now OTP-19+ only.
>
> Can you check with OTP-19 or 20?
>
> Cheers, Marc
>
>
> On 6 Mar 2019, at 17:19, [email protected] <javascript:> wrote:
>
> 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] <javascript:>.
> For more options, visit https://groups.google.com/d/optout.
>
>
>

-- 

--- 
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.

Reply via email to