[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

apr_dso_load

From: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2000-12-14 17:35:29 CET

Hm, actually, reading the Unix implementation of apr_dso_load() -- it
just calls the normal dlopen(), which utilizes the run-time linker
library. And I'm pretty sure the run-time linker library searches all
the typical search paths, including LD_LIBRARY_PATH.

So I'll RTFM before I ask next time. :)
Received on Sat Oct 21 14:36:17 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.