Hi, this error message comes from the precompiler library loader which cannot find the precompiler runtime shared library (libpcr.dll/so/sl). You have to register this library using irconf. Normally this will be done by sdbinst choosing the profile "Runtime For SAP AS". For detail information see: http://www.sapdb.org/7.4/htmhelp/0c/98025ef2db492ba087d325d8bdd4bf/content.htm.
Another possibility is setting the environment variable SAPDBLIBPATH which should point to the folder that contains the libpcr. regards, Marco ---------------------------------------------- Marco PASKAMP MaxDB, SAP Labs Berlin > -----Original Message----- > From: Matthias Griem [mailto:[EMAIL PROTECTED] > Sent: Freitag, 6. Februar 2004 15:20 > To: [EMAIL PROTECTED] > Subject: -888 : Could not load libpcr (No registered version (7.4.3) > found.) > > > Hello, > > I am using the C/C++ precompiler of SAP DB. > > Kernel Kernel 7.4.3 Build 030-121-056-274 > Runtime Environment X32/LINUX 7.4.3 Build > 030-121-056-274 > Linux 2.4.20-4GB (SuSE 8.2) > > after compiling a program and starting, it gives followin error: > > DB Verbindungsfehler: -888 : Could not load libpcr (No > registered version > (7.4.3) found.) > > i tried already cpclnk -s (for static link) but no success. > > (one Database instance is running - so i assume that sapdb is > installed > correct.) > > any hints available? > > best regards > > > -- > MaxDB Discussion Mailing List > For list archives: http://lists.mysql.com/maxdb > To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
