Jump to content
Changes to the Jaspersoft community edition download ×

ireports 5.6.0 not opening


varshab94

Recommended Posts

  • Replies 15
  • Created
  • Last Reply

Top Posters In This Topic

  • 3 months later...
  • 3 months later...
  • 10 months later...
  • 1 month later...
  • 2 months later...
  • 1 year later...
  • 1 month later...
  • 2 weeks later...
  • 1 month later...
  • 1 month later...
  • 5 months later...

If you use Ubuntu:

* Install JDK 7: sudo apt-get install openjdk-7-jdk

* Config path jdk in file ireport.config (in forder: "package that you downloaded"/etc/):

# default location of JDK/JRE, can be overridden by using --jdkhome <dir> switchjdkhome="/usr/lib/jvm/java-7-openjdk-amd64"[/code]

!Note: NOT  --jdkhome="/usr/lib/jvm/java-7-openjdk-amd64"

* Update:

Open iReport on Ubuntu 18.04

Step1: Download JD7: https://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase7-521261.html

Step2: Edit file ireport.conf:

# default location of JDK/JRE, can be overridden by using --jdkhome <dir> switch
jdkhome="/home/user/Documents/tool/jdk-7u80-linux-x64/jdk1.7.0_80"

(Point to the JDK folder just downloaded in step 1)

Link to comment
Share on other sites

  • 2 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...