[JDEV] ADNS Update

Kurt D. Starsinic kstar at orientation.com
Wed Aug 16 23:15:49 CDT 2000


On Wed, Aug 16, 2000 at 02:46:57PM -0700, Orion (Steve Pirk) wrote:
> Andy,
> 
> Did you get this fixed? I had the same problem (Solaris is
> very similar to free-bsd). The fix about dynamic libs 
> worked for me... The istaller is looking for a .so, not a
> .a library. In the Makiefile for adns (after running
> ./configure for adns), change 
> ENABLE_DYNAMIC= yes
> if that does not work, change it to
> ENABLE_DYNAMIC= elf
> 
> I am fairly sure that the "yes" setting worked for me. Only
> then did the make generate .so libs.

    All you need to do is set your ldd environment variables.
I posted some links to the solution in another thread earlier
this evening.  Sorry, I'd look them up again, but it's
midnight and I'm _still_ at work . . . .

    - Kurt





More information about the JDev mailing list