./innoextract permission denied

Issue #161 resolved
mdeguzis created an issue

This utility worked fine on Debian Jessie, but on arch linux, it does not. I don't believe the command should really be './innoextract' and that implies current directory executable/file. That should really only be 'innoexctract' This change worked fine for me.

mikeyd@archboxmtd /mnt/server_media_x/linux-games/daikatana/Daikatana-Linux-2016-07-13 $ bash extract_from_gog.sh ../setup_daikatana_2.0.0.3.exe Extracting installer: extract_from_gog.sh: line 38: ./innoextract: Permission denied ERROR: Extracting failed for some reason! Please report this as a bug to the Daikatana 1.3 Team's issue tracker: https://bitbucket.org/daikatana13/daikatana/issues

Comments (3)

  1. Log in to comment