Try doing "echo $LIBPATH" before and after setting it. I think that you will see your problem.

Single quotes, in most shells I know, prevent variable expansion. If you don't know what I mean, you will after you do the echo's.

Geoff

Metherall, Arthur wrote:

I'm trying to install the Easysoft ODBC-ODBC-Bridge on an AIX system.

Has anyone done this?

When I define LIBPATH with the Easysoft libraries, for the Easysoft tests to 
work, UniData won't run.

$ 
LIBPATH='$LIBPATH:/usr/local/easysoft/lib:/usr/local/easysoft/oob/client:/usr/local/easysoft/unixODBC/lib:/usr/lib:/lib'
$ export LIBPATH

$ udt
exec(): 0509-036 Cannot load program udt because of the following errors: 0509-150 Dependent module /usr/local/easysoft/unixODBC/lib/libodbc.a(odbc.so) could not be loaded. 0509-152 Member odbc.so is not found in archive


I know on our old Tru64 system, running a free HP DataDirect ODBC drivers, I 
had to recompile UniData.  Would I do the same on AIX adding the Easysoft 
libraries to the makeudt?

Thanks,

  Arthur

- - - - - - - - - -
Arthur Metherall
Courier Corporation
- - - - - - - - - -
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
[This E-mail scanned for viruses by Declude Virus]





---
[This E-mail scanned for viruses by Declude Virus]
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to