2009/5/31 Thufir <hawat.thufir@xxxxxxxxx>: > 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@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 -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines