Re: Floppy drive Setup Problem

2001-01-22 Thread Huiyuan Ma
I got the same error message when I tried to mount the zip drive while using 7.0. WHen I re-formatted the zip drive,everything was fine. Richard Bligdon wrote: help a novice using RH 6.0. I can't seem to get the Floppy Drive(fd0) in order. I set up aplets on the panel

Re: CLASSPATHs

2000-12-31 Thread Huiyuan Ma
--- Ted Gervais [EMAIL PROTECTED] wrote: On Saturday 30 December 2000 23:46, you wrote: On Sat, 30 Dec 2000 13:33:00 -0800 (PST), Huiyuan Ma [EMAIL PROTECTED] wrote: --- lee [EMAIL PROTECTED] wrote: Ted Gervais wrote: On Saturday 30 December 2000 12:41, you wrote: On Sat

Re: CLASSPATHs

2000-12-31 Thread Huiyuan Ma
Well, I'm sure there is a reason, but I probably won't be able to tell you what it is. What exactly are you trying to do? This is an applet loading off a web pages? What's the URL? Do any applet's work? You do have java enabled in your preferences? -- I'm just making some

Re: CLASSPATHs

2000-12-31 Thread Huiyuan Ma
I just find that,if I click on certain icon to open an html file,in which a java applet is to be loaded,i'll be told that the applet couldn't run in my netscape,however,if i type the URL in netscape to open,it works.Can anybody explain what's the difference between clicking to open and typing URL

Re: CLASSPATHs

2000-12-30 Thread Huiyuan Ma
--- lee [EMAIL PROTECTED] wrote: Ted Gervais wrote: On Saturday 30 December 2000 12:41, you wrote: On Sat, 30 Dec 2000, Ted Gervais wrote: I wonder if anyone can help here. When I am in Netscape and bring up a video clip, I get this error: I have the similar problem that

simple makefile problem

2000-12-29 Thread Huiyuan Ma
Hi,I made this simple Makefile: all: myprogram myprogram: io.o init.o compute.o gcc -o myprogram io.o init.o compute.o compute.o: compute.c gcc -Wall -c -o compute.o compute.c init.o:init.c myprogram.h gcc

Re: simple makefile problem

2000-12-29 Thread Huiyuan Ma
--- Jim Cunning [EMAIL PROTECTED] wrote: There should be tabs ONLY on the command lines, not on the lines that define the dependency relationships. For example, all: myprogram[This line has no leading TAB] myprogram: io.o init.o compute.o gcc -o myprogram

Another question about Java path

2000-12-28 Thread Huiyuan Ma
I've set the environment to run Java in Linux, but, in one program, I imported an outside class, the JSObject.class, which is in the same directory with that program, and I'm told the .class can't be found each time.What can I do? Thanks. __ Do You

Re: /etc/profile

2000-12-27 Thread Huiyuan Ma
--- Harry Putnam [EMAIL PROTECTED] wrote: Huiyuan Ma [EMAIL PROTECTED] writes: --- [EMAIL PROTECTED] wrote: On Tue, 26 Dec 2000, Huiyuan Ma wrote: I wonder when . /etc/profile is executed except I run it explicitly? /etc/profile is run when you log into your account

Re: /etc/profile

2000-12-27 Thread Huiyuan Ma
--- Harry Putnam [EMAIL PROTECTED] wrote: Huiyuan Ma [EMAIL PROTECTED] writes: No,it has nothing to do with /etc/profile,just another problem. :-) If I have started a program(by clicking the icon or something like that), is there anyway to stop it if it couldn't pause itself

RE: To run Java in Linux

2000-12-26 Thread Huiyuan Ma
Now my java works in any path,however,in a program, I imported a JSObject class,and it was put in some directory.While running this program,how can I tell the system to find the imported package?I'm told the class couldn't be found each time.Thanks.

RE: To run Java in Linux

