Sun folks,
I am interested in creating some shared libraries to be executed on a
Solaris box. I believe that the files which I need to create are called
.so files, but I can't find much information on them. Can anyone point
me in the right direction?
If you are interested, the reason I need to create theses files is to
enable a ColdFusion application to make system calls, which will in turn
talk to a Netscape directory server (via LDAP) for authentication
purposes. Presumably, these shared libraries could also be used in Perl
scripts for a similar function.
Any help would be greatly appreciated.
Ryan Hope