http://mitglied.lycos.de/pjessen/sapdb/listing.imf.20021010-5:

dbpinstall.dld fast 
!xregcomp $INSTLIB/dbpinstall
Opening registery file /opt/sapdb/sapdb-7.4/usr/wrk/Registry.dcom failed\

Creating registery file /opt/sapdb/sapdb-7.4/usr/wrk/Registry.dcom fail\
ed
sqlComObjectRegister error: 'access_denied_eo78'
Calling 'DllRegisterServer' returned error: 0x80000057 

Adding 'strace' before xregcomp would show which directory or file can't be written to.

===============================

vin77.c   fast 
In file included from vin77.c:35:
/usr/include/python/Python.h:24: pyconfig.h: No such file or directory
In file included from /usr/include/python/Python.h:62,
                 from vin77.c:35:

This one looks as if the Python development package hasn't been installed properly. 
Running ./configure on the Python sources and copying the resulting pyconfig.h to 
/usr/include/python/ should be sufficient.

=================================

libodcompr.dld fast 
'libwapi.dld' not made because of dependency errors 
'libwapiap.dld' not made because of dependency errors 
'wapiap.mac' not made because of dependency errors 
'libwapiap2.dld' not made because of dependency errors 
'wapiap2.mac' not made because of dependency errors 
'libdbfsapi.dld' not made because of dependency errors 
'dbformat.lnk' not made because of dependency errors 

These fail because !xregcomp $INSTLIB/dbpinstall above failed.

===================================

dbmv.lnk  fast 
/usr/bin/ld: cannot find -ldbfsapi

This is really a dependency error of:
'libdbfsapi.dld' not made because of dependency errors 


Daniel Dittmar

-- 
Daniel Dittmar
SAP DB, SAP Labs Berlin
[EMAIL PROTECTED]
http://www.sapdb.org/

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to