Activity for Cay Horstmann

  • Cay Horstmann Cay Horstmann created ticket #246

    Resolve ~ in path to home directory

  • Cay Horstmann Cay Horstmann posted a comment on ticket #10

    I also had to run autoreconf -vfi before running make. Otherwise I got an error about missing depcomp. And I had to copy config.guess from somewhere (e.g. /usr/share/automake-1.15/ on my system).

  • Cay Horstmann Cay Horstmann created ticket #10

    Segfaults on Ubuntu 18.04

  • Cay Horstmann Cay Horstmann posted a comment on ticket #9

    To fix this, copy config.guess from somewhere else into the directory where you build weex. See https://www.gnu.org/software/gettext/manual/html_node/config_002eguess.html. For example, on my Ubuntu 18.04 system, it's in /usr/share/automake-1.15/config.guess.

1