Failed to execute child process (Permission denied)
Failed to execute child process (Permission denied)
been long time using windows xp & ubuntu in 1 computer, now try to only using Ubuntu, so take seriously to try on Wine, but unfortunately I keep having the message of -- Failed to execute child process "/home/jacob/.wine/drive_c/ZWDS-CZ.exe" (Permission denied)
anyway I try to put the exe to other folder like /home/jacob etc it still not working.
actually this windows program is created by using VBasic (the programmer tell me...), when 1st time running under windows it will auto create few file like security & data in a same folder.
anyone can teach me how to make the program running in Ubuntu??
anyway I try to put the exe to other folder like /home/jacob etc it still not working.
actually this windows program is created by using VBasic (the programmer tell me...), when 1st time running under windows it will auto create few file like security & data in a same folder.
anyone can teach me how to make the program running in Ubuntu??
Failed to execute child process (Permission denied)
On Fri, 2012-05-11 at 07:06 -0500, jacobpkw wrote:
Martin
Have its execute permissions been set?been long time using windows xp & ubuntu in 1 computer, now try to only using Ubuntu, so take seriously to try on Wine, but unfortunately I keep having the message of -- Failed to execute child process "/home/jacob/.wine/drive_c/ZWDS-CZ.exe" (Permission denied)
anyway I try to put the exe to other folder like /home/jacob etc it still not working.
actually this windows program is created by using VBasic (the programmer tell me...), when 1st time running under windows it will auto create few file like security & data in a same folder.
anyone can teach me how to make the program running in Ubuntu??
Martin
Re: Failed to execute child process (Permission denied)
Sorry, What permissions need to set?
Re: Failed to execute child process (Permission denied)
Martin Gregorie wrote:On Fri, 2012-05-11 at 07:06 -0500, jacobpkw wrote:Have its execute permissions been set?been long time using windows xp & ubuntu in 1 computer, now try to only using Ubuntu, so take seriously to try on Wine, but unfortunately I keep having the message of -- Failed to execute child process "/home/jacob/.wine/drive_c/ZWDS-CZ.exe" (Permission denied)
anyway I try to put the exe to other folder like /home/jacob etc it still not working.
actually this windows program is created by using VBasic (the programmer tell me...), when 1st time running under windows it will auto create few file like security & data in a same folder.
anyone can teach me how to make the program running in Ubuntu??
or I should ask, where should I set the execute permissions?
Martin
Re: Failed to execute child process (Permission denied)
Hi Martin,
now I found the way to set the execute permissions and I had mark for execute permission, but the program still not work...
any other thing I miss out??
now I found the way to set the execute permissions and I had mark for execute permission, but the program still not work...
any other thing I miss out??
Failed to execute child process (Permission denied)
On Fri, 2012-05-11 at 07:28 -0500, jacobpkw wrote:
owner, you just need the user execute permission set. You can do it via
the Nautilus Properties 'Permissions' tab or from the command line with
chmod - "man chmod" will tell you how to use it.
FYI: Windows doesn't have an execute permission, but Linux does and its
this rather then the file extension that controls whether a file can be
executed. This is all part of the first semester of Linux 101 so its
stuff you need to learn about ASAP.
Martin
Execute permissions. Assuming you installed the file and so are itsSorry, What permissions need to set?
owner, you just need the user execute permission set. You can do it via
the Nautilus Properties 'Permissions' tab or from the command line with
chmod - "man chmod" will tell you how to use it.
FYI: Windows doesn't have an execute permission, but Linux does and its
this rather then the file extension that controls whether a file can be
executed. This is all part of the first semester of Linux 101 so its
stuff you need to learn about ASAP.
Martin
Failed to execute child process (Permission denied)
On Fri, 2012-05-11 at 08:27 -0500, jacobpkw wrote:
busy and off the list for a while.
Martin
Somebody else will have to answer this: as of 5 mins time I'll be ratherHi Martin,
now I found the way to set the execute permissions and I had mark for execute permission, but the program still not work...
any other thing I miss out??
busy and off the list for a while.
Martin
Re: Failed to execute child process (Permission denied)
I had uploaded my exe program in MODERATOR: link removed, if anyone successful run under wine, please teach me the step by step to make it working yah...
thx
thx
Re: Failed to execute child process (Permission denied)
I have removed the link; you do not have the legal right to redistribute this. If the vendor has a free download, post a link to that.jacobpkw wrote:I had uploaded my exe program in MODERATOR: link removed, if anyone successful run under wine, please teach me the step by step to make it working yah...
thx
The app needs winetricks vb6run.
Re: Failed to execute child process (Permission denied)
thanks for your help to remove the link & will keep trying to make the program run under wine...dimesio wrote:I have removed the link; you do not have the legal right to redistribute this. If the vendor has a free download, post a link to that.jacobpkw wrote:I had uploaded my exe program in MODERATOR: link removed, if anyone successful run under wine, please teach me the step by step to make it working yah...
thx
The app needs winetricks vb6run.
Re: Failed to execute child process (Permission denied)
yeh...thank you very much Dimesio, after install the "winetricks vb5run", the program it work...thanks again, now have to get another security code from the programmer to go further...jacobpkw wrote:thanks for your help to remove the link & will keep trying to make the program run under wine...dimesio wrote:I have removed the link; you do not have the legal right to redistribute this. If the vendor has a free download, post a link to that.jacobpkw wrote:I had uploaded my exe program in MODERATOR: link removed, if anyone successful run under wine, please teach me the step by step to make it working yah...
thx
The app needs winetricks vb6run.