Giter VIP home page Giter VIP logo

Comments (3)

tueda avatar tueda commented on August 27, 2024

Thank you for sharing your experience with Cygwin.

It sounds like a defect on apt-cyg not to install necessary dependencies (transcode-open/apt-cyg#110) and you may need to install a fork (here or others), but your solution may be useful for other Cygwin users.

from form.

TaiXeflar avatar TaiXeflar commented on August 27, 2024

I tested that apt-cyg command only install targeted single package, without checking dependencies(Not like pacman in msys2 and it literaly cause me LOTS OF DAMAGE on installing X11 etc.). If any required reliable packages is needed for the toolchain may to re-run the Cygwin installer setup-x86_64.exe and install it will do.

from form.

tueda avatar tueda commented on August 27, 2024

I am still not sure which apt-cyg you guys are using, but I have tried Cygwin and a version of apt-cyg in Windows Sandbox. It seems working well.

The apt-cyg was installed (for temporary testing) by

curl https://github.com/kou1okada/apt-cyg/archive/refs/heads/master.tar.gz | tar xz
ln -s "$(realpath apt-cyg-master/apt-cyg)" /usr/local/bin/

and I had to install libiconv and wget to use apt-cyg.

That being said, I agree that using setup-x86_64.exe is the safest way to install the required packages.

from form.

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.