Java applets or plug-ins with JavaScript.
Use Java code to access JavaScript methods and properties. "
This is only relates to Netscape. How IE works with Java - I don't know.
Jacob Nikom
kevin1 wrote:
> Is it possible to use javascript to access applet m
Look at
http://java.sun.com/docs/books/tutorial/servlets/index.html
They have good source code for shopping cart. The Duke's
Bookstore example uses session tracking to keep track of the
books in the user's shopping cart.
Regards,
Jacob Nikom
nilesh modi wrote:
> can anyone dir
Sorry, I was not precise in my question.
I mean already running browser, not when
you are launching it.
In other words, I would like to input URLs
not by clicking my mouse, but by sending
them from the Java application at the time
when I want.
Thank you,
JAcob Nikom
"Martin, Stephen&q
Is it possible to force the browser to open specific URL?
Jacob Nikom
"Martin, Stephen" wrote:
> Use this, it's cross platform and works great!
>
> > -Original Message-
> > From: V.Suresh [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, April 04,
the servlet into the browser I used the URL
http://localhost:8080/examples/servlet/NameInput
and placed the NameInput.class file in the directory
/usr/local/jakarta-tomcat-3.2.1/webapps/examples/WEB-INF/classes
Do you know which directory I should put into the my_form.html
to get my servlet called
surprise
found server.jar file in it! Also, I could not find any instructions on
the Sun's site how to install it.
After I discovered server.jar file I placed it in the jre/lib/ext directory
and it started to work.
Regards,
Jacob Nikom
Nathan Meyers wrote:
> On Thu, Feb 08, 2001 at 12
/lib/classes directory
and place them over there ?
Jacob Nikom
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
This helped me:
Copy the file font.properties file from your jre118 jdk
/usr/local/jdk1.1.8/jre/lib/font.properties
to your jre1.3.0 (not j2re1.3.0 - there is no separate jre
in j2ee)
Regards,
Jacob Nikom
Zsolt Koppany wrote:
> Hi,
>
> I use the j2re1.3.0 version and when I sta
ufferedImage();
Pay attension to the import statement:
import javax.media.jai.*;
Hope it helps,
Jacob Nikom
Lopez Jose Ariel wrote:
> hello:
>
> i dont know if this is a right place for this post. if it isnt please
> somebody tell me where i can go for it (in java.sun seem to anyo
In which directory your javac file is located (full path, please)?
Is it his directory in your PATH?
Also look at:
http://java.sun.com/products/jdk/1.0.2/tools/solaris/javac.html
Jacob Nikom
Huiyuan Ma wrote:
> Sorry,I'm a newbie to java in linux and have simple
> questions
Hi,
I started to use jikes and like it very much. So I started to wonder,
what are the disadvantages to use jikes instead of javac (SUN or
Blackdown)? What not to use only jikes?
Jacob Nikom
--
To UNSUBSCRIBE, email to [EMAIL
I agree with you, Dave. I also think that for Java/Linux discussion it is nice to
use
the language of documentation.
However, if some people simply don't know English, they should say something
in the subject, like "French". In this case I would not go into this message.
Regard
Hi,
When I was on four mailing lists, every additional message bothered me a lot.
Now I am on only one list and additional messages don't bother me so much.
It also sounds like Blackdown people don't have any problem with current list.
Jacob Nikom
[EMAIL PROTECTED] wrote:
>
;same" Netscape shows all messages very
well.
What should I do in order to see those messages on Linux Netscape?
Thank you,
Jacob Nikom
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe&quo
dying.
Do you think there is real abuse of the list?
Regards,
Jacob Nikom
Matt Welsh wrote:
> In recent weeks we have seen a large number of non-Linux related Java
> questions on this list. While I suppose there is little that can be done
> to prevent that, I'd like to propose t
thread "main" java.lang.NoClassDefFoundError:
Is there any way to circumvent it without using a script?
Regards,
Jacob Nikom
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe&quo
Download Sun's JDK which is not suppose to have this problem. Verify it.
Take the "font.properties" file from there and put it into your JDK. The
problem will disappear.
Regards,
Jacob Nikom
Lopez Jose Ariel wrote:
> Hello:
> i have the classical font not foun
Robbie Baldock wrote:
> Quoting Jacob Nikom <[EMAIL PROTECTED]>:
>
> > I am looking for graphical program in Java which can draw directed
> > graph
>
> Isn't that a JTree?
>
> Robbie
>
> This message
...
Any help will be appreciated.
Jacob Nikom
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
"Peter D. Junger" wrote:
> Again my thanks.
>
> This is just to report that---as I should have guessed---I could not get
> the Caldera jdk rpm to work. I am now slowly downloading the tarball
> of Sun's JDK 1.2.2.
>
> Just out of curiosity at the moment, what is the status of open source
> versi
legin wrote:
Hi
, Can somebody
point me out some Java examples or some sought of info on how to grab a
particulalar grid in aimage
and zoom it... Thanks,legin.
Look at
http://java.sun.com/products/java-media/jai/index.html
http://www.sun.com/software/imaging/JAI/index.html
Jacob Nikom
-
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> >
>
> ------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Tr
Hi,
I would like to thank all people in discussion, especially Chris.
I had never looked at bytecodes before. As far as I see the
call to the String constructor is in the line 3.
It is interesting to know how different bytecodes could be in
different compilers.
Regards,
Jacob Nikom
Chris
ng a = new String("bb");
He said that the second one is a copy constructor which is less
efficient. It uses more memory and requires to copy the array
from one place to another. I said that they are the same and it is
simply different syntax. Who is right?
Than
,
Jacob Nikom
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Could you tell me for the URL is?
THank you,
JAcob Nikom
Patrick Ohnewein wrote:
>
> Ohh the links work now
>
> I guess they just had a server crash
>
> cu patrick
>
> Patrick Ohnewein wrote:
> >
> > I posted a report to IBM reporting the pro
You have to set up the variable LB_LIBRARY_PATH
Your .so file should be on this path. Usually you
have it in your current directory.
In my case it is (T-shell)
LD_LIBRARY_PATH=.:/local/lib:/usr/lib:/usr/lib/X11:/usr/local/lib
Regards,
Jacob
binyomin segal wrote:
>
> (the first attempt at thi
In order to compete successfully with Java it has to be free.
It is not typical for Microsoft.
Jacob Nikom
"Hildebrandt, Kai (VIS32)" wrote:
>
> >> * Cross-platform portability does not appear to be a goal.
> >Of course it is only for MS World!
> And why they
y appreciated,
Thank you,
Jacob Nikom
---
Here is the code (rather small, little more than 50 lines in
the each module):
// == beginning of the main file GuiPanel.java
import java.awt.*;
import java.awt.event.*;
import javax.swing.*
Whose port is it? I looked at Blackdown and they don't have it.
Jacob Nikom
Peter Schuller wrote:
>
> A Beta is available at
>
> http://developer.java.sun.com/developer/earlyAccess/j2sdk13/download-linux.html
>
> --
> / Peter Schuller, InfiDyne Technologies HB
>
Hi Zack,
Which debugger you used? jdb?
What commands did you run in order to make it work?
Could you write short notice for other people how
to run a debugger?
Jacob
Zack Grossbart wrote:
>
> Nathan,
>
> Thank you very much for your help. I now have a working debugger on Linux.
> I
It appears when you use method which is no longer supported by
Sun. This is the way how Sun modernizes Java. You still can use
this method but it could stop to work one day.
Jacob Nikom
Luz Lopez wrote:
>
> Hi
>
> I am compiling an applet but send me the following error:
Thank you Cyntia,
I have read this docs and found that it is easier to convert
leading zeroes to spaces by myself.
Regards,
Jacob Nikom
Cynthia Jeness wrote:
>
> Jacob,
>
> I also think that this should be part of standard Java; however, here is
> a paragraph from the Javado
ng iString = myFormatter.format(myNumber);
However, what I got was:
0001
0012
0344
1557
(The pattern "" did not work at all)
Do you know, how I can get rid of leading zeroes and get
my formatting correctly?
Jacob Nikom
-
With latest JDK1.2.2 I don't think you need CLASSPATH on Linux.
If you want you can set it to JAVA_HOME/bin
setenv CLASSPATH .:JAVA_HOME/bin
Don't forget to set
setenv LD_LIBRARY_PATH .:/local/lib:/usr/lib:/usr/lib/X11:/usr/local/lib
Don't forget to set your PATH!
Jacob Ni
Look at
http://www.sun.com/developers/tools/j2me.html
and
http://java.sun.com/j2me/
Jacob Nikom
Xiangzhou Wang wrote:
>
> Hi
>
> I try to embed Linux in a device and I also want to run java (including
> GUI). How many libraries do I need for running java. Is there any java
&
Very easily:
ls -l /lib/libc.so.*
Jacob Nikom
"David A. Gershman" wrote:
>
> Sorry, for this stupid follow-up question, but how do I determine my
> version of glibc?
>
> David
>
> > You could have problem with glibc. JDK1.2.2 which you have does not
&g
You could have problem with glibc. JDK1.2.2 which you have does not
work with gilibc 2.1.1 which you likely have on RedHat 5.1
Jacob Nikom
Marcos Oliva wrote:
>
> Hello guys,
>
> I downloaded the JDK1.2 and Un-tar the thing on /usr/local and
> i set the PATH to included, but wh
Hi,
Are there any pen-based portable devices that can run Java?
Thank you,
Jacob Nikom
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
I think if you download Blackdown RC4 you are not going to have
those messages. You also can try the solution from Nathan Meyers
book. Look at
http://www.javalinux.net/JavaLinux/CDROM/Chapter14/font.properties
Jacob Nikom
Jeff Galyan wrote:
>
> paul campbell wrote:
> >
> &g
e on Linux - hope to use it for
JNI debugging.
Regards,
Jacob Nikom
Paolo Ciccone wrote:
>
> Hi Jacob,
>
> I'll gladly try to help you with the installation but I think we should take
> this out of this forum.
> The installer bug with NFS/SMB has caused us some gripes but
nother JDK.
I cannot use VisualAge since they support only 1.1.8. I did not try
DDD - soes it work with GNOME? I heard that it works only with KDE.
What would you recommend?
Thank you,
Jacob Nikom
--
To UNSUBSCRIBE, email to [EMAIL
Have you looked at http://java.sun.com/docs/books/tutorial/
Also, look at http://www.javalinux.net/
about development environments
Jacob Nikom
"Joe T." wrote:
>
> hello
> Ive been planning on learning java development for a
> couple weeks now and im getting pretty
u
know where I can find any docs and why it is so slow?
Regards,
Jacob Nikom
Nathan Meyers wrote:
>
> Jacob Nikom wrote:
> >
> > Is it simply bug fixing release?
>
> At least... but there are some important breakthroughs. A look at the
> README shows that some lon
Is it simply bug fixing release?
Jacob Nikom
Nathan Meyers wrote:
>
> Peter Graves wrote:
> >
> > Blackdown 1.2.2 RC4 is up on ftp.tux.org:
> >
> > ftp://ftp.tux.org/java/JDK-1.2.2/i386/rc4
> >
>
> Also in that directory: the debut of the JDK1.
Canvas3D.add(JFrame)
and so on with many possible combinations. There are
Swing components, AWT components, Java2D components,
Java3D components, JAI, JMF components, etc. How to
navigate which could be added to which? What are the
rules?
Tha
hrough the
Java-Linux archive
http://www.mail-archive.com/java-linux@java.blackdown.org/
Also you can go to Java tutorial and look over there
http://java.sun.com/docs/books/tutorial/search.html
Jacob Nikom
"A. Scott White" wrote:
>
> Hello. I'm a complete newbie to Linu
Look at http://www.blackdown.org/java-linux/info.html
Obviously, Sun placed their JDK on Sun's web site.
To understand this stuff better, read Nathan Meyers
book "Java Programming on Linux" (www.javalinux.net)
Jacob Nikom
Michael Maloney wrote:
>
> I just learned tha
Hi,
Add /usr/local/lib directory to your LD_LIBRARY_PATH path (C shell)
setenv LD_LIBRARY_PATH .:/local/lib:/usr/lib:/usr/lib/X11:/usr/local/lib
or incrementally
setenv LD_LIBRARY_PATH ${LD_LIBRARY_PATH}:/usr/local/lib
Jacob Nikom
Nash'at Ahmad wrote:
>
> Mesa libraries are in /us
Hi Jonathan,
You mentioned 2.4 kernel. Do you know when it is going to
come out?
Jacob Nikom
Jonathan Doughty wrote:
>
> Daniel Stux wrote:
>
> > Here is what I see with Linux. I am running on a freshly installed
> > RedHat 6.1 machine. With either JDK, running
Hi,
I am trying to work with Java3D and Swing on Linux. I was able to
run some 3D programs but stuck when I tried to place JPanel and
Canvas3D on the same Frame.
I could see my Canvas3D objects very well, but my JPanel object
always lies behind the background color in the main Frame. I could
se
Hi Jeff,
Thank you very much for your answer. I followed your suggestion
and it worked. The only thing I have to add was the change to the
LD_LIBRARY_PATH variable, which Java (or its different packages)
used to get to the shared library.
Regards,
Jacob Nikom
Jeff Galyan wrote:
>
>
o
and where I have to put it?
Thank you,
Jacob Nikom
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Does "Java Programming for Linux" have anything about programming Java
3D on Linux?
Jacob Nikom
Nathan Meyers wrote:
>
> Rich Ibbotson wrote:
> >
> > I realize that this is way off-topic for this list, and I apologize for that...
> > But there's a rat
For example, Quantum Bookstore in Cambridge cited $39.99, but called
it "preliminary" price.
Jacob Nikom
Nathan Meyers wrote:
>
> Rich Ibbotson wrote:
> >
> > I realize that this is way off-topic for this list, and I apologize for that...
> > But there's
Very good idea. However, how to separate Java from Java/Linux from
Linux? Java/Linux from PC? Are you going to have different pages
for those topics?
Jacob Nikom
Christopher Smith wrote:
>
> Hi there. I have collected various bits of info on running Java on
> Linux and decided to p
file with bzcat
bzcat jdk1.2pre-v2-debug.tar.bz2 > jdk1.2pre-v2-debug.tar
7. Untar the file
tar xvf jdk1.2pre-v2-debug.tar
8. Set up the path
set path = (/homes/nikom/work/java/bin1/jdk1.2/bin $path)
Hope it helps,
Jacob Nikom
> Pramila wrote:
>
> Hi! ,
>
> I just down
import java.io.*;
// KeyboardInput.class reads a line of text from standard keyboardInput,
class KeyboardInput
{
public static void main (String args[])
{
String keyboardInput = "";
boolean inputError;
InputStreamReader inputStreamReader = new
InputStreamReader(System.in);
6. Unzip the file with bzcat
bzcat jdk1.2pre-v2-debug.tar.bz2 > jdk1.2pre-v2-debug.tar
7. Untar the file
tar xvf jdk1.2pre-v2-debug.tar
8. Set up the path
set path = (/homes/nikom/work/java/bin1/jdk1.2/bin $path)
Jacob Nikom
[EMAIL PROTECTED] wrote:
>
> I download Blackdown jdk1.2.2:
You don't have to port it to Linux - your can run it on Linux.
See in the JAI archive how to do it - search for Linux keyword.
Jacob Nikom
Morten Primdahl wrote:
>
> Is Java Advanced Imaging getting ported to Linux?
>
> --
> Morten Primdahl Caput ApS Tel +45
Hi,
What is the simplest way to check, whether the file
exist or not on the Linux hard drive? Is there any operation
which delivers binary output whether file exist or not?
Thank you,
Jacob Nikom
--
To UNSUBSCRIBE, email to
team. Who knows, may be McNealy is going to do something like that
in the future?
Jacob Nikom
Michael Thome wrote:
>
> Just wanted to say that I'm *really* pleased with 1.2.2RC2, and I'm
> sure that the rest will be even better. I've been running RC2 with
> native th
It looks like they forgot to connect it to the rest of the site -
even search of their web site does not find it.
Jacob
Wolfgang HOSCHEK wrote:
>
> Any other Sun page linking to that page? Couldn't find one.
>
> Wolfgang.
>
> Jacob Nikom wrote:
> >
> > I wa
I was able to get in - it looks like it exists.
Jacob Nikom
Robbie Baldock wrote:
>
> Dimitrios Vyzovitis wrote:
>
> > Apparently, sun has made an apologetic announcement. Check out:
> > http://java.sun.com/features/1999/12/linux.html
>
> That URL doesn'
L.
Code released under my name promotes me and makes me responsible
for it.
Michael Young gave his IPO shares to some Linux developers years
after they did their work. It created good precedent for Blackdown
team. Who knows, may be McNealy is going to do something like that
in the future?
Jaco
I am eager to buy it. Could you tell us when it will be available?
Jacob Nikom
Nathan Meyers wrote:
>
> Man, it's hard to keep up with this business!
>
> When the industry's first book about Java/Linux hits the streets in a
> few weeks, it'll have several ch
t guys from Inprise think about it?
Jacob Nikom
Brian Pomerantz wrote:
>
> On Tue, Dec 07, 1999 at 04:39:07PM -0500, Derek Glidden wrote:
> >
> > Not to dis you or your company's efforts, but if this is actually a
> > "clean" implementation of the JDK straight
s that you write your application once and it will run
anywhere."
However, when I wanted to download the package I found the formats only
for
Windows and Solaris for SPARC and x86 platforms. So, is it really
possible
to run JAI on Linux? If yes, which distribution I should download?
Thank yo
is case they have special
distribution? Is it possible to use them on Linux? Is it pure Java
stuff?
Thank you,
Jacob Nikom
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
If you cannot changed the name of your function in the library,
you have to create JNI wrapper for this function. You call this
wrapper from Java using JNI and make your function call from this
wrapper. You also have to link your shared C++ library.
Jacob Nikom
[EMAIL PROTECTED] wrote
Was HotSpot ported to Linux?
Jacob Nikom
Andy Choi wrote:
>
> Hi all,
>
> I have got a problem using native thread and hotspot with rc2. When i
> try to run java, it would gives me the following messages.
>
> /usr/local/jdk1.2.2/bin/i386/native_threads/java: erro
debugging? Is it Blackdown JDK specific variable?
Thank you,
Jacob Nikom
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Thank you Nathan,
You were right. I thought if you use C++ files the linker picks up
correct libraries automatically - not yet.
Anyway, your answer reminds me how great our listserver is.
Thank you again,
Jacob Nikom
Nathan Meyers wrote:
>
> On Fri, Nov 19, 1999 at 06:44:48PM -0500,
http://www.blackdown.org/java-linux/mirrors.html
Abeezar wrote:
>
> hi
>
> can anyone tell me the palce where i can get jdk 1.2 port for linux
>
> regards
> Abeezar Burhanpurwala
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTE
Window Toolkit represents each pixel as a 32-bit integer.
Bits 24-31
are the alpha transparency, bits 16-23 are the red value, bits 8- 15 are
the green
value, and bits 0-7 are the blue value."
You can use lookup table to save space and generate colors on fly.
Jacob Nikom.
Eric Chao wrote:
nning Linux" by Matt Welsh and others by
O'Reilly.
If you worked with VB you are probably interested in GUI development.
You can try to replicate your VB work using Swing. I like John
Zukowski's
latest book "Definite Guide to Swing for Java 2".
Good luck,
Jacob Nikom
have to change
the non-event-dispatching thread's priority in order to allow the
event-dispatching thread get called. Is it simply assumed? This is
strange.
Jacob Nikom
Nathan Meyers wrote:
>
> Jacob Nikom wrote:
>
> > It would be nice to know more about multithreading featu
Use JAVA_HOME environment variable and assign your classpath to it.
Jacob Nikom
Jalaluddin Riaz wrote:
>
> pardon me for this silly question, but i have to know. How do i set multiple
> classpaths? i have jdk1.2pre2 running and want to do some stuff with
> servlets and jdbc. the
ce my Java methods with JNI calls
I must use yield(), otherwise the application simply does not work.
There is no mentioning of yield() method in any SwingWorker-related
documentation.
It would be nice to know more about multithreading features of Linux
JVM.
Jacob Nikom
> Evandro Luquini wrote:
>
I think Blackdown port is Java 2. What specific package do you need?
Jacob Nikom
[EMAIL PROTECTED] wrote:
>
> Does anyone know even roughly when Java 2 will be ported to Linux?
>
> I am planing to start a project, and would prefer to wait for Java 2 if
> it won't be t
Hi,
What are the functional differences between JDK 1.1.8 (IBM)
and Blackdown 1.2? Do they have any diferent API?
I know that Swing for 1.1.8 is not a part of the JDK as for 1.2.
Is Java2D in the 1.1.8?
Thank you,
Jacob Nikom
Linux or Java problem.
Currently our traffic is not bad at all. We have about 10 - 15
messages per day. This is not a lot comparing for example with
Java for Media Framework listserver - more than 30 per day.
Less than five usually means that the listserver is dying.
Jacob Nikom
Nicholas W
"install", "build" and
"configure"
tasks, overall 9 tasks (another task, "test" is optional). I even did
not
mention Insight yet. Also, they mentioned about some compiler
limitations,
like it does not support inner classes. Do you think it is i
Hi,
I am pretty sure, if you remove your libhello.so library
completely from your directory, you are going to get exactly
the same message. It means that your loader cannot find your
library libhello.so, even if it is in the directory.
I don't think LD_LIBRARY_PATH matters. Verify that you
h
Hi,
Do you know anything about GCJ - latest Cygnus tool for Java
compilation and debugging?
Jacob Nikom
Nathan Meyers wrote:
>
> "Daniel P. Zepeda" wrote:
> >
> > You can find DDD at:
> >
> > http://www.cs.tu-bs.de/softech/ddd/
> >
> > Jus
3 - 4 times.
Jacob
[EMAIL PROTECTED] wrote:
>
> Benchmarks comparisons between Java and C/C++.
>
> Thanks.
>
> Lee
>
> -Original Message-
> From: Jacob Nikom [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, October 13, 1999 11:35 AM
> To: [EMAIL PROTECTED
Hi,
Does anybody know comparable benchmarks for Java, C and C++ tasks?
I am interested in comparative speed of the languages - any platform
is good. So far I heard only about two years old Java/C++ comparison
on NT, which stated similarity in speed under some conditions.
Thanks,
Jacob Nikom
7;s WindowsLookAndFeel.java or
> other LAF classes.
>
> On Sat, 09 Oct 1999, Alex M. wrote:
> > Yeah... I think it is in com.sun.plaf.DefaultLookAndFeel or something like
> > that.
> >
> > On Fri, 8 Oct 1999, Jacob Nikom wrote:
> >
> > > Do you kno
If you have to call C routine from Java, use JNI.
It works well under Java on Linux.
Jacob Nikom
Rogério Garibalde Miranda wrote:
>
> How can I make a call to an API of the linux using java? I want to add an
> user to the linux, for example. thank you.
>
> Ro
Do you know where the information about
current settings is located?
Jacob
[EMAIL PROTECTED] wrote:
>
> hmmm... if that doesn't work, you might try overriding the PLAF for that
> component.
>
> On Thu, 7 Oct 1999, Jacob Nikom wrote:
>
> > Hi,
> >
> >
,
Jacob Nikom
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
modules were compiled and placed into libawt.so library, so in
reality
you call X, but you don't need to link with it?
Thank you,
Jacob Nikom
Nathan Meyers wrote:
>
> Jeff Galyan wrote:
> >
> > Java *always* requires Motif and X libraries. Even on Solaris. End of
> >
I think there are specs like strict math in Java, which allows to use
more
than 64 bits of precision for intermediate calculations - you know
Intel's
x86 FPU has 80 bits. There was a discussion about utilizing those bits
in Java.
Jacob Nikom
Juergen Kreileder wrote:
>
> >>>
Look at JMF2.0beta. I think it should run on Linux.
http://java.sun.com/products/java-media/jmf/2.0/documentation.html
Jacob Nikom
R MUTHUSWAMY wrote:
>
> hi,
> i am interested in the VoIP programming. have anybody done any
> kind of programming in the voice over ip area.
library
gcc -shared HelloWorldImp.o -o libhello.so
my_directory>ls -l
HelloWorld.java
HelloWorld.class
HelloWorld.h
HelloWorldImp.c
HelloWorldImp.o
libhello.so
step 6: Run the Program
java HelloWorld
Hello world!
Good luck,
Jacob Nikom
Justin Lawler wrote:
>
> Hi all,
>
> is t
ting system versions.
Because Linux and its applications are free, repackagers could force
the users to update their software accordingly to avoid old version
maintenance nightmare. Yes, it is not ideal solution, but commercial
solution is not ideal either. The important point to make easy upda
I am sure it is something great, but I the response I got was:
tr: no match
Jacob
Riyad Kalla wrote:
>
> This is to lighten the spirits a little bit, login to a
> Unix/Linux machine and type this:
>
> echo njdsptpgu tvdlt | tr [b-z] [a-y]
>
> Best wishes
>
> -
Look at URL:
http://java.sun.com/products/java-media/jmf/2.0/
Jacob Nikom
R MUTHUSWAMY wrote:
>
> hi guys,
>
> i want to do some video programming. i have decided to use the
> java media api (JMF1.1). what are the versions the JMF1.1 supports and
> can i download
I think gunzip works as well (/usr/bin/)
Jacob
Roland Silver wrote:
>
> To use I need to download and bunzip it with bunzip2.
>
> I don't think there's a bunzip2 with Red Hat Linux 6.0 -- which I
> use. Where can I get it, for Linux/i386?
>
> -- Roland Silver <[EMAIL PROTECTED]>
>
> ---
Do you know why IBM ported JDK1.1.6 instead of 1.1.8? I could understand
why they did not pick up 1.2, but 1.1.8 is very stable and capable of.
Jacob
Aravind Selvaraje wrote:
>
> Agreed.
>
> Currently, IBM spends more money on Java and Java related products than Sun.
>
> With their EJB market
1 - 100 of 111 matches
Mail list logo