File: readme.txt

package info (click to toggle)
libaws 20.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 16,656 kB
  • sloc: ada: 95,505; python: 2,270; ansic: 1,017; makefile: 829; xml: 235; javascript: 202; java: 112; sh: 106
file content (15 lines) | stat: -rw-r--r-- 453 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

* To build and run applications using SSL it is required to install
  the OpenSSL DLL. See the following page for a link:

  http://www.openssl.org/related/binaries.html

  The needed DLLs are: libeay32.dll and libssl32.dll

  They must be copied into <gnat_root>/lib to be found by the
  linker and into <gnat_root>/bin to be found at runtime.

* How to use LDAP

  To build applications using LDAP you need to provides the -lwldap32
  linker option.