[erlang-questions] missing LD_LIBRARY_PATH
David Welton
davidnwelton@REDACTED
Wed Oct 15 16:43:12 CEST 2014
Good guess! I was just writing to say I'd figured out that it's the
"setcap" we use on Linux to let Erlang listen on port 80.
That was a nasty one to figure out.
Now we get to decide what to do... find another way to port 80,
another place for the libs, or something else.
Thank you!
On Wed, Oct 15, 2014 at 4:25 PM, Jon Schneider <jon@REDACTED> wrote:
> setuid is one way I can think of for this environment variable to be
> clobbered though would have thought this would be reflected in the /proc
> view but maybe it's done in a more hackey way.
>
> Jon
>
>> Hi,
>>
>>> out of interest, does os:getenv() give you LD_LIBRARY_PATH in the list?
>>
>> No, it doesn't.
>>
>>> and as a long shot :-() does os:getpid() give you 31960?
>>
>> Yeah...
>>
>> --
>> David N. Welton
>>
>> http://www.welton.it/davidw/
>>
>> http://www.dedasys.com/
>> _______________________________________________
>> erlang-questions mailing list
>> erlang-questions@REDACTED
>> http://erlang.org/mailman/listinfo/erlang-questions
>>
>>
>
--
David N. Welton
http://www.welton.it/davidw/
http://www.dedasys.com/
More information about the erlang-questions
mailing list