[erlang-bugs] [R17.0] Can't compile : "RELEASES" missing
PAILLEAU Eric
eric.pailleau@REDACTED
Thu Apr 10 22:25:24 CEST 2014
Le 10/04/2014 21:43, PAILLEAU Eric a écrit :
> Hi,
> I tried to compile 17.0 on Ubuntu 13.04, doing './otp_build all' .
>
> ---8<--------------------------------------------
> [...]
> make[2]: entrant dans le répertoire «
> /home/eric/Téléchargements/otp_src_17.0/erts/start_scripts »
Hello,
I probably found the problem :
Doing compilation in another directory without "é" in path works...
But "Téléchargements" is UTF-8 encoded, not Latin1 because
when setting ISO-8859-1 in my shell profile, name is not displayed
properly : "Téléchargements".
I suppose an UTF-8 path with non ascii characters does trouble somewhere ...
Not blocking, but a pity with a full UTF-8 release, I suppose :) ...
regards
More information about the erlang-bugs
mailing list