Hi, 
 
following the instructions in

http://www.transporeon.org/download/sapdb/maxdb_installation_administration.pdf

I set up unixODDB, but get an error when I try to start the MaxDB web 
server. 
 
In the directory /opt/sdb/web/pgm on a SuSE Linux 9.1 box I start wahttp: 
 
<snip> 
# ./wahttp 
./wahttp: error while loading shared libraries: libsqlod.so: cannot open 
shared object file: No such file or directory 
</snip> 
 
I have created or modified the following files: 
 
/etc/profile.local: 
# MaxDB Library Paths. 
export MDB_LIBRARY_PATH=/opt/sdb/web/lib:/opt/sdb/programs/lib 
export LD_LIBRARY_PATH=$MDB_LIBRARY_PATH:$LD_LIBRARY_PATH 
 
/etc/unixODBC/odbc.ini: 
[MaxDB 7.5.00.14-1 Demo] 
Description             = MaxDB Demo TST 
Driver          = MaxDB 
ServerNode              = localhost 
ServerDB                = TST 
 
/etc/unixODBC/odbcinst.ini: 
[MaxDB] 
Description             = MaxDB 7.5 
Driver          = /opt/sdb/interfaces/odbc/lib/libsqlod.so 
Setup           = /usr/lib/unixODBC/libsapdbS.so 
FileUsage               = 1 
CPTimeout               = 
CPReuse         = 
 
I also have a softlink, but it apparently has no effect, at all (I run 
into the same problem without it): 
ln -s /etc/unixODBC/odbc.ini /usr/spool/sql/ini 
 
Finally I copied the file wahttp.conf from /opt/sdb/web/pgm 
to /usr/spool/sql/ini. 
 
There are only points where I deviate from the tutorial is that I use 
unixODBC instead of iODBC. But I don't think, that this causes my problem, 
does it? The second point is a path: There's no web subdirectory 
under /opt/sdb/programs, instead web is directly in sdb (that's done by 
RPM, not my choice). 
 
As I said, I'm on SuSE 9.1. I installed the RPMs for MaxDB 7.5.0.14-1 (all 
of them). 
 
I'd be very grateful for any hint what to check and look for. Thanks in 
advance! 
 
   Alex 

-- 
"Sie haben neue Mails!" - Die GMX Toolbar informiert Sie beim Surfen!
Jetzt aktivieren unter http://www.gmx.net/info


-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to