It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hello everyone, when I write sh start.sh this error occurs:
shiftx@shiftx-X55VD:~/Plocha/The Witcher 2 Assassins Of Kings$ sh start.sh
start.sh: 6: start.sh: declare: not found
start.sh: 7: start.sh: declare: not found
start.sh: 8: start.sh: declare: not found
start.sh: 9: start.sh: declare: not found
start.sh: 12: start.sh: Bad substitution
start.sh: 12: start.sh: declare: not found
start.sh: 18: start.sh: source: not found
start.sh: 41: start.sh: define_option: not found
start.sh: 44: start.sh: standard_options: not found
avatar
C46H66N12O12S2: Hello everyone, when I write sh start.sh this error occurs:
shiftx@shiftx-X55VD:~/Plocha/The Witcher 2 Assassins Of Kings$ sh start.sh
It's a BASH script not Bourne shell or whatever sh is linked against.

./start.sh or bash start.sh
Hi, I have another problem (screenshot) with start of Witcher 2. Can anybody help me?

Thx.
Attachments:
thx
avatar
TumaPetr: Hi, I have another problem (screenshot) with start of Witcher 2. Can anybody help me?
sudo apt-get install libc6:i386 libasound2:i386 libasound2-data:i386 libasound2-plugins:i386 libgtk2.0-0:i386 libsdl2-2.0-0:i386 libsdl2-image-2.0-0:i386 libfreetype6:i386 libcurl3:i386
and any dependencies.
Post edited May 24, 2015 by Gydion
avatar
TumaPetr: Hi, I have another problem (screenshot) with start of Witcher 2. Can anybody help me?
avatar
Gydion: sudo apt-get install libc6:i386 libasound2:i386 libasound2-data:i386 libasound2-plugins:i386 libgtk2.0-0:i386 libsdl2-2.0-0:i386 libsdl2-image-2.0-0:i386 libfreetype6:i386 libcurl3:i386
and any dependencies.
Thx., but this solution give me error (screenshot).
Attachments:
avatar
Gydion: sudo apt-get install libc6:i386 libasound2:i386 libasound2-data:i386 libasound2-plugins:i386 libgtk2.0-0:i386 libsdl2-2.0-0:i386 libsdl2-image-2.0-0:i386 libfreetype6:i386 libcurl3:i386
and any dependencies.
avatar
TumaPetr: Thx., but this solution give me error (screenshot).
Hello,

The Linux Mint distro you're running is based off Ubuntu 13.10 which apparently Canonical has ceased support for it and since Mint is based on it, support goes down with it. The files apt is trying to download are not available on the server. According to the Linux Mint Wikipedia page support ended July 2014.

Finding packages for this particular would be a bit hard and would require some work in obtaining them all.

Your best shot is to upgrade to a more recent distro, since you're already on Mint, upgrading to Linux Mint 17.1 would be the best choice.
avatar
TumaPetr: Thx., but this solution give me error (screenshot).
avatar
Ganni1987: Hello,

The Linux Mint distro you're running is based off Ubuntu 13.10 which apparently Canonical has ceased support for it and since Mint is based on it, support goes down with it. The files apt is trying to download are not available on the server. According to the Linux Mint Wikipedia page support ended July 2014.

Finding packages for this particular would be a bit hard and would require some work in obtaining them all.

Your best shot is to upgrade to a more recent distro, since you're already on Mint, upgrading to Linux Mint 17.1 would be the best choice.
Thanks for your comprehensive answer . :)