make libcurl

Sharpe, Sam J sam.sharpe+lists.redhat at gmail.com
Sun May 31 09:33:49 UTC 2009


2009/5/31 Thufir <hawat.thufir at gmail.com>:
> On Fri, 29 May 2009 21:45:01 +0300, Jussi Lehtola wrote:
>
>>> > do you have libcurl-devel installed?
>>>
>>>
>>> Thanks, progress!  Now I'm getting:
>>>
>>> ...
>>>
>>> checking for CURL... yes
>>> checking for JDK location (please wait)... configure: error: JDK home
>>> not found, please specify one with --with-jdk-home option (run
>>> ./configure -- help for more options)
>>> [root at arrakis curl-java-0.2.3]#
>>
>> You probably just need a java compiler (javac), so
>>
>> # yum -y install java-1.6.0-openjdk-devel
>
> It's already installed:

It's probably trying to detect what JAVA_HOME is, but I don't believe
it is set by default on Fedora.

try:

# export JAVA_HOME=/usr/java/latest
# ./configure

-- 
Sam




More information about the fedora-list mailing list