<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 8 February 2014 11:30, Bob Goodwin - Zuni, Virginia, USA <span dir="ltr">&lt;<a href="mailto:bobgoodwin@wildblue.net" target="_blank">bobgoodwin@wildblue.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
I find Notecase Pro indispensable and it is one of the first things I install when setting up a new Fedora Linux system. I just installed Fedora-20 and Centos-6.5 on another computer and in both cases the rpm [notecase_pro-3.8.7-1.fc20.<u></u>x86_64.rpm] would not run due to dependency problems. Yum install insists on providing the i686 version which is not appropriate for the 64 bit computer and 64 bit Notecase Pro. I had to Google for and install the right one in both Fedora and Centos.<br>

<br>
[root@box10 bobg]# yum install libunique-1.0.so.0<br>
Loaded plugins: langpacks, refresh-packagekit<br>
Resolving Dependencies<br>
--&gt; Running transaction check<br>
---&gt; Package unique.i686 0:1.1.6-10.fc20 will be installed<br>
--&gt; Processing Dependency: libdbus-glib-1.so.2 for package: unique-1.1.6-10.fc20.i686<br>
--&gt; Running transaction check<br>
---&gt; Package dbus-glib.i686 0:0.100.2-2.fc20 will be installed<br>
--&gt; Finished Dependency Resolution<br>
<br>
Dependencies Resolved<br>
<br>
==============================<u></u>==============================<u></u>==============================<u></u>==============================<u></u>======================<br>
 Package                           Arch Version Repository                      Size<br>
==============================<u></u>==============================<u></u>==============================<u></u>==============================<u></u>======================<br>
Installing:<br>
 unique                            i686 1.1.6-10.fc20 fedora                          54 k<br>
Installing for dependencies:<br>
 dbus-glib                         i686 0.100.2-2.fc20 fedora                         104 k<br>
<br>
Transaction Summary<br>
==============================<u></u>==============================<u></u>==============================<u></u>==============================<u></u>======================<br>
Install  1 Package (+1 Dependent package)<br>
<br>
Total download size: 159 k<br>
Installed size: 437 k<br>
Is this ok [y/d/N]: n<br>
<br>
<br>
Am I missing something?<br>
<br>
Bob<span class=""><font color="#888888"><br>
<br></font></span></blockquote><div><br></div><div>That&#39;s looks correct; the 64bit unique provides &quot;libunique-1.0.so.0()(64bit)&quot;:<br>$ repoquery --provides unique.x86_64<br>libunique-1.0.so.0()(64bit)<br>unique = 1.1.6-10.fc20<br>
unique(x86-64) = 1.1.6-10.fc20<br><br>whereas:<br>$ repoquery --provides unique.i686<br>libunique-1.0.so.0<br>unique = 1.1.6-10.fc20<br>unique(x86-32) = 1.1.6-10.fc20<br><br><br></div><div>so &#39;yum install libunique-1.0.so.0&#39; will install unique.i686.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class=""><font color="#888888">
-- <br>
<a href="http://www.qrz.com/db/w2bod" target="_blank">http://www.qrz.com/db/w2bod</a><br>
Box10 Fedora-20/64bit Linux/XFCE<br>
<br>
-- <br>
users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org" target="_blank">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" target="_blank">https://admin.fedoraproject.<u></u>org/mailman/listinfo/users</a><br>
Fedora Code of Conduct: <a href="http://fedoraproject.org/code-of-conduct" target="_blank">http://fedoraproject.org/code-<u></u>of-conduct</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" target="_blank">http://fedoraproject.org/wiki/<u></u>Mailing_list_guidelines</a><br>
Have a question? Ask away: <a href="http://ask.fedoraproject.org" target="_blank">http://ask.fedoraproject.org</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br>Ahmad Samir
</div></div>