HI,
can you remove my name and email?
please!!
Thanks for all your input.
I get 17 responses today. Here is a summary:
Xemacs: 6
Pico: 3
vi: 2
JDE: 2
Jacob: 2
Emacs: 2
WipeOut: 1
Simplicity: 1
Cat (!?) : 1
I've took out jdk cause I think everyone should be using some kind of jdk.
Thanks again.
Sze Yuen.
P.S. ok. So I think I should give
Hi -
Thank you very much to the two kind souls who replied to my query on
getting
the Java Web Server going.
I have another question though. When I try to access a .jhtml file, I
get
the following error:
Error getting compiled page
javac was not found in
/usr/lib/jdk-1.1.5/bin/../bin/i586/gr
Hi -
Thank you very much to the two kind souls who replied to my query on getting
the Java Web Server going.
I have another question though. When I try to access a .jhtml file, I get
the following error:
Error getting compiled page
javac was not found in
/usr/lib/jdk-1.1.5/bin/../bin/i586/gr
On Fri, 19 Jun 1998, Maksim Lin wrote:
> Here in the office I had a college running NT (on a almost identical pc
> to mine) with symantics jitv3 and jview try them out and he got 4x and
> 3x faster results (respectively) than tya. Are these really indicative
> of the speed difference between t
I just wanted to say thanks to all the people who wrote in to help. The
first solution I got and which worked was adding the LD_LIBRARY_PATH
enviornment variable to point to the dir which had the tya library in
it.
Perhaps this is one for the Java-linux FAQ (or perhaps TYA should get
it's own)?
B
Hi again,
i am sorry, i have overseen the actually answer in FAQ:
the javac which was called, came not from JDK, but from
kaffe. Now i have changed my PATH and it works:
export PATH=.:/usr/local/bin:/usr/local/lib/jdk1.1.6/bin:$PATH
Also, thanks for quick reply, Steve but both NC 4.05
and JDK s
Dustin Lang wrote:
> > What development tool do you use to help on daily coding?
>
> pico :)
>
wimp! real men use cat:
cat > hiya.java
class hiya
{
public static void main(String argv[])
{
System.out.println("hiya pooky!");
}
}
^D
Hi,
maybe someone can help me with 2 problems: i use RH 5.1
with glibc-2.0.7-13.i386.rpm (and devel) already installed.
When i type javac in shell, i get the error message:
"No library path set."
I am using jdk1.1.6-v1-glibc and my .bash_profile is:
export PATH=$PATH:/usr/local/bin:/usr/local/
On Thu, 18 Jun 1998, DAVID BALAZIC wrote:
> This might be a bug in JDK 1.1.6 v1 libc5 i386
>
> I crashes similarily with jdk 1.1.5 v7 libc5 i386
>
> SIGSEGV 11* segmentation violation
> stackbase=0xb8e0, stackpointer=0xb7ec
> ...
FWIW, I also get errors like this when trying
Ooops, forgot to mention JDK 1.1.5 (thanks Steve!), CVS, Apache's
httpd, and Apache-Linux mod_jserv.
__
Michael James DC-area Java jobs: http://eliteresumes.com/
Arlington, VA
[EMAIL PROTECTED]
I use emacs Java mode and GNU make on a RedHat 4.2 Linux server at our
"co-lo" (we rent rack space in a computer room). My local machine has
a big screen and no brains (133 MHz 586 running RedHat 5.0) because
it's mostly just an X terminal over the phone.
I guess I like it but I haven't tried an
> I just downloaded NetBean 2.0 Beta (the old Xlief).
> I ran it under Sun. It's slow, but it looks very impressive.
>
> However, my whole point of searching around is to get something run
> under Linux. But NetBean said it only work with Linux-java port 1.1.3,
> not the latest version.
>
> Was
> What development tool do you use to help on daily coding?
> IDE, simple class browser, or just an editor.
I use XEmacs for all my coding - it's great. The only thing I want now is
something that'll save me from managing makefile (I'm working on such an app
myself). Alternatively, I might, and
Hi,
One alternative is to write your own GIF class like I did. :) That's a
great solution if you like bit-twiddling :)
Some things that may or may not be useful:
-The GIF file format specifies the background index (palette entry) in the
header.
-The Color of the transparent pixels should be 0,
Hi
My question concerns producing transparent gifs thar are transparent on all
platforms (linux, win95 and Macintosh).
If I print the RGB value in Java of SystemColor.window I get the following
values:
Linux199,199,199
Win95 255,255,255
First of all the values for Win95 seem not good. Sec
Downloaded it with HTTP/Nerdscrap (no dialup
at home, no choice), got a gzip -d error:
incomplete distance tree
invalid compressed data -- format violated
Is this me, or is the source file corrupt? Is
there a mirror (FTP) location? I have tried 4 or so
mirrors from the blackdown list, but ha
Steve Byrne writes:
> > It seems that there are two different
> > prots of jdk going on one by Steve Byrne's and the other by Sergey
> > Nikitin.
>
> [misc. valid diffs]
And both jdk-1.1.6 (sbb v2 and sn v1.2) cause my C app
to "crash when linked" under RH 5.1/glibc-2.0.7-13.
Steve make
Here is a message I sent to the freebuilder list a while ago.
At the time,(april 98) I titled it "A dream come true".
Since then, it just got better and better.
I hope you find this IDE as useful as I do. I have been doing all my
developpement in it for the last 3 month and every week I disco
> Pico? Pah! Try vi. Grr! :)
vi schmi :)
dstn.
Matthew Hixson wrote:
> Where can we download NetBean?
> Thanks,
>-M@
http://www.netbeans.com
Sze Yuen
Pico? Pah! Try vi. Grr! :)
Az.
Dustin Lang wrote:
>
> > What development tool do you use to help on daily coding?
>
> pico :)
>
> dstn.
With jdk1.1.6 v2-test i have discovered a strange behavior
in a keyPressed event handling routine. The getKeyChar() function
should return a Unicode or CHAR_UNDEFINED value.
This is what i get:
java.awt.event.KeyEvent[KEY_PRESSED,keyCode=10,Enter] on frame0
KeyCode=10 Modifiers=0 KeyChar=65293
j
Where can we download NetBean?
Thanks,
-M@
--
Matthew Hixson http://www.frozenwave.com/~hixson
FroZenWave Communications [EMAIL PROTECTED]
Linux System Administrator "Further the cause, boy.
http://www.frozenwave.com Yes, you
Sze,
I use XEmacs and TYA. XEmacs is a very powerful editor and you can
customize it to your every whim. Of course it doesn't have the RAD
environment like some of the other Java specific IDE's, but I think that
it forces you to write better code when you understand what is going on in
your pr
Hi,
I just downloaded NetBean 2.0 Beta (the old Xlief).
I ran it under Sun. It's slow, but it looks very impressive.
However, my whole point of searching around is to get something run
under Linux. But NetBean said it only work with Linux-java port 1.1.3,
not the latest version.
Was there any
David,
Just thought I'd let you know that your program works properly on my
Slackware libc5 system with Steve's 1.1.5v5 JDK port. Kernel 2.0.32.
-M@
--
Matthew Hixson http://www.frozenwave.com/~hixson
FroZenWave Communications [EMAIL PROTECTED]
Linux
> What development tool do you use to help on daily coding?
pico :)
dstn.
Hi!
Does anyone know a good commercial Java IDE that runs in Linux? Prefarably
written in Java.
All the supposedly good ones, like JBuilder and Visul Cafe, are for Windoze
only...
Thanks!
/ Peter Schuller
---
WWW: hem.passagen.se/petersch/ (might chang
Sze Yuen,
Well, There are a few I have tried xemacs with jacob,
xelfi this is 100% pure java, and emacs. I have also
downloaded javabeans and freebuilder too.
Basically there are a great deal of IDE's, if you are
stuck for space try xelfi or freebuilder
(I have as yet not tried freebuilder or
This might be a bug in JDK 1.1.6 v1 libc5 i386
I crashes similarily with jdk 1.1.5 v7 libc5 i386
but not on JDK 1.1.3 v 3.0.1 for IRIX on an SGI machine
I have an ancient Slackware distribution on x86 machine.
I upgraded manually most of SW , so I have pretty recent everything.
The following
Hi everyone,
I've been looking for a good Java-Linux development tool without
success.
I tried supermojo. It
So. I would like to ask everyone of you,
What development tool do you use to help on daily coding?
IDE, simple class browser, or just an editor.
Thanks,
Sze Yuen
Hi! I was wondering if anyone has had this problem?I have been
having problems running more than one JVM under RedHat Linux 5.0. I
downloaded the JDK 1.1.5 from Blackdown and installed it fine. When I
run more than one version of the JVM, the machine thrashes so badly that
any java programs
Ville Laakso wrote:
> How can I make something happen, say, every 5 seconds?
>
> -Ville Laakso
> [EMAIL PROTECTED]
At least two ways:
Either call Thread.sleep (5000) or, if you have other things to do,
GregorianCalendar timeout=null, timenow=null ;
timeout = new GregorianCalendar () ;
timeo
-Original Message-
From: Ulrich Kortenkamp <[EMAIL PROTECTED]>
>> "mkos" == mkos <[EMAIL PROTECTED]> writes:
>mkos> /jre/bin/java: /jre/bin/../bin/Linux/grenn-threads/java: No
>mkos> such file or directory /jre/bin/java:
>mkos> /jre/bin/../bin/Linux/grenn-threads/java: No
> "mkos" == mkos <[EMAIL PROTECTED]> writes:
mkos> hi i've donwloaded the jre 1.1.6 from www.blackdown.org/~sbb
mkos> and i've copied the files from the compressed file to the
mkos> directory /jre and now i'll run ICQjave (from
mkos> www.icq.com/download/step-by-step-java.htm
hi
i've donwloaded the jre 1.1.6 from www.blackdown.org/~sbb and i've
copied the files from the compressed file to the directory /jre and now
i'll run ICQjave (from www.icq.com/download/step-by-step-java.html), but
the problem that there's only this message when i run it:
/jre/bin/java: /jre/bin/
I can't play sound files with the appletviewer.. the sound is always
truncated, I tried with a lot of different .au files and the result is always
the same. (The same files plays correctly with windows 95)
The problem is present in jdk 1.1.5-* and jdk-1.1.6*
Danie
Steve Byrne writes:
> > Great, is this the version for glibc ?
> Nope -- libc5 -- that's what I build with. If you've got a fast network
> connection, it's still worth a download -- I think that if you've got a recent
> enough version of glibc (and libdl 2.x) that you still may be able to us
Aside from Source Nagivator by Cygnus? Specifically: a JVM?
It is not my preference (that would be Japhar, followed by
Steve's JDK port), but I seem to keep hitting a (linkage)
problem that endangers the entire project. Given the choice
between paying for a Win32 setup and paying for Linux softw
Joe Carter wrote:
>
> Maksim Lin wrote:
> >
> > I've just installed tya0.7 and it seemed to install ok, but when I tried
> > the Iview test in demos (and any other of my Java apps) I get this
> > error:
> >
> > libtya.so: cannot open shared object file: No such file or directory
> > (libtya.so)
>
Maksim Lin wrote:
>
> I've just installed tya0.7 and it seemed to install ok, but when I tried
> the Iview test in demos (and any other of my Java apps) I get this
> error:
>
> libtya.so: cannot open shared object file: No such file or directory
> (libtya.so)
> Warning: JIT compiler "tya" not fo
try to make more swap space.
I had the same problem.
On Wed, 17 Jun 1998, Richard Hall wrote:
> I've just begun using JDK1.1.6 on my Debian 2.0.29 machine, and the
> compiler often, but not always claims to be out of memory. top says:
>
> Mem: 14324K av, 14020K used,304K free, 8732K s
I've just installed tya0.7 and it seemed to install ok, but when I tried
the Iview test in demos (and any other of my Java apps) I get this
error:
libtya.so: cannot open shared object file: No such file or directory
(libtya.so)
Warning: JIT compiler "tya" not found. Will use interpreter.
But of
You should probably increase -mx option value when running java. AFAIK
default value is 32M
All the Best
Pavel
Richard Hall wrote:
>
> I've just begun using JDK1.1.6 on my Debian 2.0.29 machine, and the
> compiler often, but not always claims to be out of memory. top says:
>
> Mem: 14324K a
Yan Huang writes:
> Hi, there,
>
> At Wed, 17 Jun 1998 11:24:42 -0400
> Sze Yuen Wong <[EMAIL PROTECTED]> wrote:
>
> > Anyone knows any news about Free Builder?
> > Is the version which support 1.1 and Swing out there yet?
> >
> > Thanks,
>
> Currently, FreeBuilder is in Ver
Brad Giaccio writes:
> Now this may seem like a silly question but I didn't really see a firm
> answer in the FAQ so I'll ask. It seems that there are two different
> prots of jdk going on one by Steve Byrne's and the other by Sergey
> Nikitin.
Steve will often reply to questions and bug rep
Steffen Tacke writes:
> Hi !
>
> I'm not sure but i think there's a bug in the TextArea Class provided with
> the Linux JDK 1.1.6v1 (also in 1.1.5vX).
> If i put a simple TextArea in a Dialog Window an fill it with some Text
> with the append() (or the old appendText()) -Method I always get
48 matches
Mail list logo