Re: Problem + Fonterrors

1999-04-26 Thread Jon Bohm
Yes, I have tried green_threads but with the same result as before. Is there a list on the libraries and versions required for JDK1.2 to run? In a mail to this list I read something about glibc-X.x which I don't seem to have installed om my machine. _Applets_ with appletviewer works fine tough.

Re: Problem

1999-04-26 Thread Jeff Galyan
Jon Bohm wrote: > > I experience the same problem, but linking the library doesn't prevent the > last serious error. I have tried with libstdc++.so.1.8.0 and 1.9.. > > Debian 2.1, Linux 2.1 > > /Jon > > P.S> > > grimm@aida:~/Java/src/apps> java ArrayTest > SIGSEGV 11* segmentation violatio

tya 1.3 compile problem

1999-04-26 Thread Chris Abbey
Howdy all, I'm having some problems compiling TYA1.3 on a stock RH5.2 box. I know I've compiled TYA1.1 before, on a different (non-RH) box, but this time around I can't seem to get past the configure step! the relevant output in config.log from gcc is: ld: cannot open crt1.o: No such file or di

Re: read from syslog file ...

1999-04-26 Thread Jeff Galyan
Daniel Ignat wrote: > > i'm new in java .. and i need some topic for create a little programm > i need to formating a file for insert in a database: (/var/log/message) > You could just open the file using java.io.File, read it in, then write the new file in some directory this program would hav

Re: Getting a frames X window handle

1999-04-26 Thread Jeff Galyan
Michael Hope wrote: > > I meant getting the window handle directly from the innards of Java. The > current program has some code ripped directly from xprop which searches by > name, but it takes a good 3-4 sec on a remote X server. Could part of the time issue be due to network latency? -- Je

can't load javax.swing.plaf.metal.MetalLookAndFeel

1999-04-26 Thread KC
Font specified in font.properties not found [--zapf dingbats-medium-r-normal--*- %d-*-*-p-*-adobe-fontspecific] Exception in thread "main" java.lang.Error: can't load javax.swing.plaf.metal.Me talLookAndFeel at javax.swing.UIManager.initializeDefaultLAF(Compiled Code) at javax.swi

Re: glibc 2.1 binary

1999-04-26 Thread Pete Wyckoff
[EMAIL PROTECTED] said: > Has using glibc 2.1 with 1.2pre-v1 been confirmed as working ? > (Don't want to download it if I don't have to ... ) Linux 2.2.6, jdk1.2pre-v1, glibc-2.1 (and 2.1.1pre1). Runs awt and swing stuff. Noticeably slower than 117. Green_threads only. Odd font problems (see

Re: glibc 2.1 binary

1999-04-26 Thread Tom McMichael
> For 1.1 you may want to back up to 116v5, or you can try 1.2pre-v1, > but I've personally had no success with 1.1.7 and glibc2.1 either. Has using glibc 2.1 with 1.2pre-v1 been confirmed as working ? (Don't want to download it if I don't have to ... ) Tom McMichael [EMAIL PROTECTED] --

Re: glibc 2.1 binary

1999-04-26 Thread Tom McMichael
Uncle George wrote: > U just cant wait to bleed. Looks like 6.0 wont be released until may 10 > RedHat 6.0 on FTP servers is available starting today actually -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "un

Re: glibc 2.1 binary

1999-04-26 Thread Pete Wyckoff
[EMAIL PROTECTED] said: > Well I think the common problem with glibc 2.1 (2.1.1) > is the error on excuting the java binary : > > ./../bin/i586/green_threads/java: error in loading shared libraries: > ./../lib/i586/ > green_threads/libjava.so: undefined symbol: _dl_symbol_value > > I'm using Red

Source changes

1999-04-26 Thread Gregory Steuck
Hi Java-Linux team, I'm interested in porting jdk 1.2 to OpenBSD. Since you've got a very functional port for Linux already (it passed JCK!), it would be great to see your changes for we're going to use similar tools for builds. And OpenBSD is much closer to Linux than Solaris. Well, may be I jus

Re: glibc 2.1 binary

1999-04-26 Thread Tom McMichael
Pete Wyckoff wrote: > [EMAIL PROTECTED] said: > > [..] It seems most messages about glibc 2.1 > > have gone unanswered ... > > Try posting a particular question, i.e. what's your error message? It > works for me, but maybe we do different stuff. > > -- Pete Well I think the com

Re: glibc 2.1 binary

1999-04-26 Thread Uncle George
U just cant wait to bleed. Looks like 6.0 wont be released until may 10 In reality 2.1 appears to be a tiger with a different set of stripes, and personality. glibc cheating ( oops hacking ) will have to be redone/or relearned ! gat Tom McMichael wrote: > fhave gone unanswered ... some have sai

Re: glibc 2.1 binary

1999-04-26 Thread Tom McMichael
[EMAIL PROTECTED] wrote: > Hi, > > Is there still a planned glibc 2.1 release of pre-v1? > > I hope this question hasn't been answered somewhere obvious, if it has, I > apologize. > > Thanks for porting the jdk to linux, you've done an awesome job! > > -Mike > If there has been an answer to the

glibc 2.1 binary

1999-04-26 Thread fertig
Hi, Is there still a planned glibc 2.1 release of pre-v1? I hope this question hasn't been answered somewhere obvious, if it has, I apologize. Thanks for porting the jdk to linux, you've done an awesome job! -Mike -- To UNS

Java + Unix + Telephone IP + Internet

1999-04-26 Thread weasel
Hi all ! I am work with Java in Linux and Unixware 7 I am learning Java to become the Unix platform into a Internet phone server. So, who work in same interesting area ?  Tank you 

java plug-in

1999-04-26 Thread PAX!
Hello everybody I'm trying to develope an applet based application. I was developing with 1.1.6, but I moved to 1.2. Now I find Netscape can't execute my applet (of course I recompiled it). Setting the CLASSPATH to point the rt.jar isn't enough. Then, I started reading about java-plugin, and suc

Re: Problem

1999-04-26 Thread Will Koffel
You need to make a link using ln -s to satisfy the stdc++ library. It should look something like this: lrwxrwxrwx 1 root root 18 Mar 12 20:49 /usr/local/lib/libstdc++-libc6.0-1.so.2 -> libstdc++.so.2.9.0 Then rerun /sbin/ldconfig and try again. Should work just fine. Good luck.

Re: Alphas?

1999-04-26 Thread John Goerzen
Andrew Rawnsley <[EMAIL PROTECTED]> writes: > One platform that is conspicuously missing from the Blackdown > port list is an alpha port. Are there any plans? Is it a hardware > availability issue? It's already done; if this list is archived, check the archives. I've got it sitting around here

Alphas?

1999-04-26 Thread Andrew Rawnsley
One platform that is conspicuously missing from the Blackdown port list is an alpha port. Are there any plans? Is it a hardware availability issue? The price on Alphas look like their going to drop to a very nice level, what with Samsung making noises about $1000 alpha systems and what not (even

RE: unable to run java progs using jdk1.2

1999-04-26 Thread Kontorotsui
On 26-Apr-99 VISHAL BHASIN wrote: > i was working on java 1.1 on linux since last > few months. >i downloaded jdk1.2 v1,from sun's site. >i work on redhat linux 5.2. What about your libraries? It looks awfully similar to my library problems, I'm still not able to run jdk

Question

1999-04-26 Thread François NOWE
Sorry, I've forgotten the message it was : Font specified in font.properties not found [--zapf dingbats-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] Is the Dingbat font not installed ? Thanks. [EMAIL PROTECTED] -- To UN

Re: read from syslog file ...

1999-04-26 Thread galaviz
I think you can work with the String.substring() method, here's a little example of how it works. > > i'm new in java .. and i need some topic for create a little programm > i need to formating a file for insert in a database: (/var/log/message) > > > before > Apr 26 14:54:39

Re: Question

1999-04-26 Thread Nathan Meyers
> I've made the symbolic link. My program works but there are some messages > on the output (will it cause some problems on my programs ?). Is the RedHat > distribution the cause of my first problem ? Will another distribution > doing the same problem (I think SuSe for example ?) Thanks for answer

Creation of VM in jdk1.2 problem

1999-04-26 Thread Derek Ross
Hi, I was wondering if someone could help me, I adapted this code from some on Sun's website and it compiles fine, however it never creates the Virtual machine. I was wondering if anyone can tell me why? Derek Ross #include "jni.h" #include main() { JavaVMInitArgs vm_args; JavaVMOption opti

Question

1999-04-26 Thread François NOWE
I've made the symbolic link. My program works but there are some messages on the output (will it cause some problems on my programs ?). Is the RedHat distribution the cause of my first problem ? Will another distribution doing the same problem (I think SuSe for example ?) Thanks for answering. [E

[ANN] WebMacro Servlet Framework 0.85.2

1999-04-26 Thread Justin Wells
WebMacro Servlet Framework == Announcing WebMacro 0.85.2: http://www.webmacro.org/ WebMacro is a Java servlet development framework, including a template engine plus extensible component model. It uses Java introspection to make ordinary objects in your serv

Re: Problem

1999-04-26 Thread Jon Bohm
I experience the same problem, but linking the library doesn't prevent the last serious error. I have tried with libstdc++.so.1.8.0 and 1.9.. Debian 2.1, Linux 2.1 /Jon P.S> grimm@aida:~/Java/src/apps> java ArrayTest SIGSEGV 11* segmentation violation stackpointer=0xbfffe328 Fu

Re: Problem

1999-04-26 Thread Constantin Teodorescu
François NOWE wrote: > > The compilation works fine, but when I execute the class I've message on > output. It's a library that doesn't exist on Linux RedHat 5.2 You can force the replacement with something else line that : as root, do a ln -s /usr/lib/libstdc++.so.2.8.0 /lib/libstdc++-libc6

Problem

1999-04-26 Thread François NOWE
I began with linux, so please don't joke on my question. I wrote a very-simple program to create a window. The compilation works fine, but when I execute the class I've message on output. I've RedHat 5.2, the JDK-1.2pre JDK version for x86 glibc2.0 architecture. [EMAIL PROTECTED] window1.java (

JDK 1.2 i386 port. Which version passed JCK?

1999-04-26 Thread David Turland
Dear Java Porting team, Can you update the page to indicate which version of your JDK1.2 i386 port has passed the JCK. Was it "pre-vi"? I am loathed to download "pre-vi" if there is a JCK compliant version available (soon). Cheers, David Turland. http://www.blackdown.org/java-linux/ports.ht

Status Update

1999-04-26 Thread Eugene Fong
I have been monitoring this site for additional information of a release version of Java2 but have yet seen any activity other than the prelease and the status page has not been updated since March. Is there any other info? Regards, E. Fong --

read from syslog file ...

1999-04-26 Thread Daniel Ignat
i'm new in java .. and i need some topic for create a little programm i need to formating a file for insert in a database: (/var/log/message) before Apr 26 14:54:39 ** kernel: PPP: ppp line discipline successfully unregistered Apr 26 15:04:17 ** PAM_pwdb[261]: (login) session clos

Re: I/O to HTTP url

1999-04-26 Thread Andreas Rueckert
Hi! On Mon, 26 Apr 1999 Stuart McLean wrote: >Michael Holst wrote: >> >> Hello, >> >> I'm not a Java newbie, but I am not too familiar with the networking >> classes of our dear "write once, run anywhere" language. >> The problem is the following, I need to let an applet write a file to a >> sp

Re: unable to run java progs using jdk1.2

1999-04-26 Thread Stuart McLean
VISHAL BHASIN wrote: > > hi there > i have a query.i will be thankful if answered. > >i was working on java 1.1 on linux since last > few months. >i downloaded jdk1.2 v1,from sun's site. >i work on redhat linux 5.2. >followed all documentation instructions >

unable to run java progs using jdk1.2

1999-04-26 Thread VISHAL BHASIN
hi there i have a query.i will be thankful if answered. i was working on java 1.1 on linux since last few months. i downloaded jdk1.2 v1,from sun's site. i work on redhat linux 5.2. followed all documentation instructions -set PATH. -set LD_PRE

JDK1.2 awt problems, fonts

1999-04-26 Thread Jon Bohm
I experience the same problem as kiprian when using awt: ___ Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/Staff/grimm/temp/jdk1.2/jre/lib/i386/libfontmanager.so: libstdc++-libc6.0-1.so.2: cannot open shared o

Re: I/O to HTTP url

1999-04-26 Thread Stuart McLean
Michael Holst wrote: > > Hello, > > I'm not a Java newbie, but I am not too familiar with the networking > classes of our dear "write once, run anywhere" language. > The problem is the following, I need to let an applet write a file to a > specified http address in order for it to work correctly