2000-12-26 Thread Huiyuan Ma
All you really need to do (unless your /etc/profile and/or your .profile, wherever you choose to put your PATH setting, is really weird) is source the file. Thus if your PATH is indeed set up in /etc/profile (and that kinda creeps me out, but that's just me) then: % .

/etc/profile

2000-12-26 Thread Huiyuan Ma
I wonder when . /etc/profile is executed except I run it explicitly? __ Do You Yahoo!? Yahoo! Shopping - Thousands of Stores. Millions of Products. http://shopping.yahoo.com/ ___ Redhat-list mailing

Re: /etc/profile

2000-12-26 Thread Huiyuan Ma
--- [EMAIL PROTECTED] wrote: On Tue, 26 Dec 2000, Huiyuan Ma wrote: I wonder when . /etc/profile is executed except I run it explicitly? /etc/profile is run when you log into your account, followed by ~/.bash_profile. You don't need to run . /etc/profile manually. But I've tried

Re: /etc/profile

2000-12-26 Thread Huiyuan Ma
--- Statux [EMAIL PROTECTED] wrote: But I've tried, when I logged in and run it,and the next time,if I don't manally run it,the path I set in it doesn't work! Why? Maybe something is overriding the $PATH variable in another script. Oh,good point.One thing still not clear:can

To run Java in Linux

2000-12-25 Thread Huiyuan Ma
I have a simple question:When I tried to install j2sdk-1-3-0-linux-rpm.sh,I was told it wasn't an rpm package.So what is *.sh about? Besides,to run java in Linux,(I'm using RH7,and the apache has been installed),I need to install j2sdk and Jserve,right?And are there any suggestions?Thanks.

Re: To run Java in Linux

2000-12-25 Thread Huiyuan Ma
Sorry,still have two questions. After I installed j2sdk-1-3-0-linux-rpm , when I entered the directory of .../bin,the javac doesn't work! I was told the command couldn't be found.And my netscape seems doesn't work with Applet. Are there any enviromental variables to set? Can anybody tell me the

Re: Booting failure

2000-12-17 Thread Huiyuan Ma
--- Steve Kieu [EMAIL PROTECTED] wrote: Would you pls tell us your hardware configuration? This is really weird; --- Bret Hughes [EMAIL PROTECTED] wrote: Duane Clark wrote: On Sat, 16 Dec 2000, Huiyuan Ma wrote: Hi,I have a funny problem while booting the redhat 7

Booting failure

2000-12-16 Thread Huiyuan Ma
Hi,I have a funny problem while booting the redhat 7.Whenever it boots,it shows an error message of 'loading error' and stops,but if I strike the return key and try several times,it simply works.Why? __ Do You Yahoo!? Yahoo! Shopping - Thousands of

Re: Booting failure

2000-12-16 Thread Huiyuan Ma
--- Statux [EMAIL PROTECTED] wrote: It's not a failure if it works, right? :) Oh,no. :-) I'm just so curious about that.Why there's error message showing every time and I always succeed by striking the key for a couple of times? The firt time I installed the RH,I thought the installation was

Shutdown Issue

2000-12-08 Thread Huiyuan Ma
Sometimes when I shut down redhat7.0 from KDE, it stops during the procedure and goes back to the shutdown interface.When I shutdown from there the second time,it displays some error message about crashing,and I've got to shut down by 'shut down -h now',and I see 'httpd' failed to be

To link some commands

2000-12-08 Thread Huiyuan Ma
A simple question:How to link to some commands for using them anywhere?For example,currently,to use the command 'httpd'or something else in /usr/bin,I've got to type the whole path to get the commands.Any way to link them?Thank you. __ Do You

Buy Redhat 7.0

2000-12-07 Thread Huiyuan Ma
Hi,where can I buy a relatively cheap set of Redhat 7.0?I've visited www.xsl.com,but was confused by the various titles.Thanx. By the way,it is possible to install from the hard drive under win98? __ Do You Yahoo!? Yahoo! Shopping - Thousands of

Re: Buy Redhat 7.0

2000-12-07 Thread Huiyuan Ma
--- Dave Wreski [EMAIL PROTECTED] wrote: Hi,where can I buy a relatively cheap set of Redhat 7.0?I've visited www.xsl.com,but was confused by the http://www.cheapbytes.com Dave Got it.Thanks. __ Do You Yahoo!? Yahoo! Shopping -

(no subject)

2000-12-05 Thread Huiyuan Ma
I used 'fdisk' under linux 7.0 to make a zip disk, but now my win98 couldn't read it,and even no icon shown when it gets started.What can I do? Besides,I tried to mount the zip disk into linux, after editing the fstab,and set the type of file systme to be 'vfat', it said 'the wrong type or too