2008/10/2 Jason Self <[EMAIL PROTECTED]>:
>
> On Oct 2, 2008, at 12:31 AM, Jan Schmidt wrote:
>
>> On Wed, 2008-10-01 at 22:09 -0700, Jason Self wrote:
>>> I am sorry to have to post a question, but I'm unable to find an
>>> answer on Google or these mail archives.
>>>
>>> I'm trying to compile schroedinger-1.0.5 on Mac OS X version 10.5.5
>>> for with with ffmpeg but ./configure dies saying liboil is required
>>> but I have already compiled and installed liboil 0.3.15:
>>>
>>
>> *snip*
>>
>>> ----------------------------------------------------------------------
>>> Libraries have been installed in:
>>>    /usr/local/lib
>>>
>>
>> Does setting your PKG_CONFIG_PATH environment variable to
>> include /usr/local/lib/pkgconfig help?
>
> It did not (unless I did it wrong.) I entered:
>
> export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig"
>
>
> checking for _FILE_OFFSET_BITS value needed for large files... no
> checking for pkg-config... no
> checking for LIBOIL... configure: error: liboil-0.3 >= 0.3.13 is
> required

Perhaps you should install pkg-config.

It looks like schroedinger doesn't properly handle pkg-config not
being installed, either by ignoring the error or by using an incorrect
fallback.

cheers,

Conrad.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Schrodinger-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/schrodinger-devel

Reply via email to