Re: AIO installer problem
- Posted by jmduro Sep 17, 2015
- 1619 views
SDPringle said...
I tried to install with the AIO installer and it crashes with the following message:
/home/duro/data/euphoria/wxeu/install_AIO.ex:12 in procedure logMsg() variable <no-name> has not been assigned a value ... called from /home/duro/data/euphoria/wxeu/install_AIO.ex:1 --> See ex.err
Running the source code below is working now, no immediate crash yet. It looks the problem is only in the binary.
Shawn
Sure there is a problem: /home/duro is my home directory. Yours should be different.
I have to check if somewhere during compilation full pathnames are used instead of relative ones or references to environment variables.
Regards
Jean-Marc