Код: Выделить всё
bash: ./ies4linux: Отказано в доступе
Пробовал запускать и так - sh ies4linux. В этом случае запускает, но при установку опять ругается что отказано в доступе.
Код: Выделить всё
sh ies4linux
IEs4Linux 2 is developed to be used with recent Wine versions (0.9.x). It seems that you are using an old version. It's recommended that you update your wine to the latest version (Go to: winehq.com).
You are root! This is very discouraged! IE is too insecure for you to give him root access.
Want a tip from a friend? Run ies4linux as your normal user or, what's better, if you can, create a separate user just do handle your IEs.
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
self.run()
File "/usr/lib/python2.5/threading.py", line 446, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/andrew/1/ui/pygtk/ies4linux-gtk.py", line 225, in run_command
self.process = Popen(self.command, stderr=STDOUT, stdout=PIPE)
File "/usr/lib/python2.5/subprocess.py", line 594, in __init__
errread, errwrite)
File "/usr/lib/python2.5/subprocess.py", line 1147, in _execute_child
raise child_exception
OSError: [Errno 13] Отказано в доступе
Кто нибудь знает в чём проблема?