<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Trouble installing MCUMgr on MACos</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/87436/trouble-installing-mcumgr-on-macos</link><description>Hello! 
 I am trying to install MCUMgr on MACos. 
 I install the Go Programming Language and then follow this: https://docs.zephyrproject.org/latest/services/device_mgmt/mcumgr.html 
 Upon doing this I get the following error: go/pkg/mod/golang.org/x</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 28 Sep 2022 03:27:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/87436/trouble-installing-mcumgr-on-macos" /><item><title>RE: Trouble installing MCUMgr on MACos</title><link>https://devzone.nordicsemi.com/thread/388239?ContentTypeID=1</link><pubDate>Wed, 28 Sep 2022 03:27:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b79b97de-c411-4bcd-85b2-492f352cc654</guid><dc:creator>Gavin</dc:creator><description>&lt;p&gt;You should manually build and install from source:&amp;nbsp;&lt;a title="mcumgr cli" href="https://github.com/apache/mynewt-mcumgr-cli"&gt;https://github.com/apache/mynewt-mcumgr-cli&lt;/a&gt;&amp;nbsp;.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="markdown"&gt;Build the mcumgr tool as follows:

- Unpack mcumgr source.
- Rename resulting apache-mynewt-mcumgr-1.3.0 directory to $GOPATH/src/mynewt.apache.org/mcumgr
- cd $GOPATH/src/mynewt.apache.org/mcumgr/mcumgr
- go build&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;if you encounter &amp;#39;&lt;span&gt;golang.org/x/sys&amp;#39; issue, plz fix:&amp;nbsp;&lt;a href="https://cs.opensource.google/go/x/sys"&gt;https://cs.opensource.google/go/x/sys&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trouble installing MCUMgr on MACos</title><link>https://devzone.nordicsemi.com/thread/365668?ContentTypeID=1</link><pubDate>Sun, 01 May 2022 22:41:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:801bfbf3-8362-4636-9552-c46783a07b4e</guid><dc:creator>Markus Arnoldsson</dc:creator><description>&lt;p&gt;I used Go version 1.17 instead and go get to install mchumrg&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>