pdf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pdf-devel] Re: Hello (Chang Shi)


From: Brad Hards
Subject: Re: [pdf-devel] Re: Hello (Chang Shi)
Date: Tue, 28 Dec 2010 17:30:58 +1100
User-agent: KMail/1.13.5 (Linux/2.6.32.26-175.fc12.x86_64; KDE/4.4.5; x86_64; ; )

On Tuesday, December 28, 2010 04:44:19 pm srinivas adicherla wrote:
> *The following required libraries are too old:
> 
>    libcheck (svn required)
> 
> Please update them and rerun 'configure'.*
This is telling you that the version that the configure script is finding is 
not 
the required version. I won't guess what the problem is, but I can help you 
figure out what is happening.

If you look in the log files, you can see each step that was run, how it was 
run, and what the result was. It isn't easy to understand, but if you work 
through it carefully, you'll be able to figure it out - its just shell 
commands.

When you find the part that is testing things about libcheck, you can try 
running those commands on the command line. If you don't get the results you 
expect, try looking up the man page for that command so you can figure out why 
you're getting the result that you are. Then you can try adjusting things 
(perhaps an environment variable might be useful in this case), and re-running 
the test commands. Then you can try re-running configure.

Brad



reply via email to

[Prev in Thread] Current Thread [Next in Thread]