<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SE05x - Got &amp;quot;Error: Library sssapisw not found&amp;quot; when trying to install ssscli in Secure Authentication</title>
    <link>https://community.nxp.com/t5/Secure-Authentication/SE05x-Got-quot-Error-Library-sssapisw-not-found-quot-when-trying/m-p/1505905#M887</link>
    <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204925"&gt;@James1126&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually I tried to reproduce your issue here but no success. I have copied both tools and pycil folders into another path, e.g. , /home/pi/test, and tried to install ssscli there, it works anyway. Please kindly refer to the following for details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;pi@raspberrypi:~ $ cd test/&lt;BR /&gt;pi@raspberrypi:~/test $ ls&lt;BR /&gt;pycli tools&lt;BR /&gt;pi@raspberrypi:~/test $ ls tools/&lt;BR /&gt;libsssapisw.so README.txt vs2019Components.vsconfig&lt;BR /&gt;pi@raspberrypi:~/test $ ls pycli&lt;BR /&gt;doc Provisioning readme.txt requirements.txt scripts src ssscli-bash-completion.sh tstData&lt;BR /&gt;pi@raspberrypi:~/test $ ls&lt;BR /&gt;pycli tools&lt;BR /&gt;pi@raspberrypi:~/test $ cd pycli/src/&lt;BR /&gt;pi@raspberrypi:~/test/pycli/src $ sudo python3 setup.py develop&lt;BR /&gt;/usr/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'console'&lt;BR /&gt;warnings.warn(msg)&lt;BR /&gt;running develop&lt;BR /&gt;running egg_info&lt;BR /&gt;writing ssscli.egg-info/PKG-INFO&lt;BR /&gt;writing dependency_links to ssscli.egg-info/dependency_links.txt&lt;BR /&gt;writing entry points to ssscli.egg-info/entry_points.txt&lt;BR /&gt;writing requirements to ssscli.egg-info/requires.txt&lt;BR /&gt;writing top-level names to ssscli.egg-info/top_level.txt&lt;BR /&gt;file ssscli.py (for module ssscli) not found&lt;BR /&gt;reading manifest file 'ssscli.egg-info/SOURCES.txt'&lt;BR /&gt;writing manifest file 'ssscli.egg-info/SOURCES.txt'&lt;BR /&gt;running build_ext&lt;BR /&gt;Creating /usr/local/lib/python3.7/dist-packages/ssscli.egg-link (link to .)&lt;BR /&gt;Removing ssscli 3.0.1 from easy-install.pth file&lt;BR /&gt;Adding ssscli 3.0.1 to easy-install.pth file&lt;BR /&gt;Installing ssscli script to /usr/local/bin&lt;/P&gt;&lt;P&gt;Installed /home/pi/test/pycli/src&lt;BR /&gt;Processing dependencies for ssscli==3.0.1&lt;BR /&gt;Searching for cryptography==2.6.1&lt;BR /&gt;Best match: cryptography 2.6.1&lt;BR /&gt;Adding cryptography 2.6.1 to easy-install.pth file&lt;/P&gt;&lt;P&gt;Using /usr/lib/python3/dist-packages&lt;BR /&gt;Searching for Click==7.0&lt;BR /&gt;Best match: Click 7.0&lt;BR /&gt;Adding Click 7.0 to easy-install.pth file&lt;/P&gt;&lt;P&gt;Using /usr/lib/python3/dist-packages&lt;BR /&gt;Searching for cffi==1.15.0&lt;BR /&gt;Best match: cffi 1.15.0&lt;BR /&gt;Processing cffi-1.15.0-py3.7-linux-armv7l.egg&lt;BR /&gt;cffi 1.15.0 is already the active version in easy-install.pth&lt;/P&gt;&lt;P&gt;Using /usr/local/lib/python3.7/dist-packages/cffi-1.15.0-py3.7-linux-armv7l.egg&lt;BR /&gt;Searching for pycparser==2.21&lt;BR /&gt;Best match: pycparser 2.21&lt;BR /&gt;Processing pycparser-2.21-py3.7.egg&lt;BR /&gt;pycparser 2.21 is already the active version in easy-install.pth&lt;/P&gt;&lt;P&gt;Using /usr/local/lib/python3.7/dist-packages/pycparser-2.21-py3.7.egg&lt;BR /&gt;Finished processing dependencies for ssscli==3.0.1&lt;BR /&gt;pi@raspberrypi:~/test/pycli/src $&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BTW, have you run the command ldconfig after "make install"? Have you done it natively or during the cross-compiling? Please kindly clarify.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
    <pubDate>Mon, 15 Aug 2022 02:25:52 GMT</pubDate>
    <dc:creator>Kan_Li</dc:creator>
    <dc:date>2022-08-15T02:25:52Z</dc:date>
    <item>
      <title>SE05x - Got "Error: Library sssapisw not found" when trying to install ssscli</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE05x-Got-quot-Error-Library-sssapisw-not-found-quot-when-trying/m-p/1504485#M880</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;SE05x middelware was successule pre-compiled in my Linux PC (Yocto build); both&amp;nbsp;libsssapisw.so and&amp;nbsp;libsss_engine.so are generated. I am also able to run sample applicatoins ( se05x_xxx) on target machine (i.MX8:running Linux) without any issue.&lt;/P&gt;&lt;P&gt;-&amp;nbsp;ibsssapisw.so and&amp;nbsp;libsss_engine.so are installed in /usr/local/lib in target machine (iMX8)&lt;/P&gt;&lt;P&gt;- Sample applications are installed in /usr/local/bin in target mahcine (iMX8)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am now managing to use ssscli tool to do more tests but got failure when installing it.&lt;/P&gt;&lt;P&gt;I refer to&amp;nbsp;&lt;A target="_blank" rel="noopener"&gt;file:///Z:/build_vmxs5mainecu/tmp/work/aarch64-poky-linux/se05x/4.1.1-r0/simw-top/doc/pycli/doc/pre-steps.html#i-mx&lt;/A&gt;&amp;nbsp;to install ssscli.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Here is my steps&lt;/P&gt;&lt;P&gt;1. I copy folder "pycli" under "simw-top" from my build machine to i.MX8&lt;/P&gt;&lt;P&gt;2. Also copy folder "tool" (including libsssapisw.so) to i.MX8&lt;/P&gt;&lt;P&gt;3. I put these two folders under same directory level. Let's say "/home/root"&lt;/P&gt;&lt;P&gt;4. Run command&amp;nbsp;under "pycli/src"&lt;/P&gt;&lt;PRE&gt;root@vmxs5mainecu:~/pycli/src# python3 setup.py develop&lt;BR /&gt;os.name --&amp;gt;posix&lt;BR /&gt;os.environ[LD_LIBRARY_PATH]--&amp;gt;/home/root/tools:.&lt;BR /&gt;!!Error: Library sssapisw not found !! Build sssapisw first !!&lt;BR /&gt;root@vmxs5mainecu:~/pycli/src# pwd&lt;BR /&gt;/home/root/pycli/src&lt;BR /&gt;root@vmxs5mainecu:~/pycli/src# ls /home/root/tools/&lt;BR /&gt;README.txt libsssapisw.so vs2019Components.vsconfig&lt;BR /&gt;root@vmxs5mainecu:~/pycli/src# &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;I dump LD_LIBRARY_PATH and the path looks good. libsssapisw.so is in the correct location.&lt;/P&gt;&lt;P&gt;I also tried to modify &lt;EM&gt;setup.py&lt;/EM&gt;. It seems .so file is not defined there. But it doesn't help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;else:
    data_files = [(tools_dir, ["libsssapisw.dll",
            "libsssapisw.dylib", "libsssapisw.so"]),]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 04:50:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE05x-Got-quot-Error-Library-sssapisw-not-found-quot-when-trying/m-p/1504485#M880</guid>
      <dc:creator>James1126</dc:creator>
      <dc:date>2022-08-11T04:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: SE05x - Got "Error: Library sssapisw not found" when trying to install ssscli</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE05x-Got-quot-Error-Library-sssapisw-not-found-quot-when-trying/m-p/1504778#M882</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204925"&gt;@James1126&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as I know, the lib of "&lt;SPAN&gt;libsssapisw.so&lt;/SPAN&gt;" should be copied to /usr/local/lib by "make install" command, have you done that when you pre&lt;SPAN&gt;-compiled the MW in your Linux PC (Yocto build)? and have you run the command "ldconfig" after that?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and have you prepared the following steps before install ssscli tool?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kan_Li_0-1660207833912.png" style="width: 675px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/189921iFB025C339537C4B9/image-dimensions/675x265?v=v2" width="675" height="265" role="button" title="Kan_Li_0-1660207833912.png" alt="Kan_Li_0-1660207833912.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 08:51:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE05x-Got-quot-Error-Library-sssapisw-not-found-quot-when-trying/m-p/1504778#M882</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2022-08-11T08:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: SE05x - Got "Error: Library sssapisw not found" when trying to install ssscli</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE05x-Got-quot-Error-Library-sssapisw-not-found-quot-when-trying/m-p/1504919#M883</link>
      <description>&lt;P&gt;Hi Kan,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;libsssapisw.so is correctly copied to&amp;nbsp;&amp;nbsp;"/usr/local/lib" in my target board (iMX8) and there is no problem to execute se05x_xxx sample applications. Also I've installed "func-timeout" module in iMX8.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;My question is could I just copy folder "&lt;SPAN&gt;pycli&lt;/SPAN&gt;" to iMX8 and install it?&lt;/P&gt;&lt;P&gt;In setup.py, it doesn't really search share lib from &lt;EM&gt;/usr/local/lib&lt;/EM&gt; but folder &lt;EM&gt;tools&lt;/EM&gt;.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;tools_dir = os.path.abspath(os.path.dirname(__file__) \
    + os.sep + ".." \
    + os.sep + ".." \
    + os.sep + "tools")&lt;/LI-CODE&gt;&lt;P&gt;But maybe I got it wrong there.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 10:35:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE05x-Got-quot-Error-Library-sssapisw-not-found-quot-when-trying/m-p/1504919#M883</guid>
      <dc:creator>James1126</dc:creator>
      <dc:date>2022-08-11T10:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: SE05x - Got "Error: Library sssapisw not found" when trying to install ssscli</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE05x-Got-quot-Error-Library-sssapisw-not-found-quot-when-trying/m-p/1505361#M884</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204925"&gt;@James1126&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am wondering if you have built libsssapisw.so successfully , please kindly refer to the following for details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;pi@raspberrypi:~/se05x_mw_v04.02.00_20220701_151557/simw-top_build/raspbian_native_se050_t1oi2c $ cmake --build . --target sssapisw&lt;BR /&gt;[ 4%] Built target mwlog&lt;BR /&gt;[ 21%] Built target smCom&lt;BR /&gt;[ 30%] Built target a7x_utils&lt;BR /&gt;[ 39%] Built target se05x&lt;BR /&gt;[ 69%] Built target SSS_APIs&lt;BR /&gt;Scanning dependencies of target sssapisw&lt;BR /&gt;[ 69%] Building C object sss/CMakeFiles/sssapisw.dir/src/a71ch/fsl_sscp_a71ch.c.o&lt;BR /&gt;[ 73%] Building C object sss/CMakeFiles/sssapisw.dir/src/a71cl/fsl_sscp_a71cl.c.o&lt;BR /&gt;[ 73%] Building C object sss/CMakeFiles/sssapisw.dir/src/a71cx_common/fsl_sss_a71cx_cmn.c.o&lt;BR /&gt;[ 73%] Building C object sss/CMakeFiles/sssapisw.dir/src/fsl_sss_apis.c.o&lt;BR /&gt;[ 78%] Building C object sss/CMakeFiles/sssapisw.dir/src/fsl_sss_util_asn1_der.c.o&lt;BR /&gt;[ 78%] Building C object sss/CMakeFiles/sssapisw.dir/src/fsl_sss_util_rsa_sign_utils.c.o&lt;BR /&gt;[ 78%] Building C object sss/CMakeFiles/sssapisw.dir/src/keystore/keystore_cmn.c.o&lt;BR /&gt;[ 82%] Building C object sss/CMakeFiles/sssapisw.dir/src/keystore/keystore_openssl.c.o&lt;BR /&gt;[ 82%] Building C object sss/CMakeFiles/sssapisw.dir/src/keystore/keystore_pc.c.o&lt;BR /&gt;[ 82%] Building C object sss/CMakeFiles/sssapisw.dir/src/lpc55s/fsl_sss_lpc55s_impl.c.o&lt;BR /&gt;[ 82%] Building C object sss/CMakeFiles/sssapisw.dir/src/mbedtls/fsl_sss_mbedtls_apis.c.o&lt;BR /&gt;[ 86%] Building C object sss/CMakeFiles/sssapisw.dir/src/openssl/fsl_sss_openssl_apis.c.o&lt;BR /&gt;[ 86%] Building C object sss/CMakeFiles/sssapisw.dir/src/se05x/fsl_sss_se05x_apis.c.o&lt;BR /&gt;[ 86%] Building C object sss/CMakeFiles/sssapisw.dir/src/se05x/fsl_sss_se05x_eckey.c.o&lt;BR /&gt;[ 91%] Building C object sss/CMakeFiles/sssapisw.dir/src/se05x/fsl_sss_se05x_mw.c.o&lt;BR /&gt;[ 91%] Building C object sss/CMakeFiles/sssapisw.dir/src/se05x/fsl_sss_se05x_policy.c.o&lt;BR /&gt;[ 91%] Building C object sss/CMakeFiles/sssapisw.dir/src/se05x/fsl_sss_se05x_scp03.c.o&lt;BR /&gt;[ 95%] Building C object sss/CMakeFiles/sssapisw.dir/src/sscp/fsl_sss_sscp.c.o&lt;BR /&gt;[ 95%] Building C object sss/CMakeFiles/sssapisw.dir/src/user/crypto/aes.c.o&lt;BR /&gt;[ 95%] Building C object sss/CMakeFiles/sssapisw.dir/src/user/crypto/aes_cmac.c.o&lt;BR /&gt;[ 95%] Building C object sss/CMakeFiles/sssapisw.dir/src/user/crypto/aes_cmac_multistep.c.o&lt;BR /&gt;[100%] Building C object sss/CMakeFiles/sssapisw.dir/src/user/fsl_sss_user_impl.c.o&lt;BR /&gt;[100%] Building C object sss/CMakeFiles/sssapisw.dir/src/dll/sssapisdll.c.o&lt;BR /&gt;[100%] Linking C shared library libsssapisw.so&lt;BR /&gt;Copy dll to /home/pi/se05x_mw_v04.02.00_20220701_151557/simw-top/tools&lt;BR /&gt;[100%] Built target sssapisw&lt;BR /&gt;pi@raspberrypi:~/se05x_mw_v04.02.00_20220701_151557/simw-top_build/raspbian_native_se050_t1oi2c $ ssscli --help&lt;BR /&gt;Usage: ssscli [OPTIONS] COMMAND [ARGS]...&lt;/P&gt;
