On Tue, Sep 3, 2013 at 11:07 AM, myken <[email protected]> wrote: > Hello, > > Sorry if this has been asked before, I couldn't find a meaningful answer > searching. > I need some help installing a package from Lattice ( > http://www.latticesemi.com). Lattice provides a linux x86_64 rpm package > but I have some difficulties installing it. > > If I run: > rpm --test -Uvh diamond_2_2-base_x64-101-x86_**64-linux.rpm > I get: > error: Failed dependencies: > /bin/csh is needed by diamond_2_2-base_x64-2.2-101.**x86_64 > /bin/ksh is needed by diamond_2_2-base_x64-2.2-101.**x86_64 > libXi.so.6 is needed by diamond_2_2-base_x64-2.2-101.**x86_64 > libXrender.so.1 is needed by diamond_2_2-base_x64-2.2-101.**x86_64 > libXtst.so.6 is needed by diamond_2_2-base_x64-2.2-101.**x86_64 > ... etc ....
I can't tell any problems based on this output... Try getting the raw requires and see if something sticks out: rpm -qp --requires diamond_2_2-base_x64-101-x86_**64-linux.rpm Richard
-- users mailing list [email protected] To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org
