How about the CLASSPATH env var? echo $CLASSPATH should show something
like: /usr/local/jdk/lib/classes.zip:/java:.
most common problem with the class not found thing is improper classpath.
On Tue, 25 Aug 1998 [EMAIL PROTECTED] wrote:
> Running Slackware 3.4 with JDK 1.1.5 I can run javac but wh
On Tue, 25 Aug 1998, Kenny Freeman wrote:
Your problem is probarbl the same that I had:
I always typed
java Test.class
which ended up in the same error message that you discribed.
Try java Test
without .class and you will have successcribed
> How about the CLASSPATH env var? echo $CLASSPATH s
On Tue, 25 Aug 1998, [EMAIL PROTECTED] wrote:
NO, KENNY FREEMAN did NOT type:
> On Tue, 25 Aug 1998, Kenny Freeman wrote:
> Your problem is probarbl the same that I had:
> I always typed
>java Test.class
> which ended up in the same error message that you discribed.
> Try java Test
> witho
www.blackdown.org
follow the java link from there
On Tue, 25 Aug 1998, Aaron Brick wrote:
> i tried to subscribe to the mailing list; it failed when it decided that
> java-linux.org doesn't exist. how can i get on it, please?
>
> thanks.
>
> aaron brick.
>
>
Håkan Thörngren wrote:
>
> How can I get full screen frames?
>
> We have a number of diskless Java Linux clients running the 1.1.6 x86
> blackdown port. The GUI is opened on a single fram *without* any
> window manager (java runs as last program in the X script).
> This gives a window without d
Please accept our appologies for your inconvenience if you are
not interested in this e-mail offer. if you are interested in a new 99'
toyota car, truck, or van at prices as low as 2% over invoice on
selected models and/or huge savings on pre-owned certified toyotas
as well as 100's of other pre-
Is there a way I can get access to the client's x509 certificate from
a servlet? I'm using the latest mod_jserv and apache. Any pointers
appreciated.
Chris
Dynamic Solutions Pty Ltd http://www.dynamic.net.au
414 Gilbert Road [EMAIL PROTECTED]
Preston, Victoria 3072
Hi,
To load a RTF-document, I tried to use an JEditorPane and
invoke the read(Reader,null) method of
com.sun.java.swing.text.rtf.RTFEditorKit.
But there is allways a problem filtering using the RTF-Filter:
--- output of my little program: ---
reading charset ansi
Exception loading RTF charact
It's in the README.linux file located in the root of your jdk
distribution.
Under the section 'Java Virtual Machine variations'
I just looked in my profile, and to set the static version
you should *not* have the variable JAVA_DYN set
hmmm... if you have not set this variable, you should already
Hi, folks!
I reported bug about SIGSEGV on Russian input in JDK1.1.6/glibc on RH5.1
So, after some hacking, I have kind of solution.
First, upgrade your libc packages to last RH upgrades (build 19).
Then remove libc from JDK distribution.
And finally say export LD_PRELOAD=libBrokenLocale.so so
Hi
Does anyone on this list have some experience with Java Blend? Although
Sun's anouncement looks promising ("to simplify entreprise database
development"), I find the product rather expensive (and it is a version
1.0).
Regards
Wim Ceulemans
Nice Software Solutions
I have a .gz compressed file that contains .gif images
How can I uncompress these files using java/javascript ?
Is there an example of java code that I could use for this ?
If so please could someone mail it to me.
Many thanks
Matt
Running Slackware 3.4 with JDK 1.1.5 I can run javac but when I run java
Test in directory /java I get the error Test.class not find.
My profile has "." set and I also export my PATH="$PATH:/java" but it still
can't find it.
Any ideas will be helpful.
Steve Gee
Maxor NPS
Development
"Do or Do N
Hi,
When I was still using Win95, I'd installed the Java
version of AOL's Instant Messenger.
I have my old Win95 disks mounted under Red Hat Linux 5.1.
Tonight I tried running AOLim under Linux with
Blackdown's JDK 1.1.6-2. All I had to do was:
%cd '/mnt/c/Program Files/AOLim'
%jre -cp AIM.jar
hi,
I'm just upload to ftp.redhat.com
tya-1.0-2
tya is a just-in-time compiler for sun's jdk port
it works with both jdk-sbb and jdk-sn rpms (at least I hope).
it'll move to ftp.redhat.com/pub/contrib/hurricane/i386/
freebuilder-0.7.3-1
Free Builder has the basic capabilities necessary to
i tried to subscribe to the mailing list; it failed when it decided that
java-linux.org doesn't exist. how can i get on it, please?
thanks.
aaron brick.
Hi all,
It'll probably sound trivial for most of you, but I've just installed
jdk1.1.6 in my Linux box and I got the following error when running:
$> cd $JDK_HOME; appletviewer demo/GraphLayout/example1.html
SIGSEGV 11* segmentation violation
stackbase=0xb540, stackpointer=0xb
17 matches
Mail list logo