<html><body bgcolor="#FFFFFF"><div>Regarding libswscale make sure /use/local/lib is listed in the /etc/ld.so.conf and then run ldconfig or the mac os x equivalent.</div><div><br></div><div>Also please make sure you're using Cimg 1.2.9 only.</div><div><br></div><div>Please try that and see if this resolves your issues. </div><div>Thank you</div><div>Evan</div><div><br><div><br></div>Sent from my iPhone</div><div><br>On Sep 25, 2009, at 8:54 PM, Quilby <<a href="mailto:quilby@gmail.com">quilby@gmail.com</a>> wrote:<br><br></div><div><span></span></div><blockquote type="cite"><div><div dir="ltr">Hi-<br>Here are the last two messages. I will forward the rest to your email if I find more.<br><br><div id=":1g" class="ii gt">-------------------------------------------------------------------------------------------------------------------------<br>

hello,<br>
<br>
i'm trying to compile <span class="il">phash</span> on mac osx, however: without success. i've<br>
build ffmpeg from the available svn snapshot, i've doublechecked, that<br>
ffmpeg compiles libswscale, however <span class="il">phash</span>'s ./configure keeps telling<br>
me:<br>
<br>
[...]<br>
*** Configuring video Hash ***<br>
<br>
checking whether FFmpeg is present... checking for avcodec_alloc_frame<br>
in -lavcodec... yes<br>
checking for av_read_frame in -lavformat... yes<br>
checking for sws_getContext in -lswscale... no<br>
configure: error:<br>
<br>
*** libswscale not found.<br>
<br>
<br>
however there is a libswscale.a available in /usr/local/lib/ ...<br>
<br>
any help would be very appreciated!<br>
<br>
thanks,<br>
<br>
harald<br>
-------------------------------------------------------------------------------------------------------------------------<br>
<br>
Hi,<br>

<br>

I'm trying to compile <span class="il">pHash</span> on Debian (lenny).<br>

<br>

I've installed the following dev packages:<br>

<br>

apt-get install libavcodec-dev<br>

apt-get install libavformat-dev<br>

apt-get install libswscale-dev<br>

apt-get install fftw-dev<br>

apt-get install fftw3-dev<br>

apt-get install libjpeg-dev<br>

apt-get install libx11-dev<br>

apt-get install cimg-dev<br>

<br>

<br>

I had to change cimgffmpeg.h to point to ffmpeg for the includes<br>

        #include "ffmpeg/avformat.h"<br>

        #include "ffmpeg/avcodec.h"<br>

        #include "ffmpeg/swscale.h"<br>

<br>

But I still get problems when compiling, the problems seem to be with cimg.<br>

I note when I run ./configure that a number of tests for cimg seem to fail.<br>

What version (if there is more than one) of cimg should <span class="il">pHash</span> be compiled<br>

with.<br>

<br>

I also tried the latest deb package that exists on the cimg website with<br>

worse results.<br>

<br>

Cheers,<br>

Jason.<br>-------------------------------------------------------------------------------------------------------------------------<br><br>-quilby<br></div><br><br><div class="gmail_quote">On Fri, Sep 25, 2009 at 11:36 PM,  <span dir="ltr"><<a href="mailto:phash-support-request@lists.phash.org"><a href="mailto:phash-support-request@lists.phash.org">phash-support-request@lists.phash.org</a></a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Send pHash-support mailing list submissions to<br>
        <a href="mailto:phash-support@lists.phash.org"><a href="mailto:phash-support@lists.phash.org">phash-support@lists.phash.org</a></a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.phash.org/listinfo.cgi/phash-support-phash.org" target="_blank"><a href="http://lists.phash.org/listinfo.cgi/phash-support-phash.org">http://lists.phash.org/listinfo.cgi/phash-support-phash.org</a></a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:phash-support-request@lists.phash.org"><a href="mailto:phash-support-request@lists.phash.org">phash-support-request@lists.phash.org</a></a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:phash-support-owner@lists.phash.org"><a href="mailto:phash-support-owner@lists.phash.org">phash-support-owner@lists.phash.org</a></a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of pHash-support digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. pHash support list (<a href="mailto:dstarkweather@phash.org"><a href="mailto:dstarkweather@phash.org">dstarkweather@phash.org</a></a>)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Fri, 25 Sep 2009 09:25:02 -0700<br>
From: <a href="mailto:dstarkweather@phash.org"><a href="mailto:dstarkweather@phash.org">dstarkweather@phash.org</a></a><br>
To: <a href="mailto:phash-support@lists.phash.org"><a href="mailto:phash-support@lists.phash.org">phash-support@lists.phash.org</a></a><br>
Subject: [Phash-support] pHash support list<br>
Message-ID:<br>
        <<a href="mailto:1a223db396504d9f793c63b55ae9126e.squirrel@webmail.phash.org"><a href="mailto:1a223db396504d9f793c63b55ae9126e.squirrel@webmail.phash.org">1a223db396504d9f793c63b55ae9126e.squirrel@webmail.phash.org</a></a>><br>
Content-Type: text/plain;charset=iso-8859-1<br>
<br>
All:<br>
<br>
Apologies for the lack of response to your questions so far,  but it turns<br>
out that the support list was not configured properly, so neither Evan nor<br>
I have received any of those emails.  You are welcome to resubmit any<br>
unresolved issues you may have.  We will be happy to address them.<br>
<br>
There was a significant bug introduced into the 0.5 release, that may have<br>
affected the dct image hash.  I urge you to get the new download.  It<br>
should be cleared up.<br>
<br>
thanks,<br>
dgs.<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
pHash-support mailing list<br>
<a href="mailto:pHash-support@lists.phash.org"><a href="mailto:pHash-support@lists.phash.org">pHash-support@lists.phash.org</a></a><br>
<a href="http://lists.phash.org/listinfo.cgi/phash-support-phash.org" target="_blank"><a href="http://lists.phash.org/listinfo.cgi/phash-support-phash.org">http://lists.phash.org/listinfo.cgi/phash-support-phash.org</a></a><br>
<br>
<br>
End of pHash-support Digest, Vol 3, Issue 2<br>
*******************************************<br>
</blockquote></div><br></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>pHash-support mailing list</span><br><span><a href="mailto:pHash-support@lists.phash.org">pHash-support@lists.phash.org</a></span><br><span><a href="http://lists.phash.org/listinfo.cgi/phash-support-phash.org">http://lists.phash.org/listinfo.cgi/phash-support-phash.org</a></span><br></div></blockquote></body></html>