&lt;P&gt;Command line interface for SE050&lt;/P&gt;
&lt;P&gt;Options:&lt;BR /&gt;-v, --verbose Enables verbose mode.&lt;BR /&gt;--version Show the version and exit.&lt;BR /&gt;--help Show this message and exit.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to the following for more details.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kan_Li_0-1660282173595.png" style="width: 832px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/190018iC7C0B1FA602BBA9C/image-dimensions/832x436?v=v2" width="832" height="436" role="button" title="Kan_Li_0-1660282173595.png" alt="Kan_Li_0-1660282173595.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 05:30:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE05x-Got-quot-Error-Library-sssapisw-not-found-quot-when-trying/m-p/1505361#M884</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2022-08-12T05:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: SE05x - Got "Error: Library sssapisw not found" when trying to install ssscli</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE05x-Got-quot-Error-Library-sssapisw-not-found-quot-when-trying/m-p/1505500#M886</link>
      <description>&lt;P&gt;Hi Kan,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sssapisw.so is successfully generated on my build machine (Yocto).&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[ 45%] Building C object sss/CMakeFiles/sssapisw.dir/src/user/crypto/aes_cmac.c.o
[ 46%] Building C object sss/CMakeFiles/sssapisw.dir/src/user/crypto/aes_cmac_multistep.c.o
[ 46%] Building C object sss/CMakeFiles/sssapisw.dir/src/user/crypto/aes_cmac_multistep.c.o
[ 46%] Building C object hostlib/hostLib/accessManager/CMakeFiles/accessManager.dir/src/accessManager_rjct.c.o
[ 46%] Building C object hostlib/hostLib/accessManager/CMakeFiles/accessManager.dir/src/accessManager_rjct.c.o
[ 46%] Building C object sss/CMakeFiles/sssapisw.dir/src/user/fsl_sss_user_impl.c.o

