Wine Windows Program Loader - "Could Not Find Wine"

Questions about Wine on Linux
Locked
DeleriusSquid
Newbie
Newbie
Posts: 1
Joined: Sun Mar 20, 2016 11:36 am

Wine Windows Program Loader - "Could Not Find Wine"

Post by DeleriusSquid »

Hello, I am new to linux, and I just installed wine.
I am running centos 6, and I need help.

I downloaded an exe file, but when I tried to open it with Wine Windows program loader I got the following response.

"could not find wine."

I believe I have all the right files installed just the application isn't configured properly to the correct directory. (FileSystem/usr/src/wine1.8)

Can someone please help me with configuring? Also the wine windows program application does not have an Icon which leads to my suspicion about it not being configured properly.

Please help!
Attachments
Screenshot after trying to use wine windows program loader.
Screenshot after trying to use wine windows program loader.
screenshot-20Mar16-936276832.jpg (8.96 KiB) Viewed 1726 times
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine Windows Program Loader - "Could Not Find Wine"

Post by dimesio »

DeleriusSquid wrote: I believe I have all the right files installed just the application isn't configured properly to the correct directory. (FileSystem/usr/src/wine1.8)
Where did you get Wine from and what did you do to "install" it? I have a feeling you just downloaded the source.
Also the wine windows program application does not have an Icon which leads to my suspicion about it not being configured properly.
Wine doesn't add menu entries for itself; once you install something in Wine, winemenubuilder will add menu entries for that.
Locked