<div dir="ltr">On Sun, Apr 14, 2013 at 10:43 PM, D J Capelis <span dir="ltr"><<a href="mailto:mail@capelis.dj" target="_blank">mail@capelis.dj</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><span style="color:rgb(34,34,34)"> </span><br></div><div class="gmail_quote"><div>I have.  It's only a little weird, as most proprietary software running on Linux tends to be.  I guess notably there's a settings script that you need to run before invoking any of their tools that creates and modifies some environment variables.  I use my own wrapper script that adds a few of my own variables (mostly for licensing), calls their scripts and invokes the Xilinx tools using a subshell that keeps my main shell clean.  The good news is that the installer is actually fairly respectful leaving most of the rest of your system alone and functionality-wise, it seems to work as well as ISE does on other platforms.<br>
</div></div></blockquote><div><br></div><div style>Quartus does the same thing. It has its own lib directory with its own binary versions of standard libraries, which is a bit annoying because when it tries to spawn processes (like a web browser to read the documentation) they inherit the LD_LIBRARY_PATH and will sometimes explode because libstdc++ is compiled with the wrong version of gcc</div>
</div></div></div>