20 Posts

February 17th, 2009 17:00

That error message means Centera VIM can't be loaded and the discovery of Centera VIM library failed.

Did you add add the appropriate lib directory of Centera VIM to XAM_VIM_PATH environment variable?

YT

15 Posts

February 18th, 2009 06:00

Yes, I've also set the XAM_VIM_PATH and exported it. But still the same result.

February 18th, 2009 18:00

Hi,

Could you check the vim library naming format? It should be libxxxxx.so format as

all *NIX operating systems follow this format. If your library files are still like

libcentera_vim64.so.1.0.57

then you need to create the soft-link or rename it to

libcentera_vim.so

But i suggest you to create soft link, not to rename it.

If this doesn't work, check your ldconfig (dynamic library searching path) configuration.

Unfortunately, I forgot how to set searching path on Solaris. ldconfig is used on Linux

OS.

If all of these done, then it should work. Good luck.

Regards,

Henky

No Events found!

Top