Hi managers:
I've successfully compiled a Pro*C program, but when I execute it, I
get a line with the structure of the subject of this message, for example:
"3178:c_altas_cm: /sbin/loader: Fatal Error: Cannot map library"
It doesn't tell me which library is the one. I use the environmental
variable LD_LIBRARY_PATH for the user who's gonna run the program. I
read somewhere in Internet to use something like:
SOFLAGS := -rpath,$(MINFLIBPATH)
but I don't what's this and how I could try.
Any help would be very appreciated.
I'll summarize.
Toni Puga
Received on Wed Jul 02 2003 - 10:52:04 NZST