Giter Site home page Giter Site logo

Comments (4)

alessivs avatar alessivs commented on June 14, 2024

You're using an old Winetricks and ancient Wine. That Winetricks not working as expected is quite telling in that it's using the system default prefix ($HOME/.wine) instead of the intended one (from the command line it should be typically $HOME/.local/share/wineprefixes/supermemo17).

Please grab the very latest winetricks, for which you may have to add a PPA if one isn't available in your repository, or simply download by:

wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks

Please also upgrade Wine to at least 4.2.

Alternatively, please allow until August so I can provide a new two-clicks-to-install solution.

from supermemo-wine.

eqjjh avatar eqjjh commented on June 14, 2024

Got the same error message after updating to newest versions of wine and winetricks. But I think the error may be related to winetricks, as this time the command winetricks --version did not work and said it could not be found in a particular directory, although it was supposed to be installed globally.
Anyway I am going to try installing this in a different OS and will see if it works.

from supermemo-wine.

alessivs avatar alessivs commented on June 14, 2024

Clearly your shell cannot find the winetricks executable. It could be the case you need to add the folder to your path, or need to specify the path to winetricks along with the running command. In Debian derivatives it is sometimes the case the installed Wine or Winetricks package is designed to coexist along with another default package of the same name; in this case the folders are not added to the path. I don't know how Ubuntu handles this specifically.

From Winetricks README:

Note: packaged Debian / Ubuntu winetricks versions are typically outdated, so a manual installation is recommended.

Rather than the whole incantation listed, since Winetricks is a standalone script, I just recommend to download it manually, to then put it somewhere in your path, or run from the same directory.

wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks
chmod +x winetricks
WINEARCH=win32 WINEPREFIX=[...] sh ./winetricks supermemo17.verb

from supermemo-wine.

eqjjh avatar eqjjh commented on June 14, 2024

I am going to try to install this on a different linux version so I think this issue can be closed.

from supermemo-wine.

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.