Dittmar, Daniel wrote: > http://mitglied.lycos.de/pjessen/sapdb/listing.imf.20021010-5:
Dittmar, thanks for the feedback. > > 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. I never looked at this, but when rebuilding with python properly configured, it didn't show again. I'll try a full build. > 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. OK, did a ./configure --prefix=/usr on the python 2.2.1 sources. Seemed to do the trick, Might I suggest that sapdb shouldn't have dependencies such as this ? Ie. unless the installed/available Python is way too old, it should be enough. /per, zurich _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
