5

I have an application that requires JRE to run on Windows. I have now migrated to Ubuntu and am trying to run the same application using WINE. However I get the error: "No Java Found".

Any ideas how I can run the application?

Gareth
  • 19,080

2 Answers2

4

If it is a Java app it will just work on Java in Linux - without WINE.

sybreon
  • 1,048
1

Have you tried installing the windows JRE in WINE? This page says it works: http://appdb.winehq.org/objectManager.php?sClass=application&iId=1372