Can not run File Exe From Wine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
arovah
Level 2
Level 2
Posts: 10
Joined: Wed Apr 03, 2013 5:37 am

Can not run File Exe From Wine

Post by arovah »

Hi Guys i need your help, i have installed wine 1.5.3 from file source compile and success. I have configured my wine to directory /usr/share/wine-1.5.3 and i create sysmlink with ln -s /usr/share/wine-1.5.3/bin/wine /usr/share/bin/wine-1.5.3 and ln -s /usr/share/wine-1.5.3/bin/wine /bin/wine-1.5.3 but if i run file *.exe with wine-1.5.3 it's can not to run, here error from terminal : /usr/share/wine-1.5.3/bin/wine-1.5.3: could not open. What should i do? Thanks in advanced
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Can not run File Exe From Wine

Post by dimesio »

arovah
Level 2
Level 2
Posts: 10
Joined: Wed Apr 03, 2013 5:37 am

Re: Can not run File Exe From Wine

Post by arovah »


Ok, thanks dimesio is worked.
Locked