<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="https://forum.yubico.com/feed.php?f=5&amp;t=1016" />

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2013-04-02T07:16:40+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=5&amp;t=1016</id>
<entry>
<author><name><![CDATA[Klas]]></name></author>
<updated>2013-04-02T07:16:40+01:00</updated>
<published>2013-04-02T07:16:40+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1016&amp;p=3836#p3836</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1016&amp;p=3836#p3836"/>
<title type="html"><![CDATA[Re: Yubico-c-client error on Raspberry Pi]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1016&amp;p=3836#p3836"><![CDATA[
Hello,<br /><br />I believe your problem comes from running make -f simple.mk instead of just make.<br /><br />We'll look over where we point at for contact, obvioyusly yubico-devel is no good anymore.. =)<br /><br />/klas<br /><br />Edit:<br />Or that might not be the case.. but it's probably a good idea to skip that steap anyways.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2019">Klas</a> — Tue Apr 02, 2013 7:16 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[m6sig]]></name></author>
<updated>2013-03-29T04:11:10+01:00</updated>
<published>2013-03-29T04:11:10+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1016&amp;p=3822#p3822</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1016&amp;p=3822#p3822"/>
<title type="html"><![CDATA[Yubico-c-client error on Raspberry Pi]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1016&amp;p=3822#p3822"><![CDATA[
Hi all,<br />I tried setup my RPi for SSH login with Yubikey.<br /><br />After I install the yubico-c-client on my RPi, I get a error message said&quot;ykclient: error while loading shared libraries: libykclient.so.3: cannot open shared object file: No such file or directory&quot;<br /><br />I'm using the newest Raspbian and the hardware is 512MB memory version.<br />And I'm doing everything in root<br /><br />Here is my bash log:<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">git clone git://github.com/Yubico/yubico-c-client.git<br />cd yubico-c-client<br />apt-get install autoconf<br />apt-get install automake<br />apt-get install libtool<br />apt-get install libcurl4-nss-dev<br />autoreconf --install<br />./configure<br />make -f simple.mk check<br />make install<br /></div><br /><br />Here is the last couple lines of message after I hit the make install:<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">libtool: finish: PATH=&quot;/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin&quot; ldconfig -n /usr/local/lib<br />----------------------------------------------------------------------<br />Libraries have been installed in:<br />   /usr/local/lib<br /><br />If you ever happen to want to link against installed libraries<br />in a given directory, LIBDIR, you must either use libtool, and<br />specify the full pathname of the library, or use the `-LLIBDIR'<br />flag during linking and do at least one of the following:<br />   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable<br />     during execution<br />   - add LIBDIR to the `LD_RUN_PATH' environment variable<br />     during linking<br />   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag<br />   - have your system administrator add LIBDIR to `/etc/ld.so.conf'<br /><br />See any operating system documentation about shared libraries for<br />more information, such as the ld(1) and ld.so(8) manual pages.<br />----------------------------------------------------------------------<br /> /bin/mkdir -p '/usr/local/bin'<br />  /bin/bash ./libtool   --mode=install /usr/bin/install -c ykclient '/usr/local/bin'<br />libtool: install: /usr/bin/install -c .libs/ykclient /usr/local/bin/ykclient<br /> /bin/mkdir -p '/usr/local/include'<br /> /usr/bin/install -c -m 644 ykclient_server_response.h ykclient.h '/usr/local/include'<br />make&#91;2&#93;: Leaving directory `/home/openvpn/yubico/yubico-c-client'<br />make&#91;1&#93;: Leaving directory `/home/openvpn/yubico/yubico-c-client'<br />Making install in tests<br />make&#91;1&#93;: Entering directory `/home/openvpn/yubico/yubico-c-client/tests'<br />make&#91;2&#93;: Entering directory `/home/openvpn/yubico/yubico-c-client/tests'<br />make&#91;2&#93;: Nothing to be done for `install-exec-am'.<br />make&#91;2&#93;: Nothing to be done for `install-data-am'.<br />make&#91;2&#93;: Leaving directory `/home/openvpn/yubico/yubico-c-client/tests'<br />make&#91;1&#93;: Leaving directory `/home/openvpn/yubico/yubico-c-client/tests'<br /></div><br /><br />When I type ykclient, I get the error message said:<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">ykclient: error while loading shared libraries: libykclient.so.3: cannot open shared object file: No such file or directory<br /></div><br />So. Could anyone help me to find out what is happening?<br />I also setup SSH login with yubico-pam on a Centos 6 X64 server and everything work just fine.<br />So I'm confused.<br /><br />BTW, I tired to email <!-- e --><a href="mailto:yubico-devel@googlegroups.com">yubico-devel@googlegroups.com</a><!-- e --> for the problem I have with yubico-c-client. I get everything from github and the wiki page said if there is any problem, talk to <!-- e --><a href="mailto:yubico-devel@googlegroups.com">yubico-devel@googlegroups.com</a><!-- e -->. But I get a autoreply from google said they are unable to send my e-mail to that group.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2376">m6sig</a> — Fri Mar 29, 2013 4:11 am</p><hr />
]]></content>
</entry>
</feed>