libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Colons not escaped for setting LD_LIBRARY_PATH.


From: Philipp Thomas
Subject: Colons not escaped for setting LD_LIBRARY_PATH.
Date: Fri, 2 Feb 2018 15:45:39 +0100
User-agent: NeoMutt/20170421 (1.8.2)

The wrapper script created by ltmain 2.4.6 on Linux sets LD_LIBRARY_PATH as an
absolute path. Unfortunately it doesn't escape colons and the colon is the 
delimiter
for paths in LD_LIBRARY_PATH. So the exe doesn't find its library.

Could someone help me locate the place where I could modify the escaping?

Philipp



reply via email to

[Prev in Thread] Current Thread [Next in Thread]