* [gentoo-java] java-config --classpath on slotted library
@ 2014-01-03 18:50 Nicolas Bock
2014-01-03 18:59 ` James Le Cuirot
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Bock @ 2014-01-03 18:50 UTC (permalink / raw
To: gentoo-java
Hi,
how do I get java-config to give me the classpath of a slotted
library? On my system I have dev-java/bsf:2.3 installed, and running
$ java-config --classpath=bsf
!!! ERROR: Package bsf was not found!
gives me an error. For dev-java/fontbox:0 it works on the other hand:
$ java-config --classpath=fontbox
/usr/share/fontbox/lib/fontbox.jar
but fails once I install dev-java/fontbox:1.7. Am I missing some
command line argument?
Thanks,
nick
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-java] java-config --classpath on slotted library
2014-01-03 18:50 [gentoo-java] java-config --classpath on slotted library Nicolas Bock
@ 2014-01-03 18:59 ` James Le Cuirot
2014-01-03 19:12 ` Nicolas Bock
0 siblings, 1 reply; 3+ messages in thread
From: James Le Cuirot @ 2014-01-03 18:59 UTC (permalink / raw
To: gentoo-java; +Cc: nicolasbock
On Fri, 3 Jan 2014 11:50:40 -0700
Nicolas Bock <nicolasbock@gentoo.org> wrote:
> how do I get java-config to give me the classpath of a slotted
> library? On my system I have dev-java/bsf:2.3 installed, and running
>
> $ java-config --classpath=bsf
> !!! ERROR: Package bsf was not found!
$ java-config --classpath=bsf-2.3
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-java] java-config --classpath on slotted library
2014-01-03 18:59 ` James Le Cuirot
@ 2014-01-03 19:12 ` Nicolas Bock
0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Bock @ 2014-01-03 19:12 UTC (permalink / raw
To: gentoo-java
Great, thanks!
On Fri, Jan 3, 2014 at 11:59 AM, James Le Cuirot
<chewi@aura-online.co.uk> wrote:
> On Fri, 3 Jan 2014 11:50:40 -0700
> Nicolas Bock <nicolasbock@gentoo.org> wrote:
>
>> how do I get java-config to give me the classpath of a slotted
>> library? On my system I have dev-java/bsf:2.3 installed, and running
>>
>> $ java-config --classpath=bsf
>> !!! ERROR: Package bsf was not found!
>
> $ java-config --classpath=bsf-2.3
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-01-03 19:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-03 18:50 [gentoo-java] java-config --classpath on slotted library Nicolas Bock
2014-01-03 18:59 ` James Le Cuirot
2014-01-03 19:12 ` Nicolas Bock
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox