Hello. I got same problem and solved it. And this is my first mail
to java-linux Mailing List. I'm a japanese student, so my English may
be strange. I'm sorry. m(..)m
mshen> ...Checkversions: {isGreaterOrEqual: command not found
Edit the bin/checkVersions file and modify
from
>if isGr
Nothing.
--jason
On 27-Oct-98 Java News Collector wrote:
> What has this got to do with Java on Linux ?
>
> At 02:52 PM 10/23/98 -0500, Bryan Davis wrote:
>>I havent gotten my Diamond G460 i740 card to work with X yet. So i put in
>>my Graphics Blaster Extreeme 8 meg card and got a server fro
Hi,
I am pretty new to java and linux. I need your help on the following
problem.
after extracting "jdk_1_1_6-v5-libc5-x86_tar.gz" to one directory, I
run "java".
I got the error message like the following:
...Checkversions: {isGreaterOrEqual: command not found
..bin/i586/green_threads/java: c
What has this got to do with Java on Linux ?
At 02:52 PM 10/23/98 -0500, Bryan Davis wrote:
>I havent gotten my Diamond G460 i740 card to work with X yet. So i put in
>my Graphics Blaster Extreeme 8 meg card and got a server from SusE site and
>it seems to be working fine but its very slow it se
I havent gotten my Diamond G460 i740 card to work with X yet. So i put in
my Graphics Blaster Extreeme 8 meg card and got a server from SusE site and
it seems to be working fine but its very slow it seems when running Window
Maker at 1280x1024 32 bppany suggestions on making it faster besides
> Juergen Kreileder writes:
Juergen> On solaris, unix and other unix system the warning message is at
Juergen> the top of the window.
Should have been: With the JDK on solaris, linux and other unix system
the warning message is at the top of the window.
Juergen
> John Summerfield writes:
John> Run the applet thus: appletviewer bug.java
John> Click your various mouse buttons on the frame window and
John> take not of its behaviour. Change directory and run it
John> again: maybe cd .. appletviewer javabug/bug.java
John> Note tha
Extrace the attached java applet into a new directory, say ~/javabug. Call
the file "bug.java."
Compile it as you'd compile any java applet, maybe
javac bug.java
Run the applet thus:
appletviewer bug.java
Click your various mouse buttons on the frame window and take not of its
behaviour.
Chang
Uncle George wrote:
>
> i suppose this has something with the prob that i was having with drawImage of
> demo/molecule viewer. At initialization time, a shared seg is created between the
> client & X server to communicate the images u wanna draw - BUT it is a fixed size,
> which is based upon ur
Hi, I am using JDK1.1.6v5 on a RedHat 5.1 system. The java interpreter
seems to work (although I haven't tried it out with any programs which use
the AWT) however when I launch Appletviewer it complains about no library
path being set. If I set the LD_LIBRARY_PATH to /lib then this error
disapp
[EMAIL PROTECTED] wrote:
> This is already failed project, unless you add custom JNI, because
> ``File'' class does not support all types of file. e.g. Can I execute
> a file? Is it a symbolic link? Is it character device? Sacrifice for
> maximum portability.
I've read some
[EMAIL PROTECTED] wrote:
>
> This is already failed project, unless you add custom JNI, because
> ``File'' class does not support all types of file. e.g. Can I execute
> a file? Is it a symbolic link? Is it character device? Sacrifice for
> maximum portability.
>
You could w
Hi !
I 've been using on Linux versions 1.1.3 & 1.1.6v2 (libc version)
Recently i've downloaded 1.1.6 v5 (also libc version NOT glibc)
with that last version i get the following when trying to run java:
/UNIX/speech3i/home1/users/perak/jdk116_v5/bin/../bin/checkVersions:
{isGreaterOrEqual: comm
This is already failed project, unless you add custom JNI, because
``File'' class does not support all types of file. e.g. Can I execute
a file? Is it a symbolic link? Is it character device? Sacrifice for
maximum portability.
Pete
__ Reply
i suppose this has something with the prob that i was having with drawImage of
demo/molecule viewer. At initialization time, a shared seg is created between the
client & X server to communicate the images u wanna draw - BUT it is a fixed size,
which is based upon ur first image. Guessing, from my
Chi-Ming Yang wrote:
>
> > I think the java-linux list is for technical issues about the port, but Chi-Ming
>Yang has raised a question which relates to philosophies of java and linux. Can
>there be a java window manager (Jwm) which will live on any platform and bypass the
>window managers?
Where are your X Window Libraries?
Everyone has them set a /usr/X11R6/lib
Set the library LD_LIBRARY_PATH=/usr/X11R6/lib:
or set up `ldconfig' by editing your `/etc/ld.so.config'
file.
What distribution do you have Slackware or Red Hat ?
I just installed jdk-1.1.6.5-2libc5.i386.rpm.
Whenever I run javac (or any other link to the .java.wrapper), I get this:
ls: not: No such file or directory
/usr/local/jdk1.1.6/bin/i586/green_threads/java: can't resolve symbol '_Xglobal_lock'
/usr/local/jdk1.1.6/bin/i586/green_threads/java: can't
18 matches
Mail list logo