[ 46%] Building C object sss/CMakeFiles/sssapisw.dir/src/user/fsl_sss_user_impl.c.o
[ 46%] Building C object hostlib/hostLib/accessManager/CMakeFiles/accessManager.dir/src/accessManager_utils.c.o
[ 46%] Building C object sss/CMakeFiles/sssapisw.dir/src/dll/sssapisdll.c.o
[ 46%] Building C object hostlib/hostLib/accessManager/CMakeFiles/accessManager.dir/src/accessManager_utils.c.o
[ 46%] Building C object sss/CMakeFiles/sssapisw.dir/src/dll/sssapisdll.c.o
..
[ 63%] Linking C shared library libsssapisw.so
Copy dll to /se05x/4.1.1-r0/simw-top/tools&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;build.mak&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;sss/libsssapisw.so: sss/CMakeFiles/sssapisw.dir/link.txt
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/aarch64-poky-linux/se05x/4.1.1-r0/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_24) "Linking C shared library libsssapisw.so"
	cd /aarch64-poky-linux/se05x/4.1.1-r0/build/sss &amp;amp;&amp;amp; $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/sssapisw.dir/link.txt --verbose=$(VERBOSE)
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold "Copy dll to /aarch64-poky-linux/se05x/4.1.1-r0/simw-top/tools"
	cd /aarch64-poky-linux/se05x/4.1.1-r0/build/sss &amp;amp;&amp;amp; 
