<?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 Development on Mac OSX in Software Defined Networking</title>
    <link>https://community.hpe.com/t5/software-defined-networking/development-on-mac-osx/m-p/6193387#M1126</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is there any documentation on setting up Mac OSX as a development environment?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
    <pubDate>Wed, 04 Sep 2013 09:13:37 GMT</pubDate>
    <dc:creator>PaulZanna</dc:creator>
    <dc:date>2013-09-04T09:13:37Z</dc:date>
    <item>
      <title>Development on Mac OSX</title>
      <link>https://community.hpe.com/t5/software-defined-networking/development-on-mac-osx/m-p/6193387#M1126</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is there any documentation on setting up Mac OSX as a development environment?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2013 09:13:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/development-on-mac-osx/m-p/6193387#M1126</guid>
      <dc:creator>PaulZanna</dc:creator>
      <dc:date>2013-09-04T09:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Development on Mac OSX</title>
      <link>https://community.hpe.com/t5/software-defined-networking/development-on-mac-osx/m-p/6199719#M1127</link>
      <description>&lt;P&gt;Here are the steps I used to set up my Mac for SDN development:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Download Oracle JDK 7u25 - &lt;A target="_blank" href="http://www.oracle.com/technetwork/java/javase/downloads/index.html"&gt;http://www.oracle.com/technetwork/java/javase/downloads/index.html&lt;/A&gt;&lt;BR /&gt;2. Install JDK per instructions.&lt;BR /&gt;3. Make sure your java path is set correctly by running - "export JAVA_HOME=$(/usr/libexec/java_home)"&lt;BR /&gt;4. Confirm version with "java -version"&lt;BR /&gt;5. Download latest version of Maven - &lt;A target="_blank" href="http://maven.apache.org/download.cgi"&gt;http://maven.apache.org/download.cgi&lt;/A&gt;&lt;BR /&gt;6. Copy unzipped Maven folder to suitable location&lt;BR /&gt;7. Set M2 path - "export M2_HOME={Maven install&amp;nbsp;location}"&lt;BR /&gt;8. Add Maven bin folder to your PATH - "export PATH={bin folder install&amp;nbsp;location}:$PATH"&lt;BR /&gt;9. Confirm all system variables are set by running the "env" command&lt;BR /&gt;10. Confirm Maven is installed correctly - "mvm --version". Make sure it lists the correct Java version.&lt;BR /&gt;11. Download Eclipse Standard from &lt;A target="_blank" href="http://www.eclipse.org/downloads/"&gt;http://www.eclipse.org/downloads/&lt;/A&gt;&lt;BR /&gt;12. Untar Eclipse and put the folder in to your Applications directory&lt;BR /&gt;13. Create a Eclipse_Workspace directory in your Documents folder&lt;BR /&gt;14. In the Eclipse preferences under Java/Build Path/Classpath Variables create a new path called M2_REPO with the path of /Users/&amp;lt;user&amp;gt;/.m2/repository&lt;/P&gt;&lt;P&gt;15. Unzip the sdn-sdk file into a suitable directory.&lt;/P&gt;&lt;P&gt;16. Run the install-sdk script in the bin directory of the sdk folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2013 23:26:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/development-on-mac-osx/m-p/6199719#M1127</guid>
      <dc:creator>PaulZanna</dc:creator>
      <dc:date>2013-09-11T23:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Development on Mac OSX</title>
      <link>https://community.hpe.com/t5/software-defined-networking/development-on-mac-osx/m-p/6201103#M1128</link>
      <description>&lt;P&gt;At this time, only Ubuntu 12.04 and later are officially supported.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Having said that, though, development on OS X may work but you'll need to at least modify the install scripts for the sdn-sdk package.&amp;nbsp; Of course, the controller itself won't run on OS X.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2013 17:46:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/development-on-mac-osx/m-p/6201103#M1128</guid>
      <dc:creator>cmaxwell</dc:creator>
      <dc:date>2013-09-11T17:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Development on Mac OSX</title>
      <link>https://community.hpe.com/t5/software-defined-networking/development-on-mac-osx/m-p/6201443#M1129</link>
      <description>&lt;P&gt;I had no issues installing the sdk on Mac OSX 10.7. Actually the SDN Controller Programming Guide lists Ubuntu, Mac OSX and even Windows 7 as suitable development environments.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2013 23:32:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/development-on-mac-osx/m-p/6201443#M1129</guid>
      <dc:creator>PaulZanna</dc:creator>
      <dc:date>2013-09-11T23:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: Development on Mac OSX</title>
      <link>https://community.hpe.com/t5/software-defined-networking/development-on-mac-osx/m-p/6201445#M1130</link>
      <description>&lt;P&gt;That's great to hear!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By the way, thanks for writing up the steps you went through to install all this on OS X.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2013 23:40:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/development-on-mac-osx/m-p/6201445#M1130</guid>
      <dc:creator>cmaxwell</dc:creator>
      <dc:date>2013-09-11T23:40:49Z</dc:date>
    </item>
  </channel>
</rss>

