Unidentified subject!

2005-06-13 Thread colui77
Hi all, I'm tring to run a JVM on the Montavista Linux (1.4.24) running on top of a ML300 (PPC405). I have tried the Blackdown JVM (1.3.1 for PPC) but after installing it, running > java -version I obtain "illegal istruction" Any idea? Do you know which version of PPC is the blackdown for? Do you k

Unidentified subject!

2002-01-17 Thread Veda Narayanan
All, I'm runnning my java app in linux rh7.1 (kernel - 2.4.12). In my app "VM thread" in my jvm is taking something around 10% of cpu9using top). Do you know why its taking and is it normal. Reg Ved -- To UNSUBSCRIBE, ema

Re: Unidentified subject!

2000-11-30 Thread Mr.Y.SHIVAKANT
-Original Message- From: Joseph Shraibman <[EMAIL PROTECTED]> To: Ashish Kulkarni <[EMAIL PROTECTED]> Cc: lisuke <[EMAIL PROTECTED]>; [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Friday, December 01, 2000 8:59 AM Subject: Re: Unidentified subject! >It is

Re: Unidentified subject!

2000-11-30 Thread Joseph Shraibman
astes bandwidth. > > - Original Message - > From: lisuke <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, November 30, 2000 5:29 AM > Subject: Unidentified subject! > > | hi,everyone ,I found a very good life bible cite collection. > | Send it to you

Re: Unidentified subject!

2000-11-30 Thread KIRKBRIDE Rob
Its also completely off subject and suspicous from a virii point of view. -- From: Ashish Kulkarni To: lisuke; [EMAIL PROTECTED]; KIRKBRIDE Rob ([EMAIL PROTECTED]) Subject: Re: Unidentified subject! Date: 30 November 2000 09:04 NEVER send emails with long attachments on a mailing list

Re: Unidentified subject!

2000-11-30 Thread Ashish Kulkarni
lt;[EMAIL PROTECTED]> Sent: Thursday, November 30, 2000 5:29 AM Subject: Unidentified subject! | hi,everyone ,I found a very good life bible cite collection. | Send it to you everyone here,and good luck to everybody

Unidentified subject!

2000-11-29 Thread lisuke
hi,everyone ,I found a very good life bible cite collection. Send it to you everyone here,and good luck to everybody! Enjoy it~~     TOTEM_TANTRA.pps

Unidentified subject!

2000-10-01 Thread Satish
Hi, Can anyone tell me where plugin(for netscape communicator) tutorials were availble over the net.I need it badly in completion of my project. Thank u, Satish.R -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subjec

Unidentified subject!

2000-05-25 Thread nr_rakesh
>From [EMAIL PROTECTED] Thu May 25 >11:54:54 2000 Received: from scam.xcf.berkeley.edu (scam.XCF.Berkeley.EDU [128.32.43.201]) by lgs-systems.com (8.8.5) id LAA27747; Thu, 25 May 2000 11:54:54 -0600 (MDT) Received: (qmail 82364 invoked by alias); 25 May 2000 17:51:56 - Mailing-List: contact

Unidentified subject!

2000-05-25 Thread peter . pilgrim
>From [EMAIL PROTECTED] Thu May 25 >04:54:00 2000 Received: from scam.xcf.berkeley.edu (scam.XCF.Berkeley.EDU [128.32.43.201]) by lgs-systems.com (8.8.5) id EAA05695; Thu, 25 May 2000 04:54:00 -0600 (MDT) Received: (qmail 12931 invoked by alias); 25 May 2000 10:49:32 - Mailing-List: contact

Unidentified subject!

2000-05-15 Thread nr_rakesh
>From [EMAIL PROTECTED] Mon May 15 >12:08:03 2000 Received: from scam.xcf.berkeley.edu (scam.XCF.Berkeley.EDU [128.32.43.201]) by lgs-systems.com (8.8.5) id MAA20836; Mon, 15 May 2000 12:07:59 -0600 (MDT) Received: (qmail 35662 invoked by alias); 15 May 2000 18:04:13 - Mailing-List: contact

Unidentified subject!

2000-04-05 Thread Billy V. Kantartzis
i am trying to use the ready type of linked list and i found that there is a bug in the add.(index, object) method. i am trying to read the index after each addition is performed and the value i get is always 0. when i am trying to extract data from the list thow the index is working as expecte

Re: Unidentified subject!

2000-01-19 Thread kornel c
ROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 19, 2000 9:24 AM Subject: Unidentified subject! > Hey all I installed Suns Java Web Server on my Redhat Linux box, but when > I start it, I get an error that says: > libserver.so: cannot open shared object file: No such fi

Unidentified subject!

2000-01-19 Thread Roger Smith
Hey all I installed Suns Java Web Server on my Redhat Linux box, but when I start it, I get an error that says: libserver.so: cannot open shared object file: No such file or directory (libserver.so) javawebserver: libjssl.so: cannot open shared object file: No such file or directory (libjssl.so)

Unidentified subject!

2000-01-12 Thread Bob Clausen
I searched through the mail archive and couldnt find anything that matched this problem so I hope someone can help me out there.   I wrote a quick java program to get the localhost ip number.  I wanted to use that to write and html document and ftp it to my directory on my internet provider'

Unidentified subject!

1999-09-03 Thread Pascal COUBE
I use jdk1.1 and I would like to print ; it sounds that it is impossible without Motif, especially because the system is unable to show a print dialog. Is my assumption correct ? Is there a solution without Motif ? Thanks for answers. Pascal Coube --

Re: Unidentified subject!

1999-08-27 Thread Jim Sublette
Ungur Adrian-Alin wrote: > Dear people, > I wish to thank to all of you who wrote me. I finnaly got a running > JRE1.2 on my RedHat 6.0. I still have a little problem: Any of the > programs who need Java during their building process or for running > not seem to actually "see" Java. For exemple:

Unidentified subject!

1999-08-27 Thread Ungur Adrian-Alin
Dear people, I wish to thank to all of you who wrote me. I finnaly got a running JRE1.2 on my RedHat 6.0. I still have a little problem: Any of the programs who need Java during their building process or for running not seem to actually "see" Java. For exemple: jMAX "sees" only the Kaffe and when

Re: Unidentified subject!

1999-08-25 Thread Brandon Anderson
Just in case you have discovered your error. You have an extra close bracket before the statement your getting the error on. I've marked it in your code below with a few ***. I'd suggest either doing your brackets in such a way that they line up, or you learn to proofread your code just a littl

Unidentified subject!

1999-08-24 Thread R MUTHUSWAMY
hi, i have written a program to display a bulk of images in a one by one manner. but in the compilation it is showing a Type Expected error in the if(donecount == tracked) line. can anybody tell me the reason for the error. i got the same type of error in other program earlier which

Unidentified subject!

1999-08-17 Thread Dowling, Padraic
unsubscribe *** This e-mail has been sent to you by Egg, a division of Prudential Banking plc. Registered in England and Wales, registered office: 142 Holborn Bars, London EC1N 2NH, Registered Number 2999842. Egg and

Unidentified subject!

1999-06-02 Thread BIDAU Jean-Pierre (NTR)
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Unidentified subject!

1999-06-01 Thread Pavel Kessler
Hi! I am using your 1.2v1 prerelease on Suse 6.1 Linux. Java programs without own windows (swing,awt) work without problems. Every start of some swing program (e.g. examples from jdk) ends with following error: Exception in thread "main" java.lang.Error: can't load javax.swing.plaf.metal.MetalL

Unidentified subject!

1999-05-14 Thread Daniel Ignat
hi Q: it's possible in java to use color in text-mode ? DANIEL [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Unidentified subject!

1999-05-14 Thread Paul Romanchenko
On Fri, 14 May 1999 [EMAIL PROTECTED] wrote: But it won't work on non-unix systems. > Sure, you need to write the escape codes for that. > > -Yves > > On Fri, 14 May 1999, Daniel Ignat wrote: > > > hi > > > > Q: it's possible in java to use color in text-mode ? > > > > DANIEL > > [EMAIL PROTE

Re: Unidentified subject!

1999-05-14 Thread yves
Sure, you need to write the escape codes for that. -Yves On Fri, 14 May 1999, Daniel Ignat wrote: > hi > > Q: it's possible in java to use color in text-mode ? > > DANIEL > [EMAIL PROTECTED] > > > -- > To UNSUBSCRIBE, email

Unidentified subject!

1999-05-12 Thread Kam Yau
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Unidentified subject!

1999-05-10 Thread CURTIS David
Greetings, I am new to Linux and Java and would like some help. Can some one point me to some examples and information with using Java and database? I would apprechiate this very much. I have seen some literature on JDBC and am interested in this technology. ---

Re: Unidentified subject!

1999-05-10 Thread dan
Sun's Java site has a pretty good set of tutorials and examples. Check them out at: http://java.sun.com/docs/books/tutorial/index.html For more extensive demos, check out Sun's Java Developer site. You have to register to view the page, but registration is free: http://develo

Unidentified subject!

1999-05-07 Thread Pallavi Gawande
Hello everybody, I am working on Linux and in X Motif.Now I want to record some word and then compare that word with the original word. I come to know some functions like audiocompose,showaudio. Recording facility is provided with audiocompose,but after reacording I am not able to play that sound

Re: Unidentified subject!

1999-03-30 Thread Joel Shellman
[EMAIL PROTECTED] wrote: > > I am developing a network performance benchmarking program > with java. I have resently intalled jdk1.1.7 in my redhat5.1 > but i am getting very slow prefrormance. i.e. a for loop > from 0 to 3x10^7 takes about 10 secs while when using vcafe in windows95 it > needs

Unidentified subject!

1999-03-30 Thread kiprian
I am developing a network performance benchmarking program with java. I have resently intalled jdk1.1.7 in my redhat5.1 but i am getting very slow prefrormance. i.e. a for loop from 0 to 3x10^7 takes about 10 secs while when using vcafe in windows95 it needs about 1 sec on the same machine. I

Unidentified subject!

1999-03-11 Thread Alex
Do you have something like Java Plug-in for Netscape? Alex -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Unidentified subject!

1999-03-11 Thread Joseph, Joly
Joly Joseph 515-237-6602 [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Unidentified subject!

1999-03-10 Thread Brett W. McCoy
On Wed, 10 Mar 1999, Pavel Kessler wrote: > Everything compiled without any problems, but I was not able to > start the compiled application. > > The java virtual machine requires libstdc++. which > IS NOT PART OF MY LINUX DISTRIBUTION ( SuSe 6.0) ! It is part of gcc 2.8 and egcs distr

libstdc++ (was Re: Unidentified subject!)

1999-03-10 Thread Oliver Fels
>The java virtual machine requires libstdc++. which >IS NOT PART OF MY LINUX DISTRIBUTION ( SuSe 6.0) !  Sure, it is. It is part of the gnu c++ compiler lib package, although it has a different (version) name. Check your installed packages via the yast program or rpm for the gpp lib p

Re: Unidentified subject!

1999-03-10 Thread Chris Kakris
> Pavel Kessler wrote: > > The java virtual machine requires libstdc++. which > IS NOT PART OF MY LINUX DISTRIBUTION ( SuSe 6.0) ! This is a known problem. Check the mailing list archives at: http://www.mail-archive.com/java-linux@java.blackdown.org and in particular: http://www.

Unidentified subject!

1999-03-10 Thread Pavel Kessler
Hi !   I tried yesterday the jdk 1.2 for i386.   Everything compiled without any problems, but I was not able to start the compiled application.   The java virtual machine requires libstdc++. which IS NOT PART OF MY LINUX DISTRIBUTION ( SuSe 6.0) !   What about to use static linkage

Unidentified subject!

1999-03-04 Thread Joel McCarty
sure I'm having a brain fart but the code snippet below always generates an IOException(read error). The file and and permissions are ok. It reads the first line writes the new file then generates the exception. I'd appreciate any help. Joel McCarty

Unidentified subject!

1999-03-03 Thread Miles Thomason
I just wanted to say that you guys kick ass!  Keep it up!       Miles Thomason     (Linux enthusiast)

Re: Unidentified subject!

1999-02-23 Thread Christopher Smith
On Tue, 23 Feb 1999, Jason Meisel wrote: > HI i am working on a senior project using RMI and Servlets on a linux os > running on a i86 machine... i have installed the jdk, jre, and rt, and have > adjusted the PATH to reflect where to look... > my problem is... > when i type : javac Hello.java

Re: Unidentified subject!

1999-02-23 Thread Juergen Kreileder
> Jason Meisel writes: Jason> HI i am working on a senior project using RMI and Servlets Jason> on a linux os running on a i86 machine... i have installed Jason> the jdk, jre, and rt, and have adjusted the PATH to reflect Jason> where to look... my problem is... when i type

Unidentified subject!

1999-02-23 Thread Jason Meisel
HI i am working on a senior project using RMI and Servlets on a linux os running on a i86 machine... i have installed the jdk, jre, and rt, and have adjusted the PATH to reflect where to look... my problem is... when i type : javac Hello.java it says cannot find library path... have you any id

Unidentified subject!

1999-02-22 Thread chentp
Hi , Can you tell me if jdk 1.1.6 or jdk1.2 java linux is y2k compliant? thanks. paulc Paul T Chen IBM-Emergency Response Services phone: 925.327.2458 T/L: 227-2458email: [EMAIL PROTECTED] -- To UNSUBSCRI

Unidentified subject!

1999-02-21 Thread Partha Sri
i All: I just downloaded the jdk.1.1.7-1a.rpm and tried to install it. But I get error messages which say that I dont have permissions to access /tmp/ldd.out. I know that this problem was addressed in this list but I couldn't really find it in detail in the archives. Can anyone please tell me ho

Unidentified subject!

1999-02-05 Thread Jinpeng Xie
unsubscripe

Unidentified subject!

1999-02-04 Thread Werner Hager
unsubscribe

Unidentified subject!

1999-02-01 Thread killer
UNSUBSCRIBE

Unidentified subject!

1999-01-25 Thread killer
UNSUBSCRIBE

Unidentified subject!

1999-01-19 Thread Sam Elbe
unsubscribe

Unidentified subject!

1999-01-18 Thread Norm Somcio
unsubscribe.

Re: Unidentified subject!

1999-01-13 Thread Richard Jones
Peter T Mount wrote: [Kaffe] I can't even get simple Swing programs to run with Kaffe (see, for instance, the two Java programs off my webpage). Does anyone have a non-trivial Swing program running with Kaffe? [Java2 JIT] > All I will say on this subject, is I hope the speed improvement is as >

Re: Unidentified subject!

1999-01-12 Thread Peter T Mount
On Mon, 11 Jan 1999, Richard Jones wrote: > Mohammed Lokhandwala wrote: > > > > I am looking for a good JVM for Linux, > > any help ? > > The Sun JVM, ported at http://www.blackdown.org > is a good JVM, although not as fast as one might > like. If you combine it with IBM's Jikes > compiler, you

Re: Unidentified subject!

1999-01-11 Thread Richard Jones
Mohammed Lokhandwala wrote: > > I am looking for a good JVM for Linux, > any help ? The Sun JVM, ported at http://www.blackdown.org is a good JVM, although not as fast as one might like. If you combine it with IBM's Jikes compiler, you'll get an excellent and robust Java development environment,

Unidentified subject!

1999-01-11 Thread Mohammed Lokhandwala
I am looking for a good JVM for Linux, any help ? Mohammed Lokhandwala

Unidentified subject!

1999-01-08 Thread Krudthuset
hey  PLEASE WRITE me   how i downloade Netbus 1,6     i will be wery happy if your will write me on my Hotmail     [EMAIL PROTECTED]     and write _how its works!!    and i will be wery happy!!    BYE mick herzog  From denmark

Re: Unidentified subject!

1998-12-30 Thread Ivan Bilenkey
Armando Plascencia wrote: > > How do I get java for linux > please let me know > 213-960-7034 or > 818-845-8171 > Please !!! > [EMAIL PROTECTED] download it from www.blackdown.org

Unidentified subject!

1998-12-30 Thread Armando Plascencia
How do I get java for linux please let me know 213-960-7034 or 818-845-8171 Please !!! [EMAIL PROTECTED]

Unidentified subject!

1998-12-25 Thread spierepf
Hiho, I managed to track down the author of JAD; Pavel Kouznetsov. Apparently the JAD homepage has moved to: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html Just spreading the word. Peter.

Unidentified subject!

1998-12-18 Thread KARLSON STEFAN
 

Unidentified subject!

1998-12-07 Thread Ramesh Babu A.
Hi, My friend told that Javac - compiler is written java language. How it is possible to write first version of javac compiler in java before java language came ? If anybody know pls mail to me. Thanks in advance.

Unidentified subject!

1998-11-30 Thread optima
this program run well in jdb of linux (redhat5.2),but run so bad in sun soloris 2.6.it change the password ,but dosen't the value I set. And ,after my several day's test.I can say my program run well with java in sun os ,soloris ,with the common interactive program .( i wirte a interactive c progr

Unidentified subject!

1998-11-29 Thread ±i©ú¬ö

Unidentified subject!

1998-11-27 Thread optima
my linux fan : thank you very mach! I has try this method before I mail my first letter. I found if my code don't invoke "waitfor()". I can get the inputstream of the new process. so I try use printstream to write new password to the stream and invoke the "waitfor()" but the process do not go o

Re: Unidentified subject! [Makefile problem]

1998-11-25 Thread Karthik Vishwanath
On Wed, 25 Nov 1998, Ramesh Babu A. wrote: > > JAVAC = /usr/local/jdk116/bin/ > Hi Ramesha, Well, i am suprised that the make file u showed even runs! if JAVAC is defined as a *path* only, how does 'make' understand what

Unidentified subject!

1998-11-25 Thread Ramesh Babu A.
Hi, How to write MakeFile for Java in Linux ? Here I have snippet of makefile code. But it does not working properply (When I each time give cmd like make -f MakeFile, it compiles each java files even it's time is not modified.) If anybody kno

Unidentified subject!

1998-11-11 Thread Dejan Milutinovic
Is there anywhere http download for jdk/Linux thank you Dejan Milutinovic

Unidentified subject!

1998-11-11 Thread Dejan Milutinovic
Is there anywhere hhtp download page for jdk for Linux Thank you !Dejan Milutinovic

Re: Unidentified subject!

1998-10-21 Thread Ross Golder
t; To: friend <[EMAIL PROTECTED]> > Date: Tuesday, October 20, 1998 4:30 PM > Subject: Unidentified subject! > > >hehehehe... u got me the email virus.. from urself > > -- Ross

Unidentified subject!

1998-10-20 Thread friend

FW: Unidentified subject!

1998-10-20 Thread Marsh, Douglas
ified subject! What is going on with this email thing? -Original Message- From: friend <[EMAIL PROTECTED]> To: friend <[EMAIL PROTECTED]> Date: Tuesday, October 20, 1998 4:30 PM Subject: Unidentified subject! >hehehehe... u got me the email virus.. from urself >

Re: Unidentified subject!

1998-10-20 Thread Mike Price
What is going on with this email thing? -Original Message- From: friend <[EMAIL PROTECTED]> To: friend <[EMAIL PROTECTED]> Date: Tuesday, October 20, 1998 4:30 PM Subject: Unidentified subject! >hehehehe... u got me the email virus.. from urself >

Unidentified subject!

1998-10-20 Thread friend
hehehehe... u got me the email virus.. from urself

Unidentified subject!

1998-10-20 Thread friend

Unidentified subject!

1998-10-13 Thread Eduard Boukhman
Ok. About Freebuilder. I did download and tried simple application like Hello world . In output i got : I/O error etc. In code freebuilder i find that its build command line like : java.exe -classpath $SOMETHING . java.exe is hardcoded !!! How it can be java.exe in linux ?? (or i have to d

Unidentified subject!

1998-10-12 Thread Albrecht Kleine
Hi everybody, I've got some mails concerning TYA bugs and compilation errors, many thanks to all! 1.) There's at least one compilation error (using newer gcc) You should apply a patch, Alexander Davydenko <[EMAIL PROTECTED]> sent this to me: --- tya.c Fri Oct 9 23:27:21 1998 +++ tya1.1/t

Unidentified subject!

1998-09-18 Thread Syed Mubin
__ Syed Mubeen National Centre For Biological Sciences, [EMAIL PROTECTED]TIFR Centre, P.B #1234, 80-334-5615 or 4062 or 3035 IISc Campus, Resi :3452848Banga

Re: Unidentified subject! (Appending to a file)

1998-09-06 Thread Ondrej Popp
You can use the Class FileOutputStream for that, public FileOutputStream(String name, boolean append); new as of java 1.1 Ondrej Reinhard Simon wrote: > > Hello Java-linux-freaks! > > Java and linux are really good! > > My question: Is it possible to append text to an existing file? > (like

Unidentified subject!

1998-09-06 Thread Reinhard Simon
Hello Java-linux-freaks! Java and linux are really good! My question: Is it possible to append text to an existing file? (like >>filename in the shell) Thanks Reinhard Simon HTL Wr. Neustadt Austria [EMAIL PROTECTED]

Unidentified subject!

1998-09-02 Thread Syed Mubin
__ Syed Mubeen National Centre For Biological Sciences, [EMAIL PROTECTED]TIFR Centre, P.B #1234, 80-334-5615 or 4062 or 3035 IISc Campus, Banga

Unidentified subject!

1998-08-19 Thread Thor Erik Karlsen
unsubscribe [EMAIL PROTECTED]

Re: Unidentified subject!

1998-07-13 Thread Travis Shirk
On Mon, 13 Jul 1998, Reinhard Simon wrote: > Hello Everybody! > > Is it possible with Java to rotate a font (90 degree)? > I want to write from top to bottom in a canvas. > Perhaps you have another solution. If you have the luxury of using Java 1.2, check out the Java 2D API. In it you'll find

Re: Unidentified subject!

1998-07-13 Thread Dustin Lang
Hi, > Is it possible with Java to rotate a font (90 degree)? > I want to write from top to bottom in a canvas. > Perhaps you have another solution. I don't have an easy sorution, but I can tell you how I'd do it: -create an offscreen Image -get its Graphics and draw the text left-to-right on i

Unidentified subject!

1998-07-13 Thread Reinhard Simon
Hello Everybody! Is it possible with Java to rotate a font (90 degree)? I want to write from top to bottom in a canvas. Perhaps you have another solution. Thanks Reinhard Simon HTL Wr. Neustadt Austria [EMAIL PROTECTED]

Unidentified subject!

1998-07-02 Thread Anti Puusepp
-- [ From: Anti Puusepp * EMC.Ver #2.5.02 ] -- HELP --

Unidentified subject!

1998-07-01 Thread T.Miyawaki
unsubscribe

Unidentified subject!

1998-06-27 Thread Joseph E Commisso
unsubscribe java-linux

Unidentified subject!

1998-06-27 Thread Stefan Andreasen
unsubscribe java-linux

Re: Unidentified subject!

1998-06-24 Thread pepr
Why do I keep receiving this junk. Can someone please stop it. On Tue, 23 Jun 1998, 2vc5lb wrote: > Authenticated sender is <[EMAIL PROTECTED]> > Subject: Bull's**Eye > Mime-Version: 1.0 > Content-Type: text/plain; charset="us-ascii" > Content-Transfer-Encoding: 7bit > > EMAIL MARKETING WORK

Re: Unidentified subject!

1998-06-24 Thread Dmitry Malykhanov
Get da fuvck out of me! God damn spammers Do u know, that spam is illegal? It's me -- Delta.

Unidentified subject!

1998-06-17 Thread Steve Byrne
Waldir Borba Junior writes: > unsubscrib Here's a hint: It's spelled: unsubscribE ^ | | | | | Get it? Now, get this: you DO NOT send to the java-linux mailing address to be UNSUBSCRIBEd! Doi

Unidentified subject!

1998-06-16 Thread Waldir Borba Junior
unsubscrib ... The free UNIX operating system `:::' ... .. ::: * `::.::' ::: .:: .:.::. .:: .:: `::. :' ::: :: :: :: :: :::::. ::: .::. .:: ::. `. .:' ::. ..:::.::' ..

Re: Unidentified subject!

1998-06-03 Thread Brett Roy
- From: Moslehi, Farhood <[EMAIL PROTECTED]> To: '[EMAIL PROTECTED]' <[EMAIL PROTECTED]> Date: Wednesday, June 03, 1998 10:26 AM Subject: Unidentified subject! Can someone help please? I am relatively new to linux, but I kind of have to use it for my project. I download

Unidentified subject!

1998-06-03 Thread Moslehi, Farhood
Can someone help please? I am relatively new to linux, but I kind of have to use it for my project. I downloaded the jdk1.1.5v7 from blackdown.org. and did not find any instructions as to how to install it on a Linux system (Redhat 5.0) 1) there were two different things there one was glibc and

Unidentified subject!

1998-06-01 Thread Andrzej Popielewicz
subscribe

Re: Unidentified subject!

1998-05-23 Thread Stephen Wynne
In message <[EMAIL PROTECTED]>, Kiran Josyula writes: I am new to jdk-linux. Can anybody pls. tell me what are these libc5 and glibc libraries. Do I require them to run java on my linux machine ? Kiran, I'll try to answer these questions the best I can, but we need to know what dist

Unidentified subject!

1998-05-23 Thread Kiran Josyula
Hi all, I am new to jdk-linux. Can anybody pls. tell me what are these libc5 and glibc libraries. Do I require them to run java on my linux machine ? thanks kiran

Re: Unidentified subject!

1998-05-13 Thread Kenny Freeman
On Thu, 14 May 1998, 245tt4 wrote: > Authenticated sender is <[EMAIL PROTECTED]> > Subject: 2 w 44 > Mime-Version: 1.0 > Content-Type: text/plain; charset="us-ascii" > Content-Transfer-Encoding: 7bit > > EMAIL MARKETING WORKS!! > > Bull's Eye Gold is the PREMIER email address collection tool

Unidentified subject!

1998-05-13 Thread 245tt4
Authenticated sender is <[EMAIL PROTECTED]> Subject: 2 w 44 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit EMAIL MARKETING WORKS!! Bull's Eye Gold is the PREMIER email address collection tool. This program allows you to develop TARGETED lists of e

Unidentified subject!

1998-05-12 Thread Cogmaster
PLEASE DELETE THE INCOGNITO.NET DOMAIN FROM THIS LIST.   PLEAE ADVISE HOW IT BECAME LISTED. -Original Message-From: Louis-David Mitterrand <[EMAIL PROTECTED]>To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>; [EMAIL PROTECTED] <[EMAIL PROTECTED]>Date: 12 May, 1998 6:12 PMS

  1   2   >