<div dir="ltr">On Tue, Sep 3, 2013 at 11:07 AM, myken <span dir="ltr">&lt;<a href="mailto:myken@iae.nl" target="_blank">myken@iae.nl</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Hello,<br>
<br>
Sorry if this has been asked before, I couldn&#39;t find a meaningful answer searching.<br>
I need some help installing a package from Lattice (<a href="http://www.latticesemi.com" target="_blank">http://www.latticesemi.com</a>). Lattice provides a linux x86_64 rpm package but I have some difficulties installing it.<br>

<br>
If I run:<br>
rpm --test -Uvh diamond_2_2-base_x64-101-x86_<u></u>64-linux.rpm<br>
I get:<br>
error: Failed dependencies:<br>
    /bin/csh is needed by diamond_2_2-base_x64-2.2-101.<u></u>x86_64<br>
    /bin/ksh is needed by diamond_2_2-base_x64-2.2-101.<u></u>x86_64<br>
    libXi.so.6 is needed by diamond_2_2-base_x64-2.2-101.<u></u>x86_64<br>
    libXrender.so.1 is needed by diamond_2_2-base_x64-2.2-101.<u></u>x86_64<br>
    libXtst.so.6 is needed by diamond_2_2-base_x64-2.2-101.<u></u>x86_64<br>
    ... etc ....</blockquote><div><br></div><div>I can&#39;t tell any problems based on this output... Try getting the raw requires and see if something sticks out:</div><div><br></div><div>rpm -qp --requires diamond_2_2-base_x64-101-x86_<u></u>64-linux.rpm</div>
<div><br></div><div>Richard</div></div></div></div>