j3d-core jogl Cg what's wrong?

Hi, all:

I’m using Ubuntu 9.10 with default jogl.jar grabbed from the package repository.

I’d love to recompile j3d-core CVS version downloaded from https://j3d-core.dev.java.net/ .

However, it looks like the default jogl.jar doesn’t afford the following staffs:


CGparameter
CgGL
JoglCgShaderParameter

because all files containing the above staffs won’t be able to compile.

Although “ant build.xml” will successfully produce j3dcore.jar and j3dutils.jar, this is not the right way out I guess.
I mean, since I installed “nvidia-cg-toolkit”, I’m wondering should j3d-core be able to compile with CG support?
If yes, how to deal with that?

Best Regards
JIA