How do I set/turn off LD_LIBRARY_PATH from compiled binary.

I have compiled an application to run on a server. Every time I run it, however, I get the LD_LIBRARY_PATH printed. I would like to know: Is the LD_LIBRARY_PATH being set every time I run the application? If so, can I set it up once and for all and will this make it run faster next time? If not, can I have my compiled application to stop printing it?
In addition to this, I get a warning about a non-specified display. I assume this is a different issue on the compiler, but if someone will help me confirm it I will appreciate it.
Best regards,

1 件のコメント

Harsheel
Harsheel 2014 年 11 月 25 日
After compilation, there is an executable created and a .sh script. How are you exactly executing the compiled application?

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMATLAB Compiler についてさらに検索

質問済み:

2014 年 11 月 20 日

コメント済み:

2014 年 11 月 25 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by