<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - LODE on macOS High Sierra"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113272">113272</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>LODE on macOS High Sierra
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.0.0.0.alpha0+ Master
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Mac OS X (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Installation
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>tietze.heiko@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>nthiebaud@gmail.com, thb@libreoffice.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>To setup a development environment [1] on a fresh High Sierra installation I
had to modify utils_MacOS.sh with

    17.*)
        OS_FLAVOR=10.13
        ;;

And it was necessary to install autoconf, automake, and libtool from source.
Followed this advice
<a href="https://superuser.com/questions/383580/how-to-install-autoconf-automake-and-related-tools-on-mac-os-x-from-source">https://superuser.com/questions/383580/how-to-install-autoconf-automake-and-related-tools-on-mac-os-x-from-source</a>

<a href="https://wiki.documentfoundation.org/Development/BuildingOnMac#Quick_Pre-canned_Setup">https://wiki.documentfoundation.org/Development/BuildingOnMac#Quick_Pre-canned_Setup</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>