We ran into such a situation way back, the problem was the unix
environment variable SHLIB_PATH was not being set ( /usr/uv/bin ) .
For user logins this can be done in your .profile but for other non-user
processes ( phantom , uv-odbc , uniobjects etc ) I believe that this
needs to be set before universe starts as part of the boot process.

Gerry




-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jason Lin
Sent: May 31, 2007 8:21 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] Error process XML files

Hi all.

I was testing a program to extract XML data using Universe BASIC's
PrepareXML, OpenXMLData functions and so on and I got the following
error
messsages:

Program "TEST.EXTRACT.XML": Line 8, Can't load
"/usr/uv/bin/libxalan-c1_3.sl": shared lib error: No such file or
directory
Program "TEST.EXTRACT.XML": Line 8, Can't load
"/usr/uv/bin/libxalan-c1_3.sl": shared lib error: Not enough space
Program "TEST.EXTRACT.XML": Line 10, Can't load
"/usr/uv/bin/libxalan-c1_3.sl": shared lib error: Not enough space

We are running Univese 10.1.2 on HP-UX 11.00.

Does anyone know how to fix this error?
I have verified that /usr/uv/bin/libxalan-cl_3.sl exists on our
system.

I remember I saw a soltuion to this problem a long time ago but for some
reason I could no longer find it through Google or other search engines.


The solution was to define ceratin environment variables for Unix shell
to include the absolute path of the shared library but I don't remember
what those variables are.

Any information would be appreciated.

Thank you.
Jason
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to