Installing Java Access Bridge

View: New views
4 Messages — Rating Filter:   Alert me  

Installing Java Access Bridge

by Sean Miller-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I need a little help setting up the Java Access Bridge.

I'm trying to follow the instructions from this page:
http://live.gnome.org/Java%20Access%20Bridge#head-333ffd762d5846f5b4226e2bc97089c8dcbabfec

I've installed the Sun Java SE JDK, and when I go to build the JABG I'm not sure what I should use for "--with-java-home="

Here are the contents of /usr/lib/jvm/
java-1.5.0-gcj-1.5.0.0     
jre-1.5.0     
jre-1.6.0-openjdk
java-1.6.0-openjdk-1.6.0.0 
jre-1.5.0-gcj  jre-gcj
jre                        
jre-1.6.0     
jre-openjdk

These do not match the instructions (I dont see sun anywhere in there) Have I done something wrong, or is the Sun java install in a different location?
Thank you,
Sean


_______________________________________________
LDTP-dev mailing list
LDTP-dev@...
http://lists.freedesktop.org/mailman/listinfo/ldtp-dev

Re: Installing Java Access Bridge

by Nagappan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Tim,

Could you please help Sean ?

Thanks
Nagappan

On Thu, Nov 5, 2009 at 9:02 AM, Sean Miller <seanbmiller@...> wrote:
I need a little help setting up the Java Access Bridge.

I'm trying to follow the instructions from this page:
http://live.gnome.org/Java%20Access%20Bridge#head-333ffd762d5846f5b4226e2bc97089c8dcbabfec

I've installed the Sun Java SE JDK, and when I go to build the JABG I'm not sure what I should use for "--with-java-home="

Here are the contents of /usr/lib/jvm/
java-1.5.0-gcj-1.5.0.0     
jre-1.5.0     
jre-1.6.0-openjdk
java-1.6.0-openjdk-1.6.0.0 
jre-1.5.0-gcj  jre-gcj
jre                        
jre-1.6.0     
jre-openjdk

These do not match the instructions (I dont see sun anywhere in there) Have I done something wrong, or is the Sun java install in a different location?
Thank you,
Sean


_______________________________________________
LDTP-dev mailing list
LDTP-dev@...
http://lists.freedesktop.org/mailman/listinfo/ldtp-dev




--
Linux Desktop (GUI Application) Testing Project - http://ldtp.freedesktop.org
http://nagappanal.blogspot.com

_______________________________________________
LDTP-dev mailing list
LDTP-dev@...
http://lists.freedesktop.org/mailman/listinfo/ldtp-dev

Re: Installing Java Access Bridge

by Tim Miao :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Sean,

Ke Wang is the JAW developer, I think he could help you on this issue.

Ke, would you please help looking at this?

Thanks,
-Tim
On Thu, 2009-11-05 at 09:45 -0800, Nagappan Alagappan wrote:

> Hi Tim,
>
> Could you please help Sean ?
>
> Thanks
> Nagappan
>
> On Thu, Nov 5, 2009 at 9:02 AM, Sean Miller <seanbmiller@...>
> wrote:
>         I need a little help setting up the Java Access Bridge.
>        
>         I'm trying to follow the instructions from this page:
>         http://live.gnome.org/Java%20Access%
>         20Bridge#head-333ffd762d5846f5b4226e2bc97089c8dcbabfec
>        
>         I've installed the Sun Java SE JDK, and when I go to build the
>         JABG I'm not sure what I should use for "--with-java-home="
>        
>         Here are the contents of /usr/lib/jvm/
>         java-1.5.0-gcj-1.5.0.0      
>         jre-1.5.0      
>         jre-1.6.0-openjdk
>         java-1.6.0-openjdk-1.6.0.0  
>         jre-1.5.0-gcj  jre-gcj
>         jre                        
>         jre-1.6.0      
>         jre-openjdk
>        
>         These do not match the instructions (I dont see sun anywhere
>         in there) Have I done something wrong, or is the Sun java
>         install in a different location?
>         Thank you,
>         Sean
>        
>        
>         _______________________________________________
>         LDTP-dev mailing list
>         LDTP-dev@...
>         http://lists.freedesktop.org/mailman/listinfo/ldtp-dev
>        
>
>
>
> --
> Linux Desktop (GUI Application) Testing Project -
> http://ldtp.freedesktop.org
> http://nagappanal.blogspot.com


_______________________________________________
LDTP-dev mailing list
LDTP-dev@...
http://lists.freedesktop.org/mailman/listinfo/ldtp-dev

Re: Installing Java Access Bridge

by Ke Wang-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Sean,

Can you find a symbolic link named /usr/java ?
If it exists, you should use --with-java-home=/usr/java .
If it does not exist, you can find the jdk installation under /usr/jdk/,
for example, /usr/jdk/jdk1.6.0_15 .

Hope this helpful.

Regards,

Ke

Tim Miao wrote:

> Hi Sean,
>
> Ke Wang is the JAW developer, I think he could help you on this issue.
>
> Ke, would you please help looking at this?
>
> Thanks,
> -Tim
> On Thu, 2009-11-05 at 09:45 -0800, Nagappan Alagappan wrote:
>  
>> Hi Tim,
>>
>> Could you please help Sean ?
>>
>> Thanks
>> Nagappan
>>
>> On Thu, Nov 5, 2009 at 9:02 AM, Sean Miller <seanbmiller@...>
>> wrote:
>>         I need a little help setting up the Java Access Bridge.
>>        
>>         I'm trying to follow the instructions from this page:
>>         http://live.gnome.org/Java%20Access%
>>         20Bridge#head-333ffd762d5846f5b4226e2bc97089c8dcbabfec
>>        
>>         I've installed the Sun Java SE JDK, and when I go to build the
>>         JABG I'm not sure what I should use for "--with-java-home="
>>        
>>         Here are the contents of /usr/lib/jvm/
>>         java-1.5.0-gcj-1.5.0.0      
>>         jre-1.5.0      
>>         jre-1.6.0-openjdk
>>         java-1.6.0-openjdk-1.6.0.0  
>>         jre-1.5.0-gcj  jre-gcj
>>         jre                        
>>         jre-1.6.0      
>>         jre-openjdk
>>        
>>         These do not match the instructions (I dont see sun anywhere
>>         in there) Have I done something wrong, or is the Sun java
>>         install in a different location?
>>         Thank you,
>>         Sean
>>        
>>        
>>         _______________________________________________
>>         LDTP-dev mailing list
>>         LDTP-dev@...
>>         http://lists.freedesktop.org/mailman/listinfo/ldtp-dev
>>        
>>
>>
>>
>> --
>> Linux Desktop (GUI Application) Testing Project -
>> http://ldtp.freedesktop.org
>> http://nagappanal.blogspot.com
>>    
>
>
>  

_______________________________________________
LDTP-dev mailing list
LDTP-dev@...
http://lists.freedesktop.org/mailman/listinfo/ldtp-dev