The contrib/array examples once installed does not find the some symbols
that are needed at run time.
ex: getNItems is not found when the shared library is loaded.
This is what I did,
I compiled and the contrib/array using the make file and then I installed it
with no problem, but when I try to use it gives me a symbol not found error.
How can I use the array_iterator.so without having to rely on the SUBSYS.o
file?
thanks
Chris