not able see wine in Applications<System tools

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
hemanthkm
Level 1
Level 1
Posts: 6
Joined: Mon Aug 08, 2011 1:44 am

not able see wine in Applications<System tools

Post by hemanthkm »

hi,
i installed wine in my RHEL 4 by downloading the source. ./configure and make install command was successful.but, now,i m not able to see the wine in applications<system tools.

"Service wine status" gives Unrecognized service reply.now i am accessing wine by giving command "wine control".I installed Lotus notes.installation successful.but its not coming in full window.

i am using wine 1.2.3 with RHEL 4

any help would be thankful.

thanks and regards
hemanth
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: not able see wine in Applications<System tools

Post by dimesio »

hemanthkm wrote:hi,
i installed wine in my RHEL 4 by downloading the source. ./configure and make install command was successful.but, now,i m not able to see the wine in applications<system tools.
That's normal. Plain Wine doesn't add any menu entries for itself.
"Service wine status" gives Unrecognized service reply.now i am accessing wine by giving command "wine control".
Wine is not a service. You are using the correct command to bring up the control panel. Read http://wiki.winehq.org/FAQ for more information on how to install and run apps in Wine.
I installed Lotus notes.installation successful.but its not coming in full window.

i am using wine 1.2.3 with RHEL 4
That Wine version is old; try upgrading to the latest development release. If that doesn't help, post terminal output.
Locked