<div dir="ltr">You can use 32 bit libraries in 64 bit machines. I use several VPNs in Linux that are only 32 bit based, while my own machine is 64 bit.<br><br>I haven&#39;t used Mandriva for a long time, but as far as I remember, you should place it under the &quot;normal&quot; lib directory. the lib64 is for 64 bit only. That&#39;s way you maintain the order of things.<br>

<br>When done, do ldconfig -v to see if the shared library was found in the search path. If not, please add it to /etc/ld.so.conf.d/ or any other directory/file Mandriva requires it.<br><br>Good luck<br><br>Ido<br><br><div class="gmail_quote">

On Thu, Sep 16, 2010 at 21:59, Herouth Maoz <span dir="ltr">&lt;<a href="mailto:herouth@spamcop.net">herouth@spamcop.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Sorry about the newbie question. Our sysadmin is going abroad for the holidays, and I have to cover for him. Sort of. Well, I need to be able to connect to our office using Checkpoint SNX. But the version I was given is looking for libpam.so.0, I assume the 32 bit version, and doesn&#39;t find the /lib64/libpam.so.0 I have.<br>


<br>
Should I install the 32 bit version of pam? Or is that going to have ill effects on my system? Or maybe I should just add /lib64 to LD_LIBRARY_PATH or something?<br>
<br>
(My machine is Mandriva 2010.0)<br>
<br>
Thanks,<br>
Herouth<br>
_______________________________________________<br>
Linux-il mailing list<br>
<a href="mailto:Linux-il@cs.huji.ac.il">Linux-il@cs.huji.ac.il</a><br>
<a href="http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il" target="_blank">http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il</a><br>
</blockquote></div><br></div>