Global CLASSPATH

I just installed JDK 6 on OpenSUSE 11.0.

Where (which file) should I set the “classpath” environment variable in order to it be available globally?

(I know “export CLASSPATH” in .bashrc_profile in /home/username/ do it locally available.)

Thank you, in advance.

/etc/profile.local

This file does not exist by default so you can just create it.

Thank you, so much!
You are really lovely.

So they say.