Hi,
On Tue, Jun 29, 2004 at 03:02:05PM -0400, sang park wrote:
> Hi all, I've written an app that requires jdk 1.4 and I want to test it on a
> debian machine.
>
> does anyone know of the apt-source line i need to enter to get a JDK1.4?
> anyone will do.
I am using this in my sources.list:
deb f
Hi all, I've written an app that requires jdk 1.4 and I want to test it on a
debian machine.
does anyone know of the apt-source line i need to enter to get a JDK1.4?
anyone will do.
thanks
s.park
--
To UNSUBSCRIBE, email to [E
Jochen Georges <[EMAIL PROTECTED]> writes:
> hello
>
> i installed the jdk 1.3.1 on my debian woody and it runs well :)
>
> now i'm looking
> ... for command-documentation(
> e.g. what does that mean?
> "java -Djava.security.manager -cp /pfad-zum-programm/geonext.jar
> geon
hello
i installed the jdk 1.3.1 on my debian woody and it runs well :)
now i'm looking
... for command-documentation(
e.g. what does that mean?
"java -Djava.security.manager -cp /pfad-zum-programm/geonext.jar
geonext/Geonext"
)
... for API-documentation.
thanks for a
On Mon, 2002-07-29 at 13:10, Thomas Cowdery wrote:
> I want to set up a Linux box to test Java apps/applets (and to learn a little about
>Linux). As the subject implies, I'm a newbie to Linux. I started by reading some
>FAQ's about hardware questions, but they always a
the JDK1.1 is not a really good choice, in my opinion. it's
noticable slower, thus why the "java is slow" myth got started.
Thomas Cowdery wrote:
> I want to set up a Linux box to test Java apps/applets (and to learn a
> little about Linux). As the subject implies, I'm a
On Mon, Jul 29, 2002 at 02:10:56PM -0400, Thomas Cowdery wrote:
...
> What I have to work on is an older (AMD) 233 Mhz machine with 64 MB of memory and a
>hard drive with about 2 GB free. I can free up more HD space if I need to.
>
> Since I need to test apps/applets with GUI interfaces, I am a
wrote:
> I want to set up a Linux box to test Java apps/applets (and to learn a little about
>Linux). As the subject implies, I'm a newbie to Linux. I started by reading some
>FAQ's about hardware questions, but they always approach the problem from the
>opposite direction th
I want to set up a Linux box to test Java apps/applets (and to learn a little about Linux). As the subject implies, I'm a newbie to Linux. I started by reading some FAQ's about hardware questions, but they always approach the problem from the opposite direction that I'm coming
Is anyone doing enterprise Java development on PPC
hardware?
I am a Mac guy about to take a new job doing EJB/JSP. I don't
want to switch to x86 hardware at home, but fear I must. The
current Mac OS doesn't support Java 2, and so Sun's J2EE isn't
available for it. It's too early, in my (maybe
It is all in the documentation.
#:)
James.
"V.Vasant" wrote:
> Hello,
> I have just started learning about servlets , even though I have
> sufficient knowledge of the language in general. I downloaded and
> installed the JSDK 2.0 , but I couldn't find the servletrunner utility...
> Also
[EMAIL PROTECTED] wrote:
>
> Vasant,
>
> The JSDK is what you need, yes. Default servletrunner location:
> /usr/local/JSDK2.0/bin/ Also, check the doc directory in the JSDK for where it
> talks about an overview of the servlet architecture.
>
> I use JServ-1.1 instead of servletrunner to se
John
"V.Vasant" <[EMAIL PROTECTED]> on 03/17/2000 08:53:41 AM
To: [EMAIL PROTECTED]
cc:
Subject: Jsp Newbie, Help
Hello,
I have just started learning about servlets , even though I have
sufficient knowledge of the language in general. I downloaded and
installed the
Hello,
I have just started learning about servlets , even though I have
sufficient knowledge of the language in general. I downloaded and
installed the JSDK 2.0 , but I couldn't find the servletrunner utility...
Also how do I view the servlets I write and where do I keep them??
Ple
Note, when it says Warning, it isn't an error. You are doing finethere isn't a
problem...it just isn't using a JIT.
Cheers
James.
Don Hatch wrote:
> I can't seem to get my envireonment variables to work. When I run javac file.java I
>get his error:
> "Warning: JIT compiler "sunwjit" not
On Mon, 15 Nov 1999 11:51:52 -0700, Don Hatch wrote:
>I can't seem to get my envireonment variables to work. When I run javac file.java I
>get his error:
>"Warning: JIT compiler "sunwjit" not found. Will use interpreter."
>
>It creates a class file and runs fine, but I still get the error.
I can't seem to get my envireonment variables to work. When I run javac file.java I
get his error:
"Warning: JIT compiler "sunwjit" not found. Will use interpreter."
It creates a class file and runs fine, but I still get the error. If anyone has any
suggestions, please help. I'm running
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 jdbc is fine fo
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 jdbc is fine for applets and applications but with
not woth servlets. i use 'javac -classpath /path/servlet.jar . this
didnot
Really 4 years? <>
<>
Peter Mount wrote:
> On Sat, 6 Nov 1999, John N. Alegre wrote:
>
> > Peter,
> >
> > I have no problem on my end. I have 4 years expeience with Server Side
> > Java. I want the most advanced JDBC driver/db combination. The question I am
> >
<>
-
sql level into the applet
> >> > home dir. I know it's a shame, butt...
> >> >
> >> > If you haven't got a jar you use the jar tools to pack the
> >> > mm.mysql classes into a jar file.
> >> >
> >> > This kno
home dir. I know it's a shame, butt...
>> >
>> > If you haven't got a jar you use the jar tools to pack the
>> > mm.mysql classes into a jar file.
>> >
>> > This knowledge cost me a lotta sweat. I hope it pays off
>> > for you brother
Thanks to you too,
Stick to whatever suits you...
gr. Eric
--- Jalaluddin Riaz <[EMAIL PROTECTED]> wrote:
> hi,
>thanks for help. i think i have got it sorted now. and
> i'm gonna stick to
> mysql, i've got used to it.
> thanks again.
>
>
>
>
> >I've been thru this.
> >
> >You go to
[EMAIL PROTECTED] wrote:
>
> Hi RMI Gurus
>
> I was heartened to see most of the names dealing with this question
> previously once again active in the search for an RMI Registry.
>
> I would appreciate whatever light you can throw on my problem:
>
> "Registry.[re]bind localhost/127.0.0.
[EMAIL PROTECTED] wrote:
>
> Hi RMI Gurus
>
> I was heartened to see most of the names dealing with this question
> previously once again active in the search for an RMI Registry.
>
> I would appreciate whatever light you can throw on my problem:
>
> "Registry.[re]bind localhost/127.0.0.1 !=
Hi RMI Gurus
I was heartened to see most of the names dealing with this question
previously once again active in the search for an RMI Registry.
I would appreciate whatever light you can throw on my problem:
"Registry.[re]bind localhost/127.0.0.1 != spin.sgh-net.de/127.0.0.2"
Steps taken so fa
ar tools to pack the
> > mm.mysql classes into a jar file.
> >
> > This knowledge cost me a lotta sweat. I hope it pays off
> > for you brother...
> >
> > Oh,
> > I managed to step over the line to PostgrSQL. Support for
> > JDBC is much better. This
Hi!
This is my classpath for 1.1.7 (it's actually 1 line without the '\'s):
export CLASSPATH=/usr/local/swing/swingall.jar:\
/usr/share/postgresql/postgresql.jar:\
/home/andreas/kde_plaf/kde.jar:\
..:\
/usr/local/jdk1.1.7/lib:\
/usr/local/jdk1.1.7/lib/classes.zip
You can see that . is the only
PROTECTED]>To: [EMAIL PROTECTED]
<[EMAIL PROTECTED]>Date:
Sunday, October 24, 1999 9:01 PMSubject: newbie java
-classpath not working as expected
1. I've installed jdk117_v3.
2. Created a test file test.java,
where the class is testprog
l classes into a jar file.
>
> This knowledge cost me a lotta sweat. I hope it pays off
> for you brother...
>
> Oh,
> I managed to step over the line to PostgrSQL. Support for
> JDBC is much better. This might be a hint. They also
> upgraded to JDBC2 faster then mysql usual
1. I've installed jdk117_v3.
2. Created a test file test.java, where
the class is testprog
3. Ran javac -d /myclasses test.java
(it did create the testprog.class in /myclasses)
4. I can run java testprog
What doesn't seem to run is if I am in a
different dir and I try: java -cl
sweat. I hope it pays off
for you brother...
Oh,
I managed to step over the line to PostgrSQL. Support for
JDBC is much better. This might be a hint. They also
upgraded to JDBC2 faster then mysql usually does
Good luck,
gr. Eric
--- Jalaluddin Riaz <[EMAIL PROTECTED]> wrote:
&g
How are you getting the driver loaded? Also, the driver manager tries to
discover the correct driver based on the URL you specify when you get a
connection. So be sure that your URL is correct.
Cynthia Jeness
Jalaluddin Riaz wrote:
> hi,
> I am a newbie to JDBC programming and am
Frank Lümkemann wrote:
>
> I want to access image files contained in a directory, and I would
> like to scan the whole directory. When I use the appletviewer, the
> following code gives me a list of the files in the dir, but not with
> Netscape. I think the security manager throws an exception, b
On Tue, 19 Oct 1999 19:49:28 +, Frank Lümkemann wrote:
>
>
>I want to access image files contained in a directory, and I would like
>to scan the whole directory. When I use the appletviewer, the following
>code gives me a list of the files in the dir, but not with Netscape. I
>think the secur
I want to access image files contained in a directory, and I would like
to scan the whole directory. When I use the appletviewer, the following
code gives me a list of the files in the dir, but not with Netscape. I
think the security manager throws an exception, but how can I access a
directory f
hi,
I am a newbie to JDBC programming and am having some problems. I am
using mysql rdbms and mm.mysql.jdbc-1.2 driver and have jdk1.2preV2
installed. the problem is everytime i try to run a prog. i get class not
found exception. the prog is not able to find the driver class files. i have
Oh, this reminds me of (X)Emacs and Java:
Check out
http://www.baclace.net/emacsjava.html
for your IDE mate.
gr. Eric
--- "Alex M." <[EMAIL PROTECTED]> wrote:
> > Exception in thread "main"
> java.lang.NullPointerException:
> > at
> java.awt.Container.addImpl(Container.java
Hi,
> My suggestion: call addNotify() just before line 100 in Tedit.java.
You should never call addNotify() directly.
With best wishes,
Alex Romadinoff, Lead Software Developer, OpenTeach Software, Ltd
--
To UNSUBSCRIBE, em
> Exception in thread "main" java.lang.NullPointerException:
> at java.awt.Container.addImpl(Container.java:316)
> at java.awt.Container.add(Container.java:245)
> at Tedit.(Tedit.java:100)
> at Tedit.main(Tedit.java:557)
The
At 1:07 10 Oct 1999 -0500, James G. Stallings II wrote:
> I guess what I'm looking for is some solid suggestions for debugging.
> Should I write some kind of exception catcher for the null pointer
> exception? It happens early in the code execution; here's the dump:
>
> Exception in thread "mai
"James G. Stallings II" wrote:
| Exception in thread "main" java.lang.NullPointerException:
| at java.awt.Container.addImpl(Container.java:316)
| at java.awt.Container.add(Container.java:245)
| at Tedit.(Tedit.java:100)
| at
Ladies, Gentlemen:
Greetings!
If this is FAQ material, please do direct me to the resource. In any
case, here's what I'm up to:
I've spent the last week or so pursuing the material in the Java
Tutorial so thoughtfully provided by the folks at Sun Microsystems. Be
it ever so ambitious, after wri
Maybe read the documentation on the sun site about Java and then look at the
docs on the servlet api and how to do some of the stuff. It seems that you
aren't grasping the basics of the tools of the java language.
Your last question exhibits that exception because there isn't supposed to be a
ma
Group,
Newbie here.. I want to run an ASP
application that required the JDK to run. How do I know if the JDK has been
installed properly? I am running Redhat 6.0 on an intel.. Downloaded software
and 'I think' it is installed properly. What is a test
java.servlet is not in the base distributionYou need to go to javasoft
and download the JSWDK and then include the libs in there to compile your
app
Brian
On Fri, 8 Oct 1999, Don Hatch wrote:
> I'm new to java on Linux but have experience with programming
Thanks to everyone that helped me with my last problem but now I get this
error when I run java (compiles file):
Exception in thread "main" java.lang.NoSuchMethodError : main
I thought it was my code, but I've tried it with example servlets from both
the jserv implementation as well as the jsdk
You dont have the JDSK classes in your classpath.
They can be downloaded from sun if you dont have them.
Add it in and things will work fine.
--shawn
Don Hatch wrote:
>
> I'm new to java on Linux but have experience with programming java on
> Windows. I'm having some problems compiling servlets
I'm new to java on Linux but have experience with programming java on
Windows. I'm having some problems compiling servlets. When I run javac on
simple servlets it complains saying that it can't find javax.servlet or
javax.servlet.http or Superclass HttpServlet. I'm using Debian 2.1 and
jdk1.2 H
Am I correct in saying that its dying due to native threads?
Should he pull a "THREADS_FLAG=green" in his shell to
correct this?
Liguo Song wrote:
>
> Dear Friends,
>
> I am having trouble to make JDK1.2 Pre V2 working on my Red Hat 6.0.
>
> Anytime, I tried to use anything from the package,
Dear Friends,
I am having trouble to make JDK1.2 Pre V2 working on my Red Hat 6.0.
Anytime, I tried to use anything from the package, like java, javac or appletviewer, I
will get a
panic error message. The message is following.
I don't know what is wrong? Do I need more memory installed?
FYI,
Try calling update().
--Jeff
> "Bern Rewel L. Mutia" wrote:
>
> Hi,
>
> I'm new to Java so please bear with me.
>
> I am resizing the length of the array of String elements in a JList
> inside a JScrollPane, but repaint() does not update my UI.
>
> Help please...
>
> Burn
>
>
--
Jeff G
Hi,
I'm new to Java so please bear with me.
I am resizing the length of the array of String
elements in a JList inside a JScrollPane, but repaint() does not
update my UI.
Help please...
Burn
Ken Huisman wrote:
>
> I downloaded swing from sun and I unpacked it in a directory, followed
> the instructions and so on. The problem I have is when I go to run
> the SwingSet example, I get the following error:
>
> /usr/local/jdk/lib/i686/native_threads/libawt.so: undefined symbol: XtShellStr
Looks like you don't have X installed.
--Jeff
Ken Huisman wrote:
>
> I downloaded swing from sun and I unpacked it in a directory, followed
> the instructions and so on. The problem I have is when I go to run
> the SwingSet example, I get the following error:
>
> /usr/local/jdk/lib/i686/nativ
Hi there,
I am an oracle dba who is installing jave on linux for use with my new
Oracle 8i database. I have had no problems with the JRE part (the
part oracle needs - so oracle is happy now), but I have another tool
that needs swing.
I am not sure how to get swing to work under linux with the J
Bill & Martinah Smith wrote:
>
> I don't believe this is completely true. When using Java on Solaris, we were
> set up to use green threads because it required a bunch of OS patches to use
> java native threads. We ran into performance issues with green threads when
> we would spin off threads to
Yes .. we had the same experience too on Solaris. Native threads performed
much
better than green on a uni processor... Could be that the VM (which has to do
all the
work when using green threads) had some bugs while the OS stuff was much more
time tested and robust.
I also would like to
I don't believe this is completely true. When using Java on Solaris, we were
set up to use green threads because it required a bunch of OS patches to use
java native threads. We ran into performance issues with green threads when
we would spin off threads to do background work. We finally decided
Pere Serra wrote:
>
> I have an easy question:
> What's the difference between native threads and green theads?
> Which one is more eficient/stable?
>
(from blackdown:)
Native threads use the operating system to do the task switching.
Native threads are thus a benefit in multi-processor (SMP)
Like my compadres before me said, native threads run at the OS level, and
therefore can access multiple cpus. However, it is my understanding that
this is the only time native threads should be used. On single processor
systems, green threads are faster, and you aren't limited by any process
lim
Native threads are executed by the OS's native
libraries. Green threads are executed within the
Java Virtual Machine. Native threads are more
efficient, but green threads are *currently*
much more stable.
-Tom
Pere Serra wrote:
>
> I have an easy question:
> What's the dif
Native threads are O/S level purely. This would allow for parallel processing
and the like.
Green threads are "faked". The thread management is actually handled
by the VM, thus it cannot access things like multiple CPUs...
Brief, but true ;-)
Pere Serra wrote:
I have an easy question:
What's th
I have an easy question:
What's the difference between native threads and green theads?
Which one is more eficient/stable?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PR
size.
- Original Message -
From: Nathan Meyers <[EMAIL PROTECTED]>
To: Mark Murphy <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, June 11, 1999 5:15 AM
Subject: Re: Newbie question: What is a footprint ?
> Mark Murphy wrote:
> >
> > I have he
Mark Murphy wrote:
>
> I have heard this term used alot lately and was wondering if someone could
> explain to me what it is in reference to Java?
A footprint is occupied space. A desktop PC's footprint is the number of
square inches it takes up on your desk. An application's disk footprint
is t
I have heard this term used alot lately and was wondering if someone could
explain to me what it is in reference to Java?
Thanks in advance
-- Murph
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe"
Original message
Date: Sat, 05 Jun 1999 13:41:51 +0200
From: Marcel Ruff <[EMAIL PROTECTED]>
To: "Philip L. Butler" <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: RE: Newbie question Servlets on Linux
--
> I'd also l
> I'd also like to see comments from those who have installed/run all
> of the servlet stuff or have atempted it.
>
> Many thanks in advance !!
>
> Phil Butler
> [EMAIL PROTECTED]
Servlets are running without any problems on Linux.
The combination apache/jserv is very good,
using of apache/jrun
On Thu, 3 Jun 1999 10:11:41 -0400, Philip L. Butler wrote:
>Hi,
>
>I just joined the list this morning and have already seen lots of good info !!
>
>I am trying to bring up Java on a Slackware 2.0.33 system without X.
>My eventual goal is to install the JSDK (Java Servlet Dev. Kit) and
>mod_jse
Hi,
I just joined the list this morning and have already seen lots of good info !!
I am trying to bring up Java on a Slackware 2.0.33 system without X.
My eventual goal is to install the JSDK (Java Servlet Dev. Kit) and
mod_jserv to work with Apache. I have Apache installed and
configured.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> Problem: upon execution of a particular file in the installation process:
>
> jre -cp ./classes ./foobar
>
> I am informed that:
>
> Class not found ./foobar
You can't use the JRE to execute shell scripts. ./foobar will have to be
e
I apologize in advance if this is a stupid question, but I don't know where
else to turn. I've been working with RH5.x Linux for some time, but have
never worked with Java. I'm currently working with a vendor to port a network
analysis program from *true* Unix to Linux, so at least my intentions
...and everything else Linux :-) I've been trying to run a simple
graphics program from the Linux:first contact book (which seems
excellent, btw), using their BasicGraphics class. It displays the
window, with a scale along the side, then pops up a message
saying it can't allocate a background
On Fri, 21 May 1999 05:29:19 -0400, Patrick Tsoi-A-Sue wrote:
>Trying to compile a java program for the first time on linux using the
>following:
>
>$ CLASSPATH=~/java:/usr/lib/jdk1.1.5/lib
>$ export CLASSPATH
>$ javac Console.java
>No library path set.
>Cannot find essential class 'java/lang/Obj
Trying to compile a java program for the first time on linux using the
following:
$ CLASSPATH=~/java:/usr/lib/jdk1.1.5/lib
$ export CLASSPATH
$ javac Console.java
No library path set.
Cannot find essential class 'java/lang/Object' in class library ... aborting.
$
How do I set library path.
Than
Return Receipt Notification
---
I am a linux newbie. I have installed Redhat 6.0 and have access to the internet
through my adsl. I am trying to install the jdk1.1.7 so that I can install the java
version of ICQ but am not sure how to proceed. If anyone is able to offer
I am a linux newbie. I have installed Redhat 6.0 and have access to the internet
through my adsl. I am trying to install the jdk1.1.7 so that I can install the java
version of ICQ but am not sure how to proceed. If anyone is able to offer any
help I would very much appreciate it.
Protect
This is simple,
jdk-1.2 doesn't work with glibc-2.1. Period (so far). You will
have to downgrade either one (if you downgrade jdk, go to jdk-1.1.6
because jdk-1.1.7 will still be broken).
Papi
---
Hello,
I got an undefined symbol (__rtti_user) using jdk1.2 on a Linux platform with
glibc2.1.
I have read the bug reports and have no idea of my problem.
Thanks for your help
Guillaume
Here is the complete error report :
[alleon@maverick src]$ java -green -Djava.compiler=
application.visualor
Having just moved to the US, I have ordered my PC from a box builder - it
will come with Red Hat 6 preloaded :-)
I would like to get into playing with Java servlets interfacing to an RDB
on this box.
My assumptions from lurking for the last week (please feel free to stomp on
them) are
1. "
Hi,
I was running jdk1.17v1a successfully, with libc.so.6 pointing to
libc-2.0.7.so Then I had to upgrade to libc-2.1.1.so, for other
programs, and Java has stopped working.
I now get:
/usr/lib/jdk1.1/bin/../bin/i686/green_threads/java: error in loading shared libraries:
/usr/lib/jdk1.1/bin/.
Hello all, I am new in Java, I hava SuSe 6.2, could you explain me the
firsts steps ??
'Con el conocimiento se acrecientan las dudas'
Goethe.
Juan Antonio López Fernández
Dpto. Informática
Sevilla Siglo XXI, S.A.
--
On Thu, 31 Dec 1998, [EMAIL PROTECTED] wrote:
>I know I should RTFM but there are so many FMs to read :}
>so here are the questions that would make these java posts more
>understandable
>
>what is SWING?
Pure java GUI. It is *not* platform dependent. Just download Swing and use it
on Linux or w
On Thu, 31 Dec 1998 10:09:24 +,
[EMAIL PROTECTED] said:
M.Patel> How do you start thinking in Objects and not functions and
Try _Thinking in Java_ by Bruce Eckel. It's available in print or
on-line from www.mindview.net.
Alex Rice
Sounds like you have a lot of manuals to read!!!
A lightweight GUI framework developed by SUN , IBM and NETSCAPE.
Using the new JDK 1.1 event model and an MVC design , the framework
has a big preformance advantage over the pure AWT as well as being 100%
pure java.
I know I should RTFM but there are so many FMs to read :}
so here are the questions that would make these java posts more
understandable
what is SWING?
what is lesstiff (i understand its a linux(3) command but what does it do,
and why does every other post talk about it.
What is the diffrence be
On Mon, 23 Nov 1998, Matt Welsh wrote:
>
> You probably have Kaffe installed, which is a free Java Virtual Machine
> replacement.
>
the command
rpm -qf `which javac`
will confirm.
Cheers
John Summerfield
http://os2.ami.com.au/os2/ for OS/2 support.
Configuration, networking, combined IBM
Mike Song wrote:
>
> I installed RH Linux 5.2 and I found that 'javac', 'java' and 'appletviewer'
> are already there and I am able to compile and run simple java programs.
>
> Does this mean that I already have JDK installed?
Looks like it. "rpm" will tell you if they came from a Red Hat pack
You probably have Kaffe installed, which is a free Java Virtual Machine
replacement.
mdw
Mike Song <[EMAIL PROTECTED]> writes:
> Hello all,
>
>
> I installed RH Linux 5.2 and I found that 'javac', 'java' and
> 'appletviewer'
> are already there and I am able to compile and run simple java pr
Mike Song wrote:
>
> Hello all,
>
> I installed RH Linux 5.2 and I found that 'javac', 'java' and
> 'appletviewer'
> are already there and I am able to compile and run simple java programs.
>
> The question is:
> Does this mean that I already have JDK installed?
You sure do. Congratulations! ;
Hello all,
I installed RH Linux 5.2 and I found that 'javac', 'java' and
'appletviewer'
are already there and I am able to compile and run simple java programs.
The question is:
Does this mean that I already have JDK installed?
Thanks a lot
Mike
system and set your CLASSPATH to refer to the
zip or jar file accordingly.
e.g.
CLASSPATH=...:/usr/local/mysql/jdbc-driver-for-mysql.zip:...
export CLASSPATH
__ Reply Separator _
Subject: Newbie mySQL MkLinux and JDBC
Author: dtbrown
I'm a newbie, and I'm trying to install a JDBC drivable database engine on my
MkLinux (DR3) machine. MySQL should do the trick, and I have configured the
files without any trouble, but the compile fails. Is there anyone out there
who has experience with this installation???
Thanks!
DTB
At 11:47 AM 10/29/98 -0700, you wrote:
>Hi all,
>I just installed the glibc verison of the blackdown JDK 1.1.6 and I am
>getting this error when trying to complile a simple program using javac.
>
>/usr/local/jdk116_v5/bin/../bin/i586/green_threads/java: error in loading
>shared libraries
>libXpm.s
On Thu, 29 Oct 1998 11:47:12 -0700, a wrote:
>Hi all,
>I just installed the glibc verison of the blackdown JDK 1.1.6 and I am
>getting this error when trying to complile a simple program using javac.
>
>/usr/local/jdk116_v5/bin/../bin/i586/green_threads/java: error in loading
>shared libraries
>l
Hi all,
I just installed the glibc verison of the blackdown JDK 1.1.6 and I am
getting this error when trying to complile a simple program using javac.
/usr/local/jdk116_v5/bin/../bin/i586/green_threads/java: error in loading
shared libraries
libXpm.so.4: cannot open shared object file: No such f
Danny Ayers wrote:
>
> I'm not at all familiar with Linux, and can't find a way of setting the
> CLASSPATH environment variable (or any other). I know this is a basic
> question, but I have had a good search elsewhere to no avail. I've got
> the 1.1.6 JDK working ok, but would like to access some
Cees de Groot wrote:
> Work-around: don't have version numbers in your CLASSPATH...
I agree. This is what goes in my /etc/profile (somewhere at the end):
export JIKES_HOME=/usr/local/jikes
export SWING_HOME=/usr/local/swing
export JAVA_HOME=/usr/local/jdk
export PATH=$PATH:$JIKES_H
Cees de Groot wrote
> It's cleaner to set CLASSPATH in a wrapper script, of course, but
> often this only is feasible for a deployment situation. When
> hacking/developing, you want to have all stuff at your fingertips.
>
Cees,
i agree with you, there are many ways to do this, and it is
1 - 100 of 115 matches
Mail list logo