Okay thank you very much!  I wasn&#39;t sure if VIPS would by default know about OpenSlide assuming I was building against the latest version of VIPS.<div><br></div><div>My background is not computer science--- so I normally wind up stumbling my way through source buildings..</div>
<div><br></div><div>Fortunately GA Tech is down the street so I can get some help from real CS people!</div><div><br></div><div>Thanks!</div><div><br></div><div><br></div><div>-- <br>David A Gutman, M.D. Ph.D.<br>Assistant Professor of Biomedical Informatics<br>
Senior Research Scientist, Center for Comprehensive Informatics<br>Emory University School of Medicine <br><br><div class="gmail_quote">On Tue, Jun 5, 2012 at 1:02 PM, Benjamin Gilbert <span dir="ltr">&lt;<a href="mailto:bgilbert@cs.cmu.edu" target="_blank">bgilbert@cs.cmu.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 06/05/2012 10:47 AM, David Gutman wrote:<br>
&gt; when I&#39;m building VIPS from source--- what&#39;s the flag I need to use to<br>
&gt; compile openslide support?<br>
<br>
</div>As with many modern libraries, OpenSlide is detected with pkg-config.<br>
If OpenSlide is installed in /usr, the VIPS configure script should find<br>
it and pull in the right build flags automatically.  Otherwise you&#39;ll<br>
need to pass it something like:<br>
<br>
        PKG_CONFIG_PATH=/usr/local/lib/pkgconfig<br>
<div class="HOEnZb"><div class="h5"><br>
--Benjamin Gilbert<br>
_______________________________________________<br>
openslide-users mailing list<br>
<a href="mailto:openslide-users@lists.andrew.cmu.edu">openslide-users@lists.andrew.cmu.edu</a><br>
<a href="https://lists.andrew.cmu.edu/mailman/listinfo/openslide-users" target="_blank">https://lists.andrew.cmu.edu/mailman/listinfo/openslide-users</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div><br>
</div>