Hi,<div><br></div><div>I'm not entirely sure, is there any new "standard" which says that there's no need for a separate lib64? For example, in my Arch system, I'll have to tweak stuff with the linker to make it see .so's inside lib64. It *looks* like they've deprecated lib64.</div>
<div><div><br></div><div>
<br><div class="gmail_quote">On Mon, Jun 28, 2010 at 2:19 PM, Alex Jironkin <span dir="ltr"><<a href="mailto:alexjironkin@gmail.com" target="_blank">alexjironkin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

The 64-bit binaries need to go in lib64 on a 64-bit system. If you want to force it to install (which you shouldn't) in lib directory instead of lib64, then add a flag to cmake not hardcode the path to only lib directory.<br>


<br>
Can you revert the change please.<br>
<br>
Alex<br>
<div><div></div><div><br>
<br>
On 26 Jun 2010, at 10:33, Aditya Bhatt wrote:<br>
<br>
> Hi,<br>
><br>
> I've made a change in libface's CMakeLists.txt. It now installs libraries not in <PATH>/lib64 but in <PATH>lib.<br>
> I had to do this because on my new fresh system (Arch), examples wouldn't link. I also suspect that most libraries go into lib instead of lib64, even on 64-bit systems.<br>
> So if anyone has a problem, let me know and I'll undo the changes.<br>
> Do remove the (old) .so files from lib64 if you have installed them as root.<br>
><br>
><br>
> Thanks<br>
><br>
</div></div><div>> _______________________________________________<br>
> Digikam-devel mailing list<br>
> <a href="mailto:Digikam-devel@kde.org" target="_blank">Digikam-devel@kde.org</a><br>
> <a href="https://mail.kde.org/mailman/listinfo/digikam-devel" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-devel</a><br>
<br>
</div>If we knew what we were doing, it wouldn't be called research, would it?<br>
-- Albert Einstein<br>
<br>
<br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>Aditya Bhatt<br>Blog : <a href="http://adityabhatt.wordpress.com" target="_blank">http://adityabhatt.wordpress.com</a><br>Bitbucket: <a href="http://bitbucket.org/aditya_bhatt" target="_blank">http://bitbucket.org/aditya_bhatt</a><br>

Face Recognition Library : <a href="http://libface.sourceforge.net" target="_blank">http://libface.sourceforge.net</a><br>
</div>
</div>