java error

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
garra671
Newbie
Newbie
Posts: 1
Joined: Sun Aug 07, 2011 11:15 pm

java error

Post by garra671 »

i downloaded wine and everything works up to the point of me clicking play.exe once i do that it pops up a error telling me that java cannot start it has the x11 symbol on the header of the error message
DaVince
Level 8
Level 8
Posts: 1099
Joined: Wed Oct 29, 2008 4:53 pm

Post by DaVince »

Have you tried running the exe with native Java first?

Code: Select all

cd path/to/executable
java -jar play.exe
Did that work? If not, install the Windows version of Java in Wine.
Locked