Help installing JMF on iPAQ

2004-07-15 Thread McCoig, Kenneth
Hello list! I was wondering if anyone could please help me with the install of Java JMF on my iPAQ h5550 running Familiar Linux. Has anyone attempted this? I am using the newest JMF from the Java website. I attempted to run the installation bin but it errored out. Thanks in advance! -Kenny

RE: Help installing JMF on iPAQ

2004-07-16 Thread McCoig, Kenneth
   at jmapps.ui.PlayerFrame.(PlayerFrame.java:40)    at JMStudio.(JMStudio.java:118)    at JMStudio.createNewFrame(JMStudio.java:1412)    at JMStudio.main(JMStudio.java:1401)   Does anyone recognize what would cause this error? Anyone have an opinion on this? Thanks. -Kenny From: McCoi

current locale is not supported in X11, locale is set to CX

2004-07-22 Thread McCoig, Kenneth
Could someone please help me with this. I am having problems with compiling my project on the iPAQ H5550. I am unsure what I added to the code that would cause this error. However the gui was working before we added all the JMF stuff. Im wondering if this is the problem or not. Anyone have any

RE: current locale is not supported in X11, locale is set to CX

2004-07-22 Thread McCoig, Kenneth
Correction - I am having problems running my program, NOT compiling it. From: McCoig, KennethSent: Thu 7/22/2004 1:59 PMTo: [EMAIL PROTECTED]Subject: current locale is not supported in X11, locale is set to CX Could someone please help me with this. I am having problems with compiling my

RE: current locale is not supported in X11, locale is set to CX

2004-07-28 Thread McCoig, Kenneth
PROTECTED]Subject: Re: current locale is not supported in X11, locale is set to CX try:LANG=C java newgui (to use the ASCII character set)orLANG=en_US java newgui (to use ISO-8859-1)orLANG=en_US.UTF-8 java newgui (to use UTF-8 unicode)McCoig, Kenneth wrote:> Correction - I am having probl

RE: problem running java

2004-08-10 Thread McCoig, Kenneth
Title: problem running java Thelma- I had the same problem and tried what you did also. What I did to get it working was open the .javawrapper file (i thinks its in the bin dir) and modify the script. You will see a few lines towards the begining where it trys to determine which arm versi