cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: installing rpm for Java

From: Michael Wood <esiotrot_at_gmail.com>
Date: Mon, 1 Jun 2009 14:32:33 +0200

On Mon, Jun 1, 2009 at 10:10 AM, Thufir <hawat.thufir_at_gmail.com> wrote:
> Ok, after no small amount of effort I seem to have built and installed an
> rpm (with some help):
[...]
> can I get a JAR from this, or how do I import it?

Try running:
rpm -ql curl-java

to see what files the package installs. It might install a jar file
(or more than one) or a bunch of class files. From that you should be
able to figure out what to set your CLASSPATH to in order to use them.

-- 
Michael Wood <esiotrot_at_gmail.com>
Received on 2009-06-01