Jump to content
JasperReports Library 7.0 is now available ×

Error with java


2004 IR Help

Recommended Posts

By: marky - mpparas

Error with java

2004-08-24 03:47

Hi,

I've downloaded and installed j2sdk1.4 to /usr/local/ folder. When i type ./iReport.sh in Linux, it produces an error of "./startup.sh: Java: command not found"

 

Thanks

 

 

 

 

By: Andrew McLaughlin - pik0

RE: Error with java

2004-08-24 10:04

Make sure the "java" command is in your command PATH...

 

Try typing java on the command line and see what comes up. If it doesn't work, use this command to update the PATH:

 

PATH=$PATH:/usr/local/j2sdk1.4/bin

 

Piko

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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...