home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / oraperl2.zip / README.os2 < prev    next >
Text File  |  1993-10-29  |  2KB  |  60 lines

  1.  
  2. This is an os/2 port of Kevin Stock's oraperl v1 patch 3 (a little 
  3. behind, I'll build v2 patch 4 <soon>). This code will run on 32 bit
  4. versions of os/2 only.
  5.  
  6. This version is binaries only. I am working on putting the sources
  7. in working shape for distribution. This os/2 port of oraperl is in
  8. the public domain and may be copied freely under the provisions of the
  9. GNU general public license, or Larry Wall's Artistic licence.
  10.  
  11. Oraperl for os/2 depends on: Oraperl, Perl, and, gcc/emx 0.8f. I have 
  12. included all of the appropriate README files: 
  13.  
  14. README.os2         this file
  15. README             oraperl readme
  16. README.prl         perl for os/2
  17. Copying            Gnu general public license
  18. Artistic           Larry Wall's Artistic licence
  19.  
  20. The os/2 port requires the following DLL's
  21.  
  22. emx.dll            emx 'unix' system calls
  23. ora632.dll         oracle 32 bit dynlinks
  24. osnt32.dll         oracle network dynlinks?
  25. litb32.dll         oracle ?
  26.  
  27. I have cleared shipping the binary linked against Oracle libraries
  28. as well as the necessary .dll's from Oracle Corp. If you have an 
  29. oracle server you should have all necessary DLL's. There may
  30. be others required.
  31.  
  32. This port has been tested under os/2 2.0 & 2.1 using ibm tcp/ip
  33. 1.2.1 and sqlnet tcp/ip for network transport. Although Perl for
  34. os/2 will run under dos with emx.exe, oraperl will not; due to the
  35. dependence on oracle os/2 dll's. Debugging support has not been
  36. included.
  37.  
  38. In addition to Kevin's documentation and example files (see README),
  39. I have included a flat-text version of the manual page (oraperl.cat).
  40.  
  41. My express thanks go to Kevin Stock, the oraperl author and Kai Uwe 
  42. Rommel, author of perl for os/2. Thanks also to Larry Wall for Perl 
  43. and Ebehard Mattes for Emx (gcc varriant supporting unix system calls).
  44.  
  45.     Forrest Whitcher
  46.     Boston Scientific Corp.
  47.     fw@world.std.com
  48.  
  49. Oraperl - os/2 is not a product of Boston Scientific Corporation or any 
  50. of its subsidiaries. There is no warranty, and no official support is 
  51. available.
  52.  
  53. It is copyright, but may be freely distributed under the same terms as
  54. Perl itself.
  55.  
  56.  
  57.  
  58.  
  59.  
  60.