<div dir="ltr">Thank you for your help benjamin. <br><br>I think I will go this route, but there are a couple points and questions to follow-up for completeness. <div><br></div><div><div class="gmail_default" style="font-size:small">I think it is frowned upon to use two package managers Homebrew and Macports. Homebrew specifically warns you if you have both, but i&#39;m not too familiar with the issues. </div><div class="gmail_default" style="font-size:small">​</div><i><div class="gmail_default" style="font-size:small;display:inline">​&quot;​</div>You should be able to install all of OpenSlide&#39;s dependencies through should be <div class="gmail_default" style="font-size:small;display:inline">​​</div>able to install all of OpenSlide&#39;s dependencies through Homebrew, and then build <div class="gmail_default" style="font-size:small;display:inline">​​</div>OpenSlide itself from source with ./configure &amp;&amp; make &amp;&amp; make install.  You don&#39;t <div class="gmail_default" style="font-size:small;display:inline">​​</div>need to create a new Homebrew recipe, and you shouldn&#39;t need to compile any <div class="gmail_default" style="font-size:small;display:inline">​​</div>other packages yourself. </i></div><div><i><br></i><div><div class="gmail_default" style="font-size:small;display:inline">Unfortunately, it ​was not that easy for me. I installed all of the dependencies first and tried to build from source and it still couldn&#39;t find the correct pkgconfig path. </div><br><br><i>If OpenSlide fails to configure using the default <div class="gmail_default" style="display:inline">​​</div>PKG_CONFIG_PATH, you should set it to the path to Homebrew&#39;s pkgconfig <div class="gmail_default" style="display:inline">​​</div>directory, which will be something like /usr/local/lib/pkgconfig.<div class="gmail_default" style="display:inline">​&quot;</div></i></div><div><i><br></i></div><div><div class="gmail_default" style="font-size:small">​To clarify do I change the PKG_CONFIG_PATH for my system, or somwhere in Openslide?</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I already changed my systems path like ​you mention and no luck. </div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Anyway, I think i will go ahead with MacPorts but if others have problems, hopefully someone has the answers to the above. </div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Thanks</div><div class="gmail_default" style="font-size:small">Travis</div><br><br>On Sat, Nov 8, 2014 at 3:03 PM, Benjamin Gilbert &lt;<a href="mailto:bgilbert@cs.cmu.edu">bgilbert@cs.cmu.edu</a>&gt; wrote:<br>&gt;<br>&gt; On 11/08/2014 12:11 PM, Travis May wrote:<br>&gt; &gt; Hello, I&#39;ve had a very difficult time trying to install openslide on<br>&gt; &gt; Yosemite. Home brew works fine but only points to the 3.3 version which<br>&gt; &gt; won&#39;t work with the open slide python which tells me I need version 3.4.0.<br>&gt;<br>&gt; FWIW, the easiest way to get OpenSlide working on Mac OS X is to use<br>&gt; MacPorts.  I maintain the MacPorts packages myself, so they&#39;re always<br>&gt; the latest version.  MacPorts also has a package for OpenSlide Python.<br>&gt;<br>&gt; &gt; I&#39;ve tried to write a new home brew recipe and download from source and<br>&gt; &gt; compile myself using the given autoconfig instructions but I keep<br>&gt; &gt; hitting a wall when it comes to setting the PKG_CONFIG_PATH .<br>&gt;<br>&gt; You should be able to install all of OpenSlide&#39;s dependencies through<br>&gt; Homebrew, and then build OpenSlide itself from source with ./configure<br>&gt; &amp;&amp; make &amp;&amp; make install.  You don&#39;t need to create a new Homebrew<br>&gt; recipe, and you shouldn&#39;t need to compile any other packages yourself.<br>&gt; If OpenSlide fails to configure using the default PKG_CONFIG_PATH, you<br>&gt; should set it to the path to Homebrew&#39;s pkgconfig directory, which will<br>&gt; be something like /usr/local/lib/pkgconfig.<br>&gt;<br>&gt; --Benjamin Gilbert<br>&gt;<br>&gt; _______________________________________________<br>&gt; openslide-users mailing list<br>&gt; <a href="mailto:openslide-users@lists.andrew.cmu.edu">openslide-users@lists.andrew.cmu.edu</a><br>&gt; <a href="https://lists.andrew.cmu.edu/mailman/listinfo/openslide-users">https://lists.andrew.cmu.edu/mailman/listinfo/openslide-users</a><br><br><br><br><br>-- <br>Travis May <br><br></div></div></div>