RE: [bdbxml] dbxml on SuSe Where's the DBXML Java API files?!
"Shiflett, Steven P (N-Albin Engineering)" <[email protected]>
| Newsgroups | gmane.comp.db.dbxml.general |
|---|---|
| Message-ID | <[email protected]> |
Thanks George! All I needed was to consult the first link you gave me. "sh buildall.sh --enable-java" was all I needed. -----Original Message----- From: George Feinberg [mailto:[email protected]] Sent: Thursday, June 30, 2005 7:08 AM To: Shiflett, Steven P (N-Albin Engineering) Cc: [email protected] Subject: Re: [bdbxml] dbxml on SuSe Where's the DBXML Java API files?! The source installations do not include precompiled binaries or jar files. You need to build them. See http://www.sleepycat.com/xmldocs/ref_xml/xml_unix/intro.html Robert Schiele has created some pre-compiled linux packages that may work for you. Here's a copy of the last email sent on the topic: So I have packaged this version again for SUSE Linux 9.1/SLES 9, SUSE Linux 9.2, and SUSE Linux 9.3 on ia32 and x86_64 architecture. You find all these packages on http://pi3.informatik.uni-mannheim.de/~schiele/suse/. If you want to install dbxml on these platforms, you should install at least db43 (db for SUSE Linux 9.3), libicu, libpathan, libxquery, and Xerces-c from the same site as well, or from the SUSE media for packages that are not on this site. The x86_64 packages provide 32bit compatibility packages as well to be able to run 32 bit applications using dbxml on a 64 bit system. Note that I have not yet tested these packages myself thus feedback is welcome. Please send bug reports or suggestions but please be as detailed as possible. I have currently not built the packages for SUSE Linux 9.0 and SUSE Linux 8.2. If someone is interested in those packages, I could build them as well but only if one promisses to test them and give feedback. Robert -- Robert Schiele Tel.: +49-621-181-2214 Dipl.-Wirtsch.informatiker mailto:[email protected] George Looks good on Windows... so I bravely installed on Linux... I want to run the dbxml Java examples, but cannot find the jar files on the Linux install. Anyone done this on Linux? What's the deal? Steve