<html><head><meta http-equiv="content-type" content="text/html; charset=us-ascii"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">Hi, just wanted to let you guys know there is a typo on this page: <a href="https://www.spice-space.org/osx-client.html">https://www.spice-space.org/osx-client.html</a><div><br><div><br></div><div>Currently is:<br><div><br><div>sudo xcode-select --switch /Applications/Xcode.app/ContentsDeveloper</div><div><br></div><div>Should be:</div><div><br></div><div>sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer</div><div><h2 style="box-sizing: border-box; font-family: Helvetica, Arial, sans-serif; font-weight: 500; line-height: 1.1; color: rgb(51, 51, 51); margin-top: 20px; margin-bottom: 10px; font-size: 30px; padding-top: 0.5em; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: silver; caret-color: rgb(51, 51, 51);">How to build</h2><p style="box-sizing: border-box; margin: 0px 0px 10px; caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 14px;">The MacOSX client uses the <a class="reference external" href="https://wiki.gnome.org/action/show/Projects/Jhbuild" style="box-sizing: border-box; color: rgb(51, 122, 183); text-decoration: none;">jhbuild</a> moduleset provided by the <a class="reference external" href="http://www.gtk.org/download/macos.php" style="box-sizing: border-box; color: rgb(51, 122, 183); text-decoration: none;">gtk-osx</a> project. <a class="reference external" href="https://gitlab.freedesktop.org/spice/spice-jhbuild/tree/osx" style="box-sizing: border-box; color: rgb(51, 122, 183); text-decoration: none;">This repository</a> contains an additional moduleset to build the needed SPICE modules. The OSX client is based on remote-viewer (as the Windows client).</p><div class="section" id="prerequisite" style="box-sizing: border-box; caret-color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 14px;"><h3 style="color: rgb(51, 51, 51); box-sizing: border-box; font-family: inherit; font-weight: 500; line-height: 1.1; margin-top: 20px; margin-bottom: 10px; font-size: 24px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: silver;">Prerequisite</h3><p style="color: rgb(51, 51, 51); box-sizing: border-box; margin: 0px 0px 10px;">Before using it, you need to install XCode. I'm using XCode 4.3.3 for Lion. After installing it, I had to run the command below to setup everything as expected:</p><div class="highlight" style="box-sizing: border-box;"><pre style="box-sizing: border-box; overflow: auto; font-family: Menlo, Monaco, Consolas, "Courier New", monospace; font-size: 13px; padding: 9.5px; margin-top: 0px; margin-bottom: 10px; line-height: 1.428571; word-break: break-all; overflow-wrap: break-word; background-color: rgb(245, 245, 245); border: 1px solid rgb(204, 204, 204); border-radius: 4px;"><font color="#ff4013"><span style="box-sizing: border-box;"></span>sudo xcode-select --switch /Applications/Xcode.app/ContentsDeveloper</font><font color="#333333">
</font></pre></div><p style="color: rgb(51, 51, 51); box-sizing: border-box; margin: 0px 0px 10px;">If you want to build spice-gtk from git (the default moduleset is building it from tarballs), you also need the Perl module Text::CSV. To install it you can run:</p><p style="color: rgb(51, 51, 51); box-sizing: border-box; margin: 0px 0px 10px;"><br></p><p style="color: rgb(51, 51, 51); box-sizing: border-box; margin: 0px 0px 10px;">thanks</p><p style="color: rgb(51, 51, 51); box-sizing: border-box; margin: 0px 0px 10px;">Patrik</p></div></div></div></div></div></body></html>