/aarch64-poky-linux/se05x/4.1.1-r0/recipe-sysroot-native/usr/bin/cmake -E copy /aarch64-poky-linux/se05x/4.1.1-r0/build/sss/libsssapisw.so 
/aarch64-poky-linux/se05x/4.1.1-r0/simw-top/tools

# Rule to build all files generated by this target.
sss/CMakeFiles/sssapisw.dir/build: sss/libsssapisw.so

.PHONY : sss/CMakeFiles/sssapisw.dir/build&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The difference here is you native compiled sssapisw in Raspi. I cross-compiled it in my Linux PC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 09:12:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE05x-Got-quot-Error-Library-sssapisw-not-found-quot-when-trying/m-p/1505500#M886</guid>
      <dc:creator>James1126</dc:creator>
      <dc:date>2022-08-12T09:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: SE05x - Got "Error: Library sssapisw not found" when trying to install ssscli</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE05x-Got-quot-Error-Library-sssapisw-not-found-quot-when-trying/m-p/1505905#M887</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204925"&gt;@James1126&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually I tried to reproduce your issue here but no success. I have copied both tools and pycil folders into another path, e.g. , /home/pi/test, and tried to install ssscli there, it works anyway. Please kindly refer to the following for details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;pi@raspberrypi:~ $ cd test/&lt;BR /&gt;pi@raspberrypi:~/test $ ls&lt;BR /&gt;pycli tools&lt;BR /&gt;pi@raspberrypi:~/test $ ls tools/&lt;BR /&gt;libsssapisw.so README.txt vs2019Components.vsconfig&lt;BR /&gt;pi@raspberrypi:~/test $ ls pycli&lt;BR /&gt;doc Provisioning readme.txt requirements.txt scripts src ssscli-bash-completion.sh tstData&lt;BR /&gt;pi@raspberrypi:~/test $ ls&lt;BR /&gt;pycli tools&lt;BR /&gt;pi@raspberrypi:~/test $ cd pycli/src/&lt;BR /&gt;pi@raspberrypi:~/test/pycli/src $ sudo python3 setup.py develop&lt;BR /&gt;/usr/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'console'&lt;BR /&gt;warnings.warn(msg)&lt;BR /&gt;running develop&lt;BR /&gt;running egg_info&lt;BR /&gt;writing ssscli.egg-info/PKG-INFO&lt;BR /&gt;writing dependency_links to ssscli.egg-info/dependency_links.txt&lt;BR /&gt;writing entry points to ssscli.egg-info/entry_points.txt&lt;BR /&gt;writing requirements to ssscli.egg-info/requires.txt&lt;BR /&gt;writing top-level names to ssscli.egg-info/top_level.txt&lt;BR /&gt;file ssscli.py (for module ssscli) not found&lt;BR /&gt;reading manifest file 'ssscli.egg-info/SOURCES.txt'&lt;BR /&gt;writing manifest file 'ssscli.egg-info/SOURCES.txt'&lt;BR /&gt;running build_ext&lt;BR /&gt;Creating /usr/local/lib/python3.7/dist-packages/ssscli.egg-link (link to .)&lt;BR /&gt;Removing ssscli 3.0.1 from easy-install.pth file&lt;BR /&gt;Adding ssscli 3.0.1 to easy-install.pth file&lt;BR /&gt;Installing ssscli script to /usr/local/bin&lt;/P&gt;&lt;P&gt;Installed /home/pi/test/pycli/src&lt;BR /&gt;Processing dependencies for ssscli==3.0.1&lt;BR /&gt;Searching for cryptography==2.6.1&lt;BR /&gt;Best match: cryptography 2.6.1&lt;BR /&gt;Adding cryptography 2.6.1 to easy-install.pth file&lt;/P&gt;&lt;P&gt;Using /usr/lib/python3/dist-packages&lt;BR /&gt;Searching for Click==7.0&lt;BR /&gt;Best match: Click 7.0&lt;BR /&gt;Adding Click 7.0 to easy-install.pth file&lt;/P&gt;&lt;P&gt;Using /usr/lib/python3/dist-packages&lt;BR /&gt;Searching for cffi==1.15.0&lt;BR /&gt;Best match: cffi 1.15.0&lt;BR /&gt;Processing cffi-1.15.0-py3.7-linux-armv7l.egg&lt;BR /&gt;cffi 1.15.0 is already the active version in easy-install.pth&lt;/P&gt;&lt;P&gt;Using /usr/local/lib/python3.7/dist-packages/cffi-1.15.0-py3.7-linux-armv7l.egg&lt;BR /&gt;Searching for pycparser==2.21&lt;BR /&gt;Best match: pycparser 2.21&lt;BR /&gt;Processing pycparser-2.21-py3.7.egg&lt;BR /&gt;pycparser 2.21 is already the active version in easy-install.pth&lt;/P&gt;&lt;P&gt;Using /usr/local/lib/python3.7/dist-packages/pycparser-2.21-py3.7.egg&lt;BR /&gt;Finished processing dependencies for ssscli==3.0.1&lt;BR /&gt;pi@raspberrypi:~/test/pycli/src $&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BTW, have you run the command ldconfig after "make install"? Have you done it natively or during the cross-compiling? Please kindly clarify.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 02:25:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE05x-Got-quot-Error-Library-sssapisw-not-found-quot-when-trying/m-p/1505905#M887</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2022-08-15T02:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: SE05x - Got "Error: Library sssapisw not found" when trying to install ssscli</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE05x-Got-quot-Error-Library-sssapisw-not-found-quot-when-trying/m-p/1505982#M888</link>
      <description>&lt;P&gt;Hi Kan,&lt;/P&gt;&lt;P&gt;I manually "ldconfig /etc/local/lib" and it still fails to create ssscli.&lt;/P&gt;&lt;P&gt;libsssapisw.so seems to be correctly located.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@iMX8:~/pycli/src# ldconfig -v

/usr/local/lib:
	libsssapisw.so -&amp;gt; libsssapisw.so
	libsss_engine.so -&amp;gt; libsss_engine.so&lt;/LI-CODE&gt;&lt;P&gt;ld conf file looks good.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@iMX8:~/pycli/src# cat /etc/ld.so.conf.d/se05x.conf 
/usr/local/lib&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@iMX8:~/pycli/src# ls ~/tools/
README.txt                 libsssapisw.so             vs2019Components.vsconfig
root@iMX8:~/pycli/src# python3 setup.py develop

!!Error: Library sssapisw not found !! Build sssapisw first !!&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 15 Aug 2022 05:39:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE05x-Got-quot-Error-Library-sssapisw-not-found-quot-when-trying/m-p/1505982#M888</guid>
      <dc:creator>James1126</dc:creator>
      <dc:date>2022-08-15T05:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: SE05x - Got "Error: Library sssapisw not found" when trying to install ssscli</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE05x-Got-quot-Error-Library-sssapisw-not-found-quot-when-trying/m-p/1506042#M889</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204925"&gt;@James1126&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I just tried it on imx6ul platform and built libsssapisw.so only before building ssscli, it works as well. Please kindly refer to the following for details.&lt;/P&gt;
&lt;P&gt;root@imx6ulevk:~/se05x_mw_v04.02.00_20220701_151557/simw-top_build/imx_native_se050_t1oi2c# cmake --build . --target sssapisw&lt;BR /&gt;-- BUILD_TYPE: Debug&lt;BR /&gt;-- Found: /usr/lib/libssl.so/usr/lib/libcrypto.so&lt;BR /&gt;-- CMAKE_CXX_COMPILER_ID = GNU&lt;BR /&gt;-- CMAKE_SYSTEM_NAME = Linux&lt;BR /&gt;-- Could not detect git directories. Using STUB Values for GIT Version&lt;BR /&gt;-- CMake version: 3.15.3&lt;BR /&gt;-- CMake system name: Linux&lt;BR /&gt;-- Timestamp is 2022-08-15T15:12:32Z&lt;BR /&gt;accessManager is not copied to default binary directory upon install&lt;BR /&gt;-- Configuring done&lt;BR /&gt;-- Generating done&lt;BR /&gt;-- Build files have been written to: /home/root/se05x_mw_v04.02.00_20220701_151557/simw-top_build/imx_native_se050_t1oi2c&lt;BR /&gt;Scanning dependencies of target mwlog&lt;BR /&gt;[ 0%] Building C object hostlib/hostLib/libCommon/log/CMakeFiles/mwlog.dir/nxLog.c.o&lt;BR /&gt;[ 4%] Linking C shared library libmwlog.so&lt;BR /&gt;[ 4%] Built target mwlog&lt;BR /&gt;Scanning dependencies of target smCom&lt;BR /&gt;[ 4%] Building C object hostlib/hostLib/libCommon/CMakeFiles/smCom.dir/__/platform/generic/sm_timer.c.o&lt;BR /&gt;[ 8%] Building C object hostlib/hostLib/libCommon/CMakeFiles/smCom.dir/__/platform/imx/se05x_reset.c.o&lt;BR /&gt;[ 8%] Building C object hostlib/hostLib/libCommon/CMakeFiles/smCom.dir/__/platform/linux/i2c_a7.c.o&lt;BR /&gt;[ 8%] Building C object hostlib/hostLib/libCommon/CMakeFiles/smCom.dir/__/tstUtil/tst_sm_time.c.o&lt;BR /&gt;[ 13%] Building C object hostlib/hostLib/libCommon/CMakeFiles/smCom.dir/infra/sm_apdu.c.o&lt;BR /&gt;[ 13%] Building C object hostlib/hostLib/libCommon/CMakeFiles/smCom.dir/infra/sm_errors.c.o&lt;BR /&gt;[ 13%] Building C object hostlib/hostLib/libCommon/CMakeFiles/smCom.dir/infra/sm_printf.c.o&lt;BR /&gt;[ 13%] Building C object hostlib/hostLib/libCommon/CMakeFiles/smCom.dir/smCom/T1oI2C/phNxpEsePal_i2c.c.o&lt;BR /&gt;[ 17%] Building C object hostlib/hostLib/libCommon/CMakeFiles/smCom.dir/smCom/T1oI2C/phNxpEseProto7816_3.c.o&lt;BR /&gt;[ 17%] Building C object hostlib/hostLib/libCommon/CMakeFiles/smCom.dir/smCom/T1oI2C/phNxpEse_Api.c.o&lt;BR /&gt;[ 17%] Building C object hostlib/hostLib/libCommon/CMakeFiles/smCom.dir/smCom/smCom.c.o&lt;BR /&gt;[ 21%] Building C object hostlib/hostLib/libCommon/CMakeFiles/smCom.dir/smCom/smComT1oI2C.c.o&lt;BR /&gt;[ 21%] Linking C shared library libsmCom.so&lt;BR /&gt;[ 21%] Built target smCom&lt;BR /&gt;Scanning dependencies of target a7x_utils&lt;BR /&gt;[ 21%] Building C object hostlib/hostLib/CMakeFiles/a7x_utils.dir/libCommon/infra/app_boot_nfc.c.o&lt;BR /&gt;[ 21%] Building C object hostlib/hostLib/CMakeFiles/a7x_utils.dir/libCommon/infra/cm_commands.c.o&lt;BR /&gt;[ 26%] Building C object hostlib/hostLib/CMakeFiles/a7x_utils.dir/libCommon/infra/global_platf.c.o&lt;BR /&gt;[ 26%] Building C object hostlib/hostLib/CMakeFiles/a7x_utils.dir/libCommon/infra/sm_app_boot.c.o&lt;BR /&gt;[ 26%] Building C object hostlib/hostLib/CMakeFiles/a7x_utils.dir/libCommon/infra/sm_connect.c.o&lt;BR /&gt;[ 26%] Building C object hostlib/hostLib/CMakeFiles/a7x_utils.dir/libCommon/scp/scp.c.o&lt;BR /&gt;[ 30%] Linking C shared library liba7x_utils.so&lt;BR /&gt;[ 30%] Built target a7x_utils&lt;BR /&gt;Scanning dependencies of target se05x&lt;BR /&gt;[ 30%] Building C object hostlib/hostLib/se05x/CMakeFiles/se05x.dir/__/se05x_03_xx_xx/se05x_APDU.c.o&lt;BR /&gt;[ 34%] Building C object hostlib/hostLib/se05x/CMakeFiles/se05x.dir/__/se05x_03_xx_xx/se05x_perso_api.c.o&lt;BR /&gt;[ 34%] Building C object hostlib/hostLib/se05x/CMakeFiles/se05x.dir/src/se05x_ECC_curves.c.o&lt;BR /&gt;[ 34%] Building C object hostlib/hostLib/se05x/CMakeFiles/se05x.dir/src/se05x_mw.c.o&lt;BR /&gt;[ 34%] Building C object hostlib/hostLib/se05x/CMakeFiles/se05x.dir/src/se05x_tlv.c.o&lt;BR /&gt;[ 39%] Building C object hostlib/hostLib/se05x/CMakeFiles/se05x.dir/__/libCommon/nxScp/nxScp03_Com.c.o&lt;BR /&gt;[ 39%] Linking C shared library libse05x.so&lt;BR /&gt;[ 39%] Built target se05x&lt;BR /&gt;Scanning dependencies of target SSS_APIs&lt;BR /&gt;[ 43%] Building C object sss/CMakeFiles/SSS_APIs.dir/src/a71ch/fsl_sscp_a71ch.c.o&lt;BR /&gt;[ 43%] Building C object sss/CMakeFiles/SSS_APIs.dir/src/a71cl/fsl_sscp_a71cl.c.o&lt;BR /&gt;[ 43%] Building C object sss/CMakeFiles/SSS_APIs.dir/src/a71cx_common/fsl_sss_a71cx_cmn.c.o&lt;BR /&gt;[ 43%] Building C object sss/CMakeFiles/SSS_APIs.dir/src/fsl_sss_apis.c.o&lt;BR /&gt;[ 47%] Building C object sss/CMakeFiles/SSS_APIs.dir/src/fsl_sss_util_asn1_der.c.o&lt;BR /&gt;[ 47%] Building C object sss/CMakeFiles/SSS_APIs.dir/src/fsl_sss_util_rsa_sign_utils.c.o&lt;BR /&gt;[ 47%] Building C object sss/CMakeFiles/SSS_APIs.dir/src/keystore/keystore_cmn.c.o&lt;BR /&gt;[ 52%] Building C object sss/CMakeFiles/SSS_APIs.dir/src/keystore/keystore_openssl.c.o&lt;BR /&gt;[ 52%] Building C object sss/CMakeFiles/SSS_APIs.dir/src/keystore/keystore_pc.c.o&lt;BR /&gt;[ 52%] Building C object sss/CMakeFiles/SSS_APIs.dir/src/lpc55s/fsl_sss_lpc55s_impl.c.o&lt;BR /&gt;[ 56%] Building C object sss/CMakeFiles/SSS_APIs.dir/src/mbedtls/fsl_sss_mbedtls_apis.c.o&lt;BR /&gt;[ 56%] Building C object sss/CMakeFiles/SSS_APIs.dir/src/openssl/fsl_sss_openssl_apis.c.o&lt;BR /&gt;[ 56%] Building C object sss/CMakeFiles/SSS_APIs.dir/src/se05x/fsl_sss_se05x_apis.c.o&lt;BR /&gt;[ 60%] Building C object sss/CMakeFiles/SSS_APIs.dir/src/se05x/fsl_sss_se05x_eckey.c.o&lt;BR /&gt;[ 60%] Building C object sss/CMakeFiles/SSS_APIs.dir/src/se05x/fsl_sss_se05x_mw.c.o&lt;BR /&gt;[ 60%] Building C object sss/CMakeFiles/SSS_APIs.dir/src/se05x/fsl_sss_se05x_policy.c.o&lt;BR /&gt;[ 60%] Building C object sss/CMakeFiles/SSS_APIs.dir/src/se05x/fsl_sss_se05x_scp03.c.o&lt;BR /&gt;[ 65%] Building C object sss/CMakeFiles/SSS_APIs.dir/src/sscp/fsl_sss_sscp.c.o&lt;BR /&gt;[ 65%] Building C object sss/CMakeFiles/SSS_APIs.dir/src/user/crypto/aes.c.o&lt;BR /&gt;[ 65%] Building C object sss/CMakeFiles/SSS_APIs.dir/src/user/crypto/aes_cmac.c.o&lt;BR /&gt;[ 69%] Building C object sss/CMakeFiles/SSS_APIs.dir/src/user/crypto/aes_cmac_multistep.c.o&lt;BR /&gt;[ 69%] Building C object sss/CMakeFiles/SSS_APIs.dir/src/user/fsl_sss_user_impl.c.o&lt;BR /&gt;[ 69%] Linking C shared library libSSS_APIs.so&lt;BR /&gt;[ 69%] Built target SSS_APIs&lt;BR /&gt;Scanning dependencies of target sssapisw&lt;BR /&gt;[ 69%] Building C object sss/CMakeFiles/sssapisw.dir/src/a71ch/fsl_sscp_a71ch.c.o&lt;BR /&gt;[ 73%] Building C object sss/CMakeFiles/sssapisw.dir/src/a71cl/fsl_sscp_a71cl.c.o&lt;BR /&gt;[ 73%] Building C object sss/CMakeFiles/sssapisw.dir/src/a71cx_common/fsl_sss_a71cx_cmn.c.o&lt;BR /&gt;[ 73%] Building C object sss/CMakeFiles/sssapisw.dir/src/fsl_sss_apis.c.o&lt;BR /&gt;[ 73%] Building C object sss/CMakeFiles/sssapisw.dir/src/fsl_sss_util_asn1_der.c.o&lt;BR /&gt;[ 78%] Building C object sss/CMakeFiles/sssapisw.dir/src/fsl_sss_util_rsa_sign_utils.c.o&lt;BR /&gt;[ 78%] Building C object sss/CMakeFiles/sssapisw.dir/src/keystore/keystore_cmn.c.o&lt;BR /&gt;[ 78%] Building C object sss/CMakeFiles/sssapisw.dir/src/keystore/keystore_openssl.c.o&lt;BR /&gt;[ 82%] Building C object sss/CMakeFiles/sssapisw.dir/src/keystore/keystore_pc.c.o&lt;BR /&gt;[ 82%] Building C object sss/CMakeFiles/sssapisw.dir/src/lpc55s/fsl_sss_lpc55s_impl.c.o&lt;BR /&gt;[ 82%] Building C object sss/CMakeFiles/sssapisw.dir/src/mbedtls/fsl_sss_mbedtls_apis.c.o&lt;BR /&gt;[ 86%] Building C object sss/CMakeFiles/sssapisw.dir/src/openssl/fsl_sss_openssl_apis.c.o&lt;BR /&gt;[ 86%] Building C object sss/CMakeFiles/sssapisw.dir/src/se05x/fsl_sss_se05x_apis.c.o&lt;BR /&gt;[ 86%] Building C object sss/CMakeFiles/sssapisw.dir/src/se05x/fsl_sss_se05x_eckey.c.o&lt;BR /&gt;[ 91%] Building C object sss/CMakeFiles/sssapisw.dir/src/se05x/fsl_sss_se05x_mw.c.o&lt;BR /&gt;[ 91%] Building C object sss/CMakeFiles/sssapisw.dir/src/se05x/fsl_sss_se05x_policy.c.o&lt;BR /&gt;[ 91%] Building C object sss/CMakeFiles/sssapisw.dir/src/se05x/fsl_sss_se05x_scp03.c.o&lt;BR /&gt;[ 91%] Building C object sss/CMakeFiles/sssapisw.dir/src/sscp/fsl_sss_sscp.c.o&lt;BR /&gt;[ 95%] Building C object sss/CMakeFiles/sssapisw.dir/src/user/crypto/aes.c.o&lt;BR /&gt;[ 95%] Building C object sss/CMakeFiles/sssapisw.dir/src/user/crypto/aes_cmac.c.o&lt;BR /&gt;[ 95%] Building C object sss/CMakeFiles/sssapisw.dir/src/user/crypto/aes_cmac_multistep.c.o&lt;BR /&gt;[100%] Building C object sss/CMakeFiles/sssapisw.dir/src/user/fsl_sss_user_impl.c.o&lt;BR /&gt;[100%] Building C object sss/CMakeFiles/sssapisw.dir/src/dll/sssapisdll.c.o&lt;BR /&gt;[100%] Linking C shared library libsssapisw.so&lt;BR /&gt;Copy dll to /home/root/se05x_mw_v04.02.00_20220701_151557/simw-top/tools&lt;BR /&gt;[100%] Built target sssapisw&lt;BR /&gt;root@imx6ulevk:~/se05x_mw_v04.02.00_20220701_151557/simw-top_build/imx_native_se050_t1oi2c# cd ../../simw-top/pycli/src/&lt;BR /&gt;root@imx6ulevk:~/se05x_mw_v04.02.00_20220701_151557/simw-top/pycli/src# python3 setup.py develop&lt;BR /&gt;/usr/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'console'&lt;BR /&gt;warnings.warn(msg)&lt;BR /&gt;running develop&lt;BR /&gt;running egg_info&lt;BR /&gt;writing ssscli.egg-info/PKG-INFO&lt;BR /&gt;writing dependency_links to ssscli.egg-info/dependency_links.txt&lt;BR /&gt;writing entry points to ssscli.egg-info/entry_points.txt&lt;BR /&gt;writing requirements to ssscli.egg-info/requires.txt&lt;BR /&gt;writing top-level names to ssscli.egg-info/top_level.txt&lt;BR /&gt;file ssscli.py (for module ssscli) not found&lt;BR /&gt;reading manifest file 'ssscli.egg-info/SOURCES.txt'&lt;BR /&gt;writing manifest file 'ssscli.egg-info/SOURCES.txt'&lt;BR /&gt;running build_ext&lt;BR /&gt;Creating /usr/lib/python3.7/site-packages/ssscli.egg-link (link to .)&lt;BR /&gt;ssscli 3.0.1 is already the active version in easy-install.pth&lt;BR /&gt;Installing ssscli script to /usr/bin&lt;/P&gt;
&lt;P&gt;Installed /home/root/se05x_mw_v04.02.00_20220701_151557/simw-top/pycli/src&lt;BR /&gt;Processing dependencies for ssscli==3.0.1&lt;BR /&gt;Searching for cryptography==2.7&lt;BR /&gt;Best match: cryptography 2.7&lt;BR /&gt;Adding cryptography 2.7 to easy-install.pth file&lt;/P&gt;
&lt;P&gt;Using /usr/lib/python3.7/site-packages&lt;BR /&gt;Searching for Click==7.0&lt;BR /&gt;Best match: Click 7.0&lt;BR /&gt;Adding Click 7.0 to easy-install.pth file&lt;/P&gt;
&lt;P&gt;Using /usr/lib/python3.7/site-packages&lt;BR /&gt;Searching for cffi==1.12.3&lt;BR /&gt;Best match: cffi 1.12.3&lt;BR /&gt;Adding cffi 1.12.3 to easy-install.pth file&lt;/P&gt;
&lt;P&gt;Using /usr/lib/python3.7/site-packages&lt;BR /&gt;Searching for six==1.12.0&lt;BR /&gt;Best match: six 1.12.0&lt;BR /&gt;Adding six 1.12.0 to easy-install.pth file&lt;/P&gt;
&lt;P&gt;Using /usr/lib/python3.7/site-packages&lt;BR /&gt;Searching for asn1crypto==1.0.1&lt;BR /&gt;Best match: asn1crypto 1.0.1&lt;BR /&gt;Adding asn1crypto 1.0.1 to easy-install.pth file&lt;/P&gt;
&lt;P&gt;Using /usr/lib/python3.7/site-packages&lt;BR /&gt;Searching for pycparser==2.19&lt;BR /&gt;Best match: pycparser 2.19&lt;BR /&gt;Adding pycparser 2.19 to easy-install.pth file&lt;/P&gt;
&lt;P&gt;Using /usr/lib/python3.7/site-packages&lt;BR /&gt;Finished processing dependencies for ssscli==3.0.1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is it possible to share your libsssapisw.so with us?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 07:23:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE05x-Got-quot-Error-Library-sssapisw-not-found-quot-when-trying/m-p/1506042#M889</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2022-08-15T07:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: SE05x - Got "Error: Library sssapisw not found" when trying to install ssscli</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE05x-Got-quot-Error-Library-sssapisw-not-found-quot-when-trying/m-p/1506055#M890</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204925"&gt;@James1126&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I just reproduced your issue by deleting libsssapisw.so in /usr/local/lib, not the one in tools folder, please kindly refer to the following for details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;root@imx6ulevk:~/se05x_mw_v04.02.00_20220701_151557/simw-top/pycli/src# rm /usr/local/lib/libsssapisw.so&lt;BR /&gt;root@imx6ulevk:~/se05x_mw_v04.02.00_20220701_151557/simw-top/pycli/src# python3 setup.py develop&lt;BR /&gt;Error: Library sssapisw not found !! Build sssapisw first !!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please kindly check if it is your case.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 07:32:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE05x-Got-quot-Error-Library-sssapisw-not-found-quot-when-trying/m-p/1506055#M890</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2022-08-15T07:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: SE05x - Got "Error: Library sssapisw not found" when trying to install ssscli</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE05x-Got-quot-Error-Library-sssapisw-not-found-quot-when-trying/m-p/1506499#M891</link>
      <description>&lt;P&gt;Hi Kan,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;libsssapisw.so exists in /usr/local/lib.&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@iMX8:~/pycli/src# ls /usr/local/lib/
libsss_engine.so  libsssapisw.so&lt;/LI-CODE&gt;&lt;P&gt;libsssapisw.so is attached for your reference.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 04:00:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE05x-Got-quot-Error-Library-sssapisw-not-found-quot-when-trying/m-p/1506499#M891</guid>
      <dc:creator>James1126</dc:creator>
      <dc:date>2022-08-16T04:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: SE05x - Got "Error: Library sssapisw not found" when trying to install ssscli</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE05x-Got-quot-Error-Library-sssapisw-not-found-quot-when-trying/m-p/1506624#M892</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204925"&gt;@James1126&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I just tried the lib from your side, the issue is still there, so I think the root cause is due to libsssapisw.so building, maybe you can try to build it natively and check if it makes a difference.&lt;/P&gt;
&lt;P&gt;root@imx6ulevk:~# ls /usr/local/lib/ | grep libsss&lt;BR /&gt;libsss_engine.so&lt;BR /&gt;libsssapisw.so&lt;BR /&gt;root@imx6ulevk:~# ls /usr/local/lib/libsssapisw.so -la&lt;BR /&gt;-rw-r--r-- 1 root root 1760800 Jan 6 2022 /usr/local/lib/libsssapisw.so&lt;BR /&gt;root@imx6ulevk:~# cd se05x_mw_v04.02.00_20220701_151557/simw-top/pycli/src/&lt;BR /&gt;root@imx6ulevk:~/se05x_mw_v04.02.00_20220701_151557/simw-top/pycli/src# python3 setup.py develop&lt;BR /&gt;Error: Library sssapisw not found !! Build sssapisw first !!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Alternatively you may try the lib from my side as attached.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 07:24:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE05x-Got-quot-Error-Library-sssapisw-not-found-quot-when-trying/m-p/1506624#M892</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2022-08-16T07:24:09Z</dc:date>
    </item>
  </channel>
</rss>

