On Di, 19 Sep 2017, Sand Glass wrote:
> Can I tempory add the xilinx LD_LIBRARY_PATH when launch xilinx tool, after I launched the tool, I release the xilinx LD_LIBRARY_PATH ?
Yes, that's what Nicolai told you. Either call your tool like this:
LD_LIBRARY_PATH=/foobar my_tool
or create a wrapper script or alias, that does something similar
However, I believe this does not work if your tool is itself a wrapper
script around some other binaries.
Best,
Christian
--
Ist mein Fleisch willig, kann Dein Geist noch so schwach sein.
--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Tuesday, September 19, 2017
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment