<?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:cannot run influxBDConnecter test.go file in Edge Software Catalog</title>
    <link>https://community.intel.com/t5/Edge-Software-Catalog/cannot-run-influxBDConnecter-test-go-file/m-p/1384284#M2155</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I see the "cannot find package EIIMessageBus/eiimsgbus" error. What version of CMake do you have installed on your system? The EII/OEI message bus relies on CMake v3.11+. Follow these instructions to install the correct version of cmake:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;# Remove old CMake version&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;sudo apt -y purge cmake&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;sudo apt -y autoremove&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;# Download CMake&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;wget &lt;A href="https://cmake.org/files/v3.15/cmake-3.15.0-Linux-x86_64.sh" target="_blank"&gt;https://cmake.org/files/v3.15/cmake-3.15.0-Linux-x86_64.sh&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;# Installation CMake&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;sudo mkdir /opt/cmake&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;sudo cmake-3.15.0-Linux-x86_64.sh --prefix=/opt/cmake --skip-license&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;# Make the command available to all users&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;sudo update-alternatives --install /usr/bin/cmake cmake /opt/cmake/bin/cmake 1 --force&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;Sahira&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Sat, 14 May 2022 00:08:14 GMT</pubDate>
    <dc:creator>Sahira_Intel</dc:creator>
    <dc:date>2022-05-14T00:08:14Z</dc:date>
    <item>
      <title>cannot run influxBDConnecter test.go file</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/cannot-run-influxBDConnecter-test-go-file/m-p/1378859#M2153</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have successfully installed EII software package and dcker-compose up&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jerry4_Liu_0-1650557312501.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/28749i0BA2D4C9F53F775B/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Jerry4_Liu_0-1650557312501.png" alt="Jerry4_Liu_0-1650557312501.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but when I use&lt;FONT color="#C81326"&gt;&lt;FONT color="#262626"&gt; go run to run test.go file under the InfluxDBConnecter folder , they always appear the&lt;/FONT&gt; "cannot find package "configmgr/eia configmgr" in any of: /usr/lib/go-1.10/src/" &lt;FONT color="#262626"&gt;and other warnings.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jerry4_Liu_2-1650557708807.png" style="width: 544px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/28751i87376CC5EF2891C6/image-dimensions/544x396/is-moderation-mode/true?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="544" height="396" role="button" title="Jerry4_Liu_2-1650557708807.png" alt="Jerry4_Liu_2-1650557708807.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#C81326"&gt;&lt;FONT color="#262626"&gt;&lt;SPAN&gt;So I would like to ask if anyone else has the same problem or has a solution?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;-Jerry&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 16:15:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/cannot-run-influxBDConnecter-test-go-file/m-p/1378859#M2153</guid>
      <dc:creator>Jerry4_Liu</dc:creator>
      <dc:date>2022-04-21T16:15:40Z</dc:date>
    </item>
    <item>
      <title>Re:cannot run influxBDConnecter test.go file</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/cannot-run-influxBDConnecter-test-go-file/m-p/1380782#M2154</link>
      <description>&lt;P&gt;Hi Jerry,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I apologize for not responding sooner - I am looking into this issue and will get back to you shortly.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;Sahira&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Apr 2022 16:59:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/cannot-run-influxBDConnecter-test-go-file/m-p/1380782#M2154</guid>
      <dc:creator>Sahira_Intel</dc:creator>
      <dc:date>2022-04-29T16:59:00Z</dc:date>
    </item>
    <item>
      <title>Re:cannot run influxBDConnecter test.go file</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/cannot-run-influxBDConnecter-test-go-file/m-p/1384284#M2155</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I see the "cannot find package EIIMessageBus/eiimsgbus" error. What version of CMake do you have installed on your system? The EII/OEI message bus relies on CMake v3.11+. Follow these instructions to install the correct version of cmake:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;# Remove old CMake version&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;sudo apt -y purge cmake&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;sudo apt -y autoremove&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;# Download CMake&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;wget &lt;A href="https://cmake.org/files/v3.15/cmake-3.15.0-Linux-x86_64.sh" target="_blank"&gt;https://cmake.org/files/v3.15/cmake-3.15.0-Linux-x86_64.sh&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;# Installation CMake&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;sudo mkdir /opt/cmake&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;sudo cmake-3.15.0-Linux-x86_64.sh --prefix=/opt/cmake --skip-license&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;# Make the command available to all users&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;sudo update-alternatives --install /usr/bin/cmake cmake /opt/cmake/bin/cmake 1 --force&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;Sahira&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 14 May 2022 00:08:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/cannot-run-influxBDConnecter-test-go-file/m-p/1384284#M2155</guid>
      <dc:creator>Sahira_Intel</dc:creator>
      <dc:date>2022-05-14T00:08:14Z</dc:date>
    </item>
    <item>
      <title>回應： Re:cannot run influxBDConnecter test.go file</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/cannot-run-influxBDConnecter-test-go-file/m-p/1390554#M2156</link>
      <description>&lt;P&gt;Hi Sahira,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I try to use the &lt;FONT color="#FF0000"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;sudo cmake-3.15.0-Linux-x86_64.sh --prefix=/opt/cmake --skip-license&lt;FONT color="#000000"&gt; this command&lt;/FONT&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;&lt;FONT color="#000000"&gt;but it still show this information &lt;FONT color="#FF0000"&gt;sudo: cmake-3.15.0-Linux-x86_64.sh: command not found&lt;/FONT&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;-Jerry&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 08:39:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/cannot-run-influxBDConnecter-test-go-file/m-p/1390554#M2156</guid>
      <dc:creator>Jerry4_Liu</dc:creator>
      <dc:date>2022-06-07T08:39:06Z</dc:date>
    </item>
  </channel>
</rss>

