On 08/10/2010 10:06 AM, Mathieu Desnoyers wrote:
Hi Pierre-Marc,
Just tried UST on my machine and ran into the basic deployment nit:
ldconfig is not executed by the make install script, so usttrace could
not find the shared object. There was a message saying that in the log
file, but this can be a major inconvenience for new users.
Can you add a ldconfig execution to the make install script ?
Isn't the standard with automake-built projects is to let the user run
ldconfig by himself? The installation instructions for ust mention the
need to run ldconfig after installation, and in my mind, making the
install script run ldconfig on the user's system is taking too much
liberty and too surprising. I'll be convinced otherwise if you can
provide examples of notable projects that do so.
Thanks.
pmf
_______________________________________________
ltt-dev mailing list
[email protected]
http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev