n
> solaris as it was partitioned from the ubuntu installer , even
> deleting the partition solaris cant use it :) Habve to work out what
> bootable partition software can prepare the drive for solaris as its
> tools are shotty.
As far as I can ascertain (I've no experience with SP
20 mins,
> with solaris 10 ive spent a while day already trying to research why
> it finds a drive corrupt and unusuable even though both the others
> were absolutely fine with this, on top of solaris only seeing 130GB
> of one of the drives where the others see the entire size fine, makes
&g
On Tue, 5 Sep 2006 06:44:59 +1000
Jim Watson <[EMAIL PROTECTED]> wrote:
>
> On 04/09/2006, at 11:28 PM, Stefaan A Eeckels wrote:
>
> > On Mon, 04 Sep 2006 22:18:07 +1000
> > Dan Rossi <[EMAIL PROTECTED]> wrote:
> >
> >> my last resort is of cours
-- Lotfi Zadeh
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
The fact that the file is physically written to disk is not important
because the OS will provide the last contents of a file either from
disk or from the buffers. Flushing the buffers to disk is only
important when one doesn't want to lose data when the system crashes.
I believe that the OP
On Tue, 02 May 2006 14:38:50 -0700
"Jim C." <[EMAIL PROTECTED]> wrote:
> Stefaan A Eeckels wrote:
> > On Mon, 01 May 2006 13:41:12 -0700
> > "Jim C." <[EMAIL PROTECTED]> wrote:
> >
> >> Anyone know how a simple file copy can be accomp
On Mon, 01 May 2006 13:41:12 -0700
"Jim C." <[EMAIL PROTECTED]> wrote:
> Anyone know how a simple file copy can be accomplished in an
> explicitly synchronous manner without adding Thread.sleep(n) after
> calling flush on the output stream?
Have you tried the streams
i definitely think swap is my issue. I'm kicking myself for not noticing
it...
What's odd is the only thing that has changed on these servers in many weeks
is the java code for our application. We have a fixed heap size if 512MB.
Where is all this extra memory coming from? 1GB real
I'm trying to troubleshoot some really bizarre behavior in a recent build of
our application. We have changed our memory usage quite a bit, utilizing
more caching, etc. Overall performance has unsurprisingly improved and all
looked good during QA after we tackled some memory leaks and unbo
hi,
there seems to be a little problem with java3D 1.2 FCS in the Background
class and the associated geometry:
When running the Background demo and moving the camera away from the
blocks, the blocks disappear behind the background. The background
geometry is not at infinity.
I found bug reports
On 07-Feb-2001 Santosh Dawara wrote:
> I am trying to open a file in the usual way, (fopen)
> However, fopen returns the an unusual NULL. At first
> I thought I probably did not have permissions.
> I am sure its not that.
Check the errno after the fopen(). At least, you&
On 28-Jan-2001 Volker wrote:
> does anybody know a JIT for 1.1.8???
TYA works quite well.
Stefaan
--
Ninety-Ninety Rule of Project Schedules:
The first ninety percent of the task takes ninety percent of
the time, and the last ten percent takes the other ninety perc
t JAVA_HOME
when you launch bash what does 'echo $JAVA_HOME' give you. Also try putting to
'echo IT WORKED" lines in your /etc/bashrc to see if it worked. I use a .bashrc
myself and it works fine.
> Also, when I shutdown the server, it requires /sbin/./shutdown -h
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Calvin Austin <[EMAIL PROTECTED]> writes:
> We are coming to the end of a great year for Java on linux,
> hotspot has finally arrived on linux as well
> as the optional packages JMF and Java 3D, additional chipset
> ports,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
"Pablo Trujillo" <[EMAIL PROTECTED]> writes:
> I need to execute a procedure when a session closes. Is this possible? How
> it is made?
Firstoff. :). Java doesn't have procedures... I think you mean a method.
Se
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
OK.
As some of you know I am fairly vocal WRT a reliable implementation of Java for
the Free Software community (something like GJC, Classpath, Kaffe). I created
a poll to get feedback from the Java development community to help make it
obvious to
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Andreas Rueckert <[EMAIL PROTECTED]> writes:
> Hi!
>
> On Don, 26 Okt 2000 Kevin A. Burton wrote:
>
>
>
> >I am not sure I even want SUNs help in the Free Software/Java community. They
> >have screw
lk? :)
Everyone is saying stuff like 'we are going to OSS X application'. They are
doing this for marketing. What they really need to do is say that Java *will*
become Free Software (not Open Source) and here is the date.
I am not sure I even want SUNs help in the Free Software/Java co
Juergen Kreileder wrote:
> These should be "to execute files". If you want to use shell builtins
> or shell features like redirection you need a shell, e.g.:
>
> Runtime.getRuntime().exec(new String[] {"/bin/sh",
>
Pablo Trujillo wrote:
>
> I need to execute linux commands from code java. Help
>
if you want to execute shell commands, you can use the Runtime class (in
java.lang.*), with the exec(String command), it returns a new process
executing the system command specified, with th
Andreas Micklei wrote:
> You mean software rendering? So why do you use GLX at all? > Just get a stock Mesa
>without hardware acceleration.
as I understand it, glx is the opengl extention to the X Windows System,
it's not the hardware acceleration in itself (which uses DRI),
This is a solution with a perl script on the server. I suppose you could
replace the server script with java.
Include this form on your web page:
http://yourserver/cgi-bin/savefile.pl>
Here is the server script to receive the file savefile.pl.
# - savefile.pl
# Receive file name
On 11-Jul-2000 AMIT VERMA wrote:
> then i referred a book java on linux
> and also searched thru ur website for help. i came to
> know i have to set env variables(JAVA_HOME, PATH and
> CLASSPATH)
That's positive, but you'd better also consult a book
on UNIX/Linux
ow about any sort of stateful server? IRC. FTP. Whatever.
> While the UNIX way of doing this is with select(), and fork()
> generally, in Java, you create a thread for each connection that you
> want to manage. It makes it MUCH simpler to program. You can easily
> open up a few
On 09-Jun-2000 Michael Thome wrote:
> I think the best answer is to do the second tier threading in userspace
> (best would be in glibc). The kernel folks have some good points
> about doing it the kernel but seem to have a mental block as to why
> you'd *ever* want hundred
(sorry for the spam)
I drew up a proposal that asks for SUN to Open Source Javadoc, a basic
tool from the JDK. This would be a big help to the entire Java
community and an excellent sign of good faith from SUN.
http://relativity.yi.org/WebSite/opensource-javadoc/
Kevin
--
Kevin A Burton
I'm running Debian GNU/Linux 2.1 with kernel version 2.0.36
My /lib directory contains libc.so.6 and libc-2.0.7.so
I have a Java application I've written on NT using jdk1.2.2. I want to
run this on the aforementioned Linux box.
I do not want to upgrade my kernel, my glibc or my dist
Hello. I'm a complete newbie to Linux, please bear with me. I am an experienced
C, C++ programmer, however, so feel free to answer accordingly.
In reading the {} document I came across this quote:
== BEGIN QUOTE ==
* We strongly recommend using the native threads vm in conjunction
wit
If you are searching for an ORB in Java use JacORB, i used to program in
JacORB more than one year ago, so i expect now its better that before, is
written in 100% pure Java, and the documentation is excelent, believeme
excelent, and with a lot of examples to play with. You will have no problem
A strong opinionated colleague of mine said the following:
> > RedHat have revenues of $10m -- and are capitalized on the NASDAQ
> > at -- ready for this -- $20 billion -- they're worth one fifth of
> > what Gates is worth.
> >
> > These guys should sto
Hi
I wonder what would happen if any of the Blackdown developers had put a GPL
license in any part of their code fixes?
How would that affect Sun's Community Source license?
Maybe GPL was a good idea after all? Now we see what they mean by
protecting your rights to give away
ldn't
get it to use the OB.jar file (seemed to ignore my CLASSPATH).
Anyways...
Turns out that it WAS a rogue pointer that I wasn't properly catching
in my server application. Things started working after I stopped
banging my head against the test equipment.
Thanks again!
--- becs
Fr
Hi,
I've recently switched to using Linux (RedHat 6.0 on Pentium II). Since I
wanted to do some Java CORBA applications, I downloaded the Blackdown JDK
(specifically JDK-1.2/i386/pre-v2/glibc2.1/jdk1.2pre-v2.tar.bz2). I compiled
and ran a simple grid demo test (similar to that distri
Does Blackdown.org have any plans to port the Java2
(aka JDK 1.2.1) IDL compiler to Linux for us CORBA types?
--- becs
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Cont
sorry if this is a stupid question.
i've noticed that there are significantly less files in jdk1.2's 'include'
directory from jdk1.1. consequently, i cannot build JNI code that we've
written for 1.1 with 1.2.
is there somewhere that i can get the rest of the
and the Lord Jesus Christ,
David Guthrie
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
stack and change certain parameters,
I want my java application to be able to use this routine. So, as
I understand, I would need to write a wrapper which will enable
the apps on top to call this in the form of a shared object library
or so.
Any pointers on this is appreciated.
-Amlan
Trying to compile a java program for the first time on linux using the
following:
$ CLASSPATH=~/java:/usr/lib/jdk1.1.5/lib
$ export CLASSPATH
$ javac Console.java
No library path set.
Cannot find essential class 'java/lang/Object' in class library ... aborting.
$
How do I set li
Xenonsoft, South London, England is very pleased to announce the
availability of:
FreeInstaller, version 0.2.0
A software installer that can install Java and non-Java from a self
extracting archive. The software is **open source** and is distributed "as
free software.". Pleas
hello all.
i'm experiencing what i hope is a simple problem trying to use the linux
jdk1.2. i can compile just fine, but when i attempt to run my program i get
the following message:
Exception in thread "main" java.lang.UnsatisfiedLinkError:
/usr/jdk1.2/jre/lib/i386/libfontmana
Chen-Lung Wu,
I forund that I needed to do several steps to compile c code and make a
shared library. Here is what I did:
(for HelloWorld example)
files HelloWorld.java, HelloWorldImp.c, Main.java
1. run javac on HelloWorld.java, and javah on this
(as instruced in the example)
2. compile the C
and submit SQL queries and commands to the target
databases. In order for `Xenon-SQL' to connect to a database you __MUST__
have a suitable JDBC (Java Database Connectivity) driver specifically for
your database. Most commercial database suppliers have a supplied (or
contributed) JDBC driver a
Hello, I was wondering whether I could have a diff for the linux port
of the JDK1.2 against the Solaris reference platform?
Thanks.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe"
- Original Message -
From: Alexei A. Petrenko <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: 23 ÍÁÒÔÁ 1999 Ç. 12:46
Subject: JDK 1.2 pre-v1 problem
>Hi
>
>I have Slackware Linux 3.5 and tries to install jdk1.2 pre-v1.
>First of all (when i'v
n
> locked out of any GUI type stuff by the dependence on what I assume to be
> Debian-specific library references - libstdc++libc6.0-1.so.2 for example. I
> couldn't find a libc6.0 on any GNU sites, just libc2.7.2.whatever to match
> the compiler.
>
> Is there a way of getti
tried both green and native threads.
Can you help with it?
SY, Alexei
--
St. Petersburg Java WorkShop team
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Blackdowners,
I've been checking out the site on a pretty regular basis to see if 1.2 is ready
for the big time and I just saw that the row for i386 is all green. Does that
mean that it's out of the beta stages and ready???
If it's not ready yet, is there an expected date?
Does anybody have any experience running java apps from cron.
I can't seem to get the syntax right.
TIA, Keith
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
OK, switching to 16bpp fixed the problem. The question remains, is this a
Linux-Java bug or a Sun-Java bug? As in, should I report it to the blackdown
team or to Sun, or have you already reported it? If the same problem occurs
displaying to a Linux box from a Solaris machine, then it seems
Sorry, the attachment on that last one had a few references to other projects that I
had been
testing . Here's a clean version of the ame class (it still gets the same exception).
Thanks
again.
-Dave
"David A. Green" wrote:
> First, let me express my gratitude and cong
First, let me express my gratitude and congratulations to the blackdown
porting team. Great job!
Second, I have run into a bug/issue regarding the createImage(int, int)
function in java.awt.component. I call this function to create an
off-screen image to be used for double-buffering. I get
/tools.jar:/usr/local/jdk/jre/lib/rt.jar:/usr/local/jdk/jre/lib/i18n.jar
>
> I only download JDK1.2, no JRE as I think it is not necessary.
>
> Anyone knows what is the problem?
> _
> DO YOU YAHOO!?
> Get your free @yahoo.com a
look at the blackdown pages for shell script and an explanation, but it amounts
to making a symlink
from libstdc++.so.2.8 or libstdc++.so.2.9 named libstdc++-libc6.0-1.so.2.
Vijaykumar Krishnaswamy wrote:
> Hi,
> i jave just installed jdk1.2-pre version on my machine.I was
>
You need to install the URW fonts. These are nice, scalable fonts.
The web page has documentation on installing them.
http://www.gimp.org/fonts.html
Nick Bailey wrote:
Congratulations on the 1.2 port! Can't
wait to get it going.
Unfortunately, I've got a 28k8 modem, but all is n
I have a large amount of .jar files in the library directory, and that
leads to a very large CLASSPATH variable.
The seems that java (java version "1.1.7") won't accept the
classpath when it reaches a certain amount of characters. I currently have
331 characters in the path, a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi, i'm working with java in linux, (486dx100 with 32mb of ram), i notice
that java takes a lot of time in order to load the jvw, and i think that
if we have something like a java shell or an application for commands
lines written in java, in
.
Ramesh Babu A. Phone 91-44-4909208
FiLL Project,
TeNet Group, <[EMAIL PROTECTED]>
IIT - Madras.
Sander van Geloven wrote:
> Hi,
>
> I am trying to install a jdk redhat pacjage but it needs libXm.so.2.
> Does anyone know where I can find that library, i.e. in what rpm is it
> stored?
>
> Thanks,
>
> Sander
Uhh. That's motif. You need a static build, which
Hi,
My friend running his c programs in Linux, and debugging all the
c code thru' gdb inside emacs and now I am also using gdb and debugging
all of c code. It is a very superb tool to debug.
Is there any tool like that for java in Linux. ?
I tried to use jdb in emacs
Hi,
I have a couple of doubts in java. Is it a right place to ask this
type Questions. If not where can I ask ?
Is java pass arguments to functions PassByValue / PassByReference
other than primitive datatypes ?
If PassByRefernce this reference is equivalent to C
Hi,
I have a setup,
JDK1.1.6, RedHat4.1
I want to include my own fonts, backgrounds in my java
application(not Applets). Is it possible to do ?
If (yes)
pls mail it to me;
else
Bye
Hi,
How to invoke java enabled browser from my java application ?
If anybody knows pls mail it to me.
Thanks in advance.
/Linux/Win 95 etc.
Thanks in advance
Ramesh Babu A. FiLL Lab
TeNet Group, <[EMAIL PROTECTED]>
IIT - Madras.
On 08-Dec-98 Ray Racine wrote:
> One thing and one thing only matters and that is the CLAIMS section of
> the patent which is usually at the end of the patent. YOU BEAT A PATENT
> BY GETTING AROUND THE CLAIMS.
Thanks for the information, Ray (and congrats on the patent(s) :-)
I
.
Ramesh Babu A.
FiLL Project,
TeNet Group, <[EMAIL PROTECTED]>
IIT - Madras.
Hi, i find a bug in the java.awt.List, when i remove an item from the
list, the List doesn't refresh apropiatelly, and the item persist
appearing, in windows this doesn't have that behavior.
p.d. i send you the main application that show a frame with the list and
tries to remove an ite
Sorry for continuing this fairly off-topic thread, but IMHO it
has some relevance to the use of Java on Linux (if even a little :-)
The full text of the patent can be accessed under the following
URL:
http://164.195.100.11/netacgi/nph-Parser?Sect1=PTO1&Sect2=HITOFF&d=PALL&p=1&
On 07-Dec-98 Jaco Greeff wrote:
> > Found a link to this article on JavaLobby:
> >
> > http://www.pbs.org/cringely/pulpit/pulpit19981203.html
> >
> > Could turn out bad. Very bad.
>
> Maybe in a certain sense, but remember that Java is not on
.
Ramesh Babu A. Phone 91-44-4909208
FiLL Project,
TeNet Group, <[EMAIL PROTECTED]>
IIT - Madras.
Hi,
I have RH4.1 Kernal 2.0.27, JDK1.1.5
I want to run Servlets on my Linux m/c.
Is there anyting to install on Linux m/c, to run Java Servlets ???
Help me.
Ramesh Babu A
WIN 95
it says,
Could not find Hello.class
So, waiting for answer ...
Ramesh Babu A. Phone 91-44-4909208
FiLL Project,
TeNe
If anybody know mail to me.
Regards,
Ramesha
MakeFile
---
#**
#
# Makefile for JAVA GUI
#
# Author:Ramesh .A Babu, TeneT
ybody know mail to me.
Regards,
Ramesha
MakeFile
---
#**
#
# Makefile for JAVA GUI
#
# Author: Ramesh .A Babu, TeneT Group, 4078,,
#
#
# Chang
I had some problems while trying to install JDK(main being, I couldn't
figure out how to install it!). Could you help me somehow?
>I did exactly the same and worked perfectly for me as well, but I
>didn't try it with JIT compilation switched on.
>Please note that you won't have an IDL compiler under Linux, because
>that part of JDK1.2 isn't written in Java :-(
Yes, no help for this. We hav
RBA in
| > conjunction with java?
|
| Hello,
|
| We have been able to get the JDK1.2beta CORBA implementation to work on
| our Linux box. All we did was unjar the jdk1.2beta classes.zip and then
| jar up all the org/omg stuff into a new archive. Put the new archive in
| your $CLASSPA
stuff into a new archive. Put the new archive in
your $CLASSPATH and you've got a "free" CORBA implementation. So far,
we've experienced no problems with it; it even runs fine using the
shuJIT just-in-time compiler. We did have problems using it with TYA,
however :(
If you
--
| From: sbb / mime, , , [EMAIL PROTECTED]
| To: nelson / mime, , , [EMAIL PROTECTED]
| Cc: java-linux / mime, , , [EMAIL PROTECTED]
| Subject: Open Java
| Date: Thursday, November 05, 1998 7:53AM
|
| Nelson Minar writes:
| > I'd really hate to see this list get dragge
On Sat, Oct 31, 1998 at 12:01:52PM -0500, Eric Bohm wrote:
> >>>>> "Uncle" == Uncle George <[EMAIL PROTECTED]> writes:
>
> Uncle> actually a 21164a ( the "a" really counts - who wuddya
[Snip]
> Uncle> :-( . My 250 meg we
Thanks Scot and everyone else. I was calling it with the *.class extension.
Without it it works.
At 04:38 PM 10/29/98 -0500, you wrote:
>OK, where is my.class located? Also, is the java source for my.class
defined in
>terms of a package? Also, are you trying to run my.class like this
ava -classpath $CLASSPATH java.lang.Object
In class java.lang.Object: void main(String argv[]) is not defined
-aaz
At 04:26 PM 10/29/98 -0500, you wrote:
>Are you saying you can issue javap, but not java?
>
>a wrote:
>
>> That works.
>> No kaffe installed
>>
>>
our /lib/classes.zip in
your
>classpath
>
>../Martin
>
>a wrote:
>
>> Hi all
>> Still having problems. My CLASSPATH is set to the needed directories as
>> well as classes.zip but I still keep getting these dang errors.
>>
>> Can't find class test.class (t
Hi all
Still having problems. My CLASSPATH is set to the needed directories as
well as classes.zip but I still keep getting these dang errors.
Can't find class test.class (the test program)
Unable to initialize threads: cannot find class java/lang/Thread
help!
Hi all,
I just installed the glibc verison of the blackdown JDK 1.1.6 and I am
getting this error when trying to complile a simple program using javac.
/usr/local/jdk116_v5/bin/../bin/i586/green_threads/java: error in loading
shared libraries
libXpm.so.4: cannot open shared object file: No such
Checkout the RogueWave suite of libraries. I think Tools.h++ or ToolsPro.h++
is able to exchange data with JTools.h++ the Java version of Tools.h++.
Of course these libs are not free, but not expensive either.
Cheers,
Addy.
e, 20 Oct 1998 13:10:43 +0800 (HKT), Robert P. Biuk-Aghai wrote:
|
| >On Fri, 16 Oct 1998, Patrick Lamb wrote:
| >
| >> I got it to work by setting the NPX_PLUGIN_PATH environment variable.
| >> (It's in one of the FMs...) IIRC, it isn't supposed to be needed for a
| >&g
with Java but it says on Sun's web page that JavAIDL is for
| JDK1.2 only. It'd also be great if the ORB is actually stable.
| Suggestions for alternative ORBs perhaps ?
I have used only the client part of the ORB from under Linux. What I
did was I stripped the CORBA related class files fr
--
| From: nmatsumu / mime, , , [EMAIL PROTECTED]
| To: user57 / mime, , , [EMAIL PROTECTED]
| Cc: java-linux / mime, , , [EMAIL PROTECTED]
| Subject: Re: Linux JIT?
| Date: Friday, October 09, 1998 2:39PM
|
| Hi,
|
| > Is there any other JIT compiler for Linux other than TYA? I have
--
| From: poincare / mime, , , [EMAIL PROTECTED]
| To: java-linux / mime, , , [EMAIL PROTECTED]
| Subject: Arbitrary Precision Arithmetic?
| Date: Thursday, October 08, 1998 11:17PM
|
| Hi,
| Has anyone implemented any arbitrary precision arithmetic routines in
| java?
Take a look
Hi,
I thought this problem is fixed in jdk1.1.6v4, but I still have it:
java.net.SocketException: invalid DatagramSocket option
at
java.net.PlainDatagramSocketImpl.setOption(PlainDatagramSocketImpl.java:155)
at java.net.MulticastSocket.create(MulticastSocket.java:111)
at j
Thanks for your help.
I guess this is first time I run javah with a package.
--- Gwobaw ([EMAIL PROTECTED])
3115 EECS, (313) 647-3780
Hi,
I notice that javah has a problem in generating stub include file
within a package. Without package, javah is able to generate stub include
( xxx.h ) file. Here is the error message :
javah Time
Time: no such class.
CLASSPATH is set correctly since javah works without package in the
Hi,
Does anyone know whether linux java allow multicast via slip?
Currently, I am running jdk 1.1.6v1 and have a modem (28.8k) running slip.
TCP/IP runs ok but it gave me core dump when I tried to join multicast
group:
java.net.SocketException: Cannot assign requested address
at
I used this class archive
| > successfully under Linux!!! I admit it is a bit of hacking, but it
| > proves the portability of Java (at least of
| > the ORB implemented by JavaSoft).
| >
| How would I be able to generate the java code from the IDL files?
Indeed, you need to generate
ote:
| > >
| > > I have built an application and an applet using jdk 1.1.6 under linux
| > > RedHat 5.0. Both the application and the applet (which use much of the
| > > same code) compile and work under linux.
| > > When I copy the class files to a Win95 system, they fail with
| &
nality what you can even want:
| org.omg.CORBA.* package,
| idl 2 java compiler,
| interface repository server,
| couple of good knowable services end ets.
|
| Take a look on http://www.ooc.com It's an official site of ORBacus
| CORBA2 ORB. Whose really
ootprint!) in Java that I'd
| like to have running on a Linux OS. Is there a way to have Java (especially
| the AWT and Swing components) run without XWindows?
| That would mean using either
|the frame buffer,
| orGGI,
| orSVGI lib.
Theoretically it should be possible, but it w
--
| From: cs.lywab / mime, , , [EMAIL PROTECTED]
| To: java-linux / mime, , , [EMAIL PROTECTED]
| Subject: JIT compiler TYA
| Date: Friday, September 18, 1998 3:21AM
|
| Dear all,
|
| I would like to ask do TYA support a JAVA application with native
| C function call? It seem
Swing-applet running at all. You
| may update Navigator's VM for newest. Sun has a product named Java
| Plug-in. It could be found at
| http://java.sun.com:80/products/plugin/index.html.
| I have tried it under Win32 and it was working properly. But the major
| problem in Linux case is that
To add another comment...
be sure you have a version > JDK1.1.3, because until 1.1.3 JNI didn't
work for me on Linux. JDK1.1.5 did work however!
Cheers,
Addy.
--
| From: rmlynch / mime, , , [EMAIL PROTECTED]
| To: java-linux / mime, , , [EMAIL PROTECTED]
| Subject: S
1 - 100 of 143 matches
Mail list logo