>
> Does FreeBSD have an env var like LD_LIBRARY_PATH to specify where to
> find libraries?
LD_LIBRARY_PATH A colon separated list of directories, overriding the
default search path for shared libraries. This is ig
nored for set-user-ID and set-group-ID programs.
LD_PRELOAD A list of shared libraries, separated by colons and/or
white space, to be linked in before any other shared li
braries.If the directory is not specified then the di
rectories specified by LD_LIBRARY_PATH will be searched
first followed by the set of built-in standard directo
ries. This is ignored for set-user-ID and set-group-ID
programs.
and so on ... this for fbsd 4.3-release.
http://www.freebsd.org/cgi/man.cgi?query=rtld&sektion=1&apropos=0&manpath=FreeBSD+4.3-RELEASE
Thanks Brian for good work :)
>
> Where is your libglide3.so located?
>
>
> > Did anyone out there have the v5 working in a different way? I seem to
> > remember someone saying they did, but it doesn't seem to be in my mailbox.
>
> -Brian
>
> _______________________________________________
> Dri-devel mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dri-devel
--
Zilvinas Valinskas
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dri-devel