J'ai eu un écran tactile de 10 pouces pour un Raspberry Pi, mais le CD ainsi que le contrôleur tactile ne prenaient en charge que Win CE, Fedora, Suse, Redhat. J'ai essayé Suse et Fedora; les fichiers sont au format de script, .sh
.
J'ai essayé chmod +x
, alors sh touchkit.setup_Suse90.sh
, et j'ai eu cette erreur:
Pour Suse:
sh touchkit.setup_suse90.sh
: not foundtup_suse90.sh: 2: touchkit.setup_suse90.sh: //
: not foundtup_suse90.sh: 3: touchkit.setup_suse90.sh: ://
: not foundtup_suse90.sh: 4: touchkit.setup_suse90.sh: ://
: not foundtup_suse90.sh: 6: touchkit.setup_suse90.sh: ://
: not foundtup_suse90.sh: 8: touchkit.setup_suse90.sh: ://
: not foundtup_suse90.sh: 9: touchkit.setup_suse90.sh: ://
: not foundtup_suse90.sh: 10: touchkit.setup_suse90.sh: ://
: not foundtup_suse90.sh: 11: touchkit.setup_suse90.sh: ://
: not foundtup_suse90.sh: 16: touchkit.setup_suse90.sh: //
touchkit.setup_suse90.sh: 1: touchkit.setup_suse90.sh: Syntax error: word unexpected (expecting ")")//
Pour Fedora:
bash: ./touchkit.setup_fdr.sh: /bin/sh^M: bad interpreter: No such file or directory//
Mais j'en ai besoin pour Wheezy… que dois-je faire?