Code Monkey home page Code Monkey logo

Comments (3)

xxxajk avatar xxxajk commented on July 20, 2024

After manual renaming:
p esptool/esptool.py /home/oldfart/esp-open-sdk/xtensa-lx106-elf/bin/
unzip -q -o esp_iot_sdk_v0.9.5_15_01_23.zip
mv License esp_iot_sdk_v0.9.5
touch esp_iot_sdk_v0.9.5/.dir
ln -snf esp_iot_sdk_v0.9.5 sdk
wget --content-disposition "http://bbs.espressif.com/download/file.php?id=190"
--2015-02-13 21:28:24-- http://bbs.espressif.com/download/file.php?id=190
Resolving bbs.espressif.com... 192.185.229.242
Connecting to bbs.espressif.com|192.185.229.242|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 33774 (33K) [application/octet-stream]
--2015-02-13 21:28:25-- http://bbs.espressif.com/download/file.php?id=190
Reusing existing connection to bbs.espressif.com:80.
HTTP request sent, awaiting response... 200 OK
Length: 33774 (33K) [application/octet-stream]
Saving to: `file.php?id=190'

100%[======================================>] 33,774 179K/s in 0.2s

2015-02-13 21:28:25 (179 KB/s) - `file.php?id=190' saved [33774/33774]

unzip -q -o sdk095_patch1.zip
unzip: cannot find or open sdk095_patch1.zip, sdk095_patch1.zip.zip or sdk095_patch1.zip.ZIP.
make: *** [.sdk_patch_0.9.5] Error 9

from esp-open-sdk.

pfalcon avatar pfalcon commented on July 20, 2024

--content-disposition option to wget exactly takes care of correct downloaded file naming. It works as expected for example on Ubuntu 14.04 with wget 1.15. So, you likely have problems with your wget, and esp-open-sdk can't help in any way with that, sorry. Please bring that up with providers of your wget (like your OS vendor).

So, closing, but feel free to mention your OS/wget version, so other people who may have such issue had a chance to find it.

from esp-open-sdk.

xxxajk avatar xxxajk commented on July 20, 2024

GNU Wget 1.11.4
I'll grab a newer source and compile. You may want to make a note someplace of the lowest version of wget supported.

from esp-open-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.