Hi Floh,

Thanks for your note.

On Saturday, January 24, 2015 at 10:21:48 PM UTC+8, Floh wrote:
>
> Can you post a console log of what you're doing and the output from emsdk? 
> I'm also on OSX and could try to reproduce this.
>

I basically tried to follow the Download and Install instructions here:

http://kripken.github.io/emscripten-site/docs/getting_started/downloads.html#linux-and-mac-os-x

and here:

http://kripken.github.io/emscripten-site/docs/getting_started/downloads.html#windows-osx-and-linux-installing-the-portable-sdk

In other words, I:

   1. Downloaded and unzipped emsdk-portable.tar.gz
   2. CD into the emsdk_portable directory
   3. From the command prompt, type: ./emsdk install

The only thing that happens is I get the error I pasted below

$ ./emsdk update
> Error downloading URL 
> 'https://s3.amazonaws.com/mozilla-games/emscripten/packages/emsdk_unix_update.tar.gz'!


I can't find it again, but after digging around on the emscripten site, I 
found a checklist of dependencies I need first and I checked. I had all 
except cmake, so I installed and now I have cmake as well.

So there really isn't much console log to share. Just the error message 
after trying $ ./emsdk update.

Since emsdk could not pull the tar file from the url, the command "$ 
./emsdk install latest", which all tries to access a link fails as well.

I'll have a look at your script, but I would really prefer to follow the 
official instructions if possible. Any idea why I get the "Error 
downloading URL" error?

Best regards,
Eric

PS: I did manage to get emcc working with "brew install emscripten", but 
there are some error messages I could not find the sdk.

>  

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to emscripten-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to