Page 1 of 1

Ubuntu iReport setup

PostPosted:Mon Feb 06, 2017 12:13 pm
by reca
Hi Sir Jllort,

here i am again.

i've already try searching on how to set up the iReport in ubuntu most of them just how to install and how to run the iReport but it's not working

command i try:

- sudo iReport-5.6.0/bin/ireport
- iReport-5.6.0/bin/ireport


always shows command not found

i try to search this error but no avail.

in Windows i dont have any issue cause it's really easy, but in ubuntu too hard



Thank you again.. :D

Re: Ubuntu iReport setup

PostPosted:Thu Feb 09, 2017 10:11 am
by jllort
There's a problem with iReport I think only works with jdk 1.7 ( ensure you have it installed )

Take a look here http://community.jaspersoft.com/wiki/ch ... ed-ireport for changing default jdk path

is not necessary execute as root ( should be enought )
Code: Select all
cd iReport-5.6.0/bin/
./ireport

Re: Ubuntu iReport setup

PostPosted:Fri Feb 10, 2017 10:49 am
by reca
Hi Sir Jllort

Noted on this. thanks