Setting Java Class Path's

Create a file called

package.env

in an appropriate directory for the application you want setup.

In package.env, add

DESCRIPTION= CLASSPATH= DEPEND=

and whatever else you need.

Then run

(Don't type /package.env, just the path up to it. no trailing slash.)

# java-config --set-system-classpath=/path/to/dir/containing/package.env

Then run

# env-update && source /etc/profile

Page Comments (Click to edit)






[Click to add or edit comments])

Please prepend comments below including a date

Design by N.Design Studio, adapted by solidGone.org (version 1.0.0)
Have a nice day.