IPC network programming

2003-06-11 Thread Chen Shi-Ping
Hi, I am trying to do network programming (i.e. IPC) on my RedHat 8. I got errors when trying to compile a simple IPC (i.e. shared memory) program. Does RedHat 8 support IPC programming? How can I get my IPC program compiled? Thank you. Shi-Ping -- redhat-list mailing list unsubscribe

Re: Network Programming on RH8

2003-06-01 Thread Chen Shi-Ping
Hi Fred, Thanks for your information. First of all, I will read the APUE book. If I can not figure out the problem. I will post another simple program. Shi-Ping On Fri, 30 May 2003, fred smith wrote: On Fri, May 30, 2003 at 09:19:56AM -0400, Chen Shi-Ping wrote: Hi Fred, Thanks

Re: Network Programming on RH8

2003-05-31 Thread Chen Shi-Ping
Hi Fred, Thanks for your email. On Fri, 30 May 2003, fred smith wrote: On Thu, May 29, 2003 at 11:10:56PM -0400, Chen Shi-Ping wrote: Hi, I am running RH8. Recently, I downloaded the source code of examples from the book (UNIX Network Programming, Volume 2, Second Edition

Network Programming on RH8

2003-05-30 Thread Chen Shi-Ping
Hi, I am running RH8. Recently, I downloaded the source code of examples from the book (UNIX Network Programming, Volume 2, Second Edition, Interprocess Communications) by W. Richard Stevens. I followed README's procedures to configure and build the basic library as follows: $./configure

Re: RH7.2 patched CDs

2003-01-29 Thread Chen Shi-Ping
Hi TK, Fred, Michael, and Maryse, Thanks for your help. I ordered CDs from www.tummy.com for $7 because I only have modem connection. Shi-Ping On Tue, 28 Jan 2003, M. Schild wrote: You could ask KRUD atwww.tummy.com I have a slow connection and use their CDs to upgrade maryse

RH7.2 patched CDs

2003-01-27 Thread Chen Shi-Ping
Hi, I have RH7.2 and never updated. Where can I get patched RH7.2 CDs so that I don't have to go through Red Hat network to manually download all the RPMs? Thanks. Shi-Ping -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe

Re: eth0 speed

2003-01-21 Thread Chen Shi-Ping
Hi, Thanks for your information. I'll try this mii-tool. Thanks! Shi-Ping On Fri, 17 Jan 2003, Beast wrote: At 12:06 AM 1/17/2003 -0500, you wrote: Hi, I have Server1 which runs RH6.0 with 10baseT eth0 card, and Server2 which runs RH7.1 with 10/100 eth0. I found out that some

eth0 speed

2003-01-16 Thread Chen Shi-Ping
Hi, I have Server1 which runs RH6.0 with 10baseT eth0 card, and Server2 which runs RH7.1 with 10/100 eth0. I found out that some client computers cannot see/ping Server2. But they can see/ping Server1. Is this because the eth0 speed problem? Can some one tell me how to set 10Mbs vs. 100Mbs

pdf to text

2002-12-23 Thread Chen Shi-Ping
Hi, I am running RH8.0. Currently, I have a problem to convert pdf to text. I have tried to convert pdf to text by invoking pdftotext and ps2ascii commands, but lots of spelling mistakes appear on the text after conversion. I will appreciate if someone can recommend an excellent pdf to text

Re: System crashed!

2002-10-31 Thread Chen Shi-Ping
Hi Mark, Thanks for your email. I tried to rescue my system without success. I am currently doing re-installation. Shi-Ping wrote: I have a big problem with my RH7.2. It will not reboot. It always hangs after the following line: Setting hostname mycomputer.mydomain.com: [OK]

System crushed!

2002-10-28 Thread Chen Shi-Ping
Hi, I have a big problem with my RH7.2. It will not reboot. It always hangs after the following line: Setting hostname mycomputer.mydomain.com: [OK] I tried to boot in single user mode without success. However, I can boot the system with the emergency mode. Now, how I can recover

Re: Access Control

2002-09-05 Thread Chen Shi-Ping
Hi Tony, Thanks for your response. I followed your steps and it worked. Shi-Ping On Tue, 3 Sep 2002, Anthony E. Greene wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03-Sep-2002/11:40 -0400, Chen Shi-Ping [EMAIL PROTECTED] wrote: On Mon, 2 Sep 2002, Anthony E. Greene wrote

Re: Access Control

2002-09-03 Thread Chen Shi-Ping
Hi Tony, Thanks for your response. On Mon, 2 Sep 2002, Anthony E. Greene wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01-Sep-2002/22:59 -0400, Chen Shi-Ping [EMAIL PROTECTED] wrote: I am running RH 7.2 (with Apache) on a LAN. I am trying to do access control (i.e

Re: Access Control

2002-09-03 Thread Chen Shi-Ping
supposed to be lower-case? Also, I'd get it working on the directory to begin with, and then worry about getting it on the individual files. In fact, I'm going to guess that it doesn't work on a per-file basis. Jon On Sun, 1 Sep 2002, Chen Shi-Ping wrote: Hi, I am running RH

Access Control

2002-09-01 Thread Chen Shi-Ping
Hi, I am running RH 7.2 (with Apache) on a LAN. I am trying to do access control (i.e., username/password) on individual files without success. Here is what I did: I have a file ADM001 under /home/doc/DMatrix/afsscdrl/formDB/ADM001. I added the following lines in httpd.conf:

RE: pdf to html table converter

2002-07-16 Thread Chen Shi-Ping
Thanks Andreas for response my email. I have tested pdftohtml version 0.34 to convert pdf to html. However, the table format has been dropped after conversion. Shi-Ping On Tue, 16 Jul 2002, Banze, Andreas wrote: I will appreciate if you can point me a good pdf to html table converter

pdf to html table converter

2002-07-15 Thread Chen Shi-Ping
Hi, I am running RedHat7.2. I want to convert pdf tables to html tables. Several converters have been tried and tested. However, none of them worked well because pdf tables were converted into html texts. I will appreciate if you can point me a good pdf to html table converter with reasonable

Re: locate

2002-07-03 Thread Chen Shi-Ping
response. Shi-Ping Chen On Wed, 3 Jul 2002, Michael Fratoni wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 03 July 2002 12:14 am, Chen Shi-Ping wrote: Hi, I am running RH7.2. I used to have no problems to invoke locate command. Recently, I get the following message

locate

2002-07-02 Thread Chen Shi-Ping
Hi, I am running RH7.2. I used to have no problems to invoke locate command. Recently, I get the following message when I invoke locate as an ordinary user (not root): locate: this is not a valid slocate database: /var/lib/slocate/slocate.db However, root user has no problems to invoke

Radio buttons on Netscape

2002-03-18 Thread Chen Shi-Ping
I am running Netscape under RedHat 6.2. My radio buttons(currently in dark color) will not change color to white after selecting it. Therefore, I cannot see clearly the radio button selection since my backgroup screen is in black color. Can anyone tell me how to make the radio button shows

Re: /proc/meminfo

2002-03-07 Thread Chen Shi-Ping
Thanks Ed and Statux for response my email. It works. Thank you very much. Shi-Ping On Wed, 6 Mar 2002, Ed Wilts wrote: From: Chen Shi-Ping [EMAIL PROTECTED] I have RedHat 6.2 on my laptop. I know I have 128 MB memory, but I can see 64 MB at /proc/meminfo only in the following command

/proc/meminfo

2002-03-06 Thread Chen Shi-Ping
I have RedHat 6.2 on my laptop. I know I have 128 MB memory, but I can see 64 MB at /proc/meminfo only in the following command: $cat /proc/meminfo What did I do wrong? Thanks. Shi-Ping ___ Redhat-list mailing list [EMAIL PROTECTED]

RE: pdf to html

2002-03-05 Thread Chen Shi-Ping
Thanks for response my email. ImageMagick converts my table into an image file. Thanks. Shi-Ping On Tue, 5 Mar 2002, Manoj wrote: Try ImageMagick -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Chen Shi-Ping Sent: Tuesday, March 05, 2002 10:16

pdf to html

2002-03-04 Thread Chen Shi-Ping
I have RH7.1. I need to convert from Adobe files with tables to html files. I have downloaded pdftohtml converter from www.rpmfind.net and tried it, but the table's grid has been disappeared. Has anyone known a better converter on conversion from pdf to htm. Thanks. Shi-Ping Chen

The File Format's Handbook

2000-12-29 Thread Chen Shi-Ping
I am looking for a book, The File Format's Handbook, published in June 1995. The author is G. Born and the ISBN numbers are 0442019955 (papercover) and 1850321175 (Hardcover). I have visited the Borders, Barnes Noble, amazon.com, bookpool.com, and several local used book stores. Unfortunately,

Re: The File Format's Handbook

2000-12-29 Thread Chen Shi-Ping
Thanks for Ray. I am going to place the order. Happy New Year. On Fri, 29 Dec 2000, Ray Curtis wrote: "cs" == Chen Shi-Ping [EMAIL PROTECTED] writes: cs I am looking for a book, The File Format's Handbook, published in June cs 1995. The author is G. Born and the IS

Re: How can I turn off Header and page in a Word file?

2000-12-20 Thread Chen Shi-Ping
t;. In my case, I have to do a lot of manual work to clean the section numbers or garbage after conversion if I run antiword or catdoc. I wish to have a script that would automatically turn off header, footer, and page in a *.doc document. Thanks. Shi-Ping Chen On Mon, 18 Dec 2000, Chen Shi-

Re: How can I turn off Header and page in a Word file?

2000-12-20 Thread Chen Shi-Ping
Bret Hughes wrote: I am not sure what is meant by "turning off" header and page in a *.doc file but if I were to try to do this outside of word I would save it in both formats and then diff the files to see what it is that your version of word does to disable these features. I would then

How can I turn off Header and page in a Word file?

2000-12-13 Thread Chen Shi-Ping
I am using RH6.2. I want to process some *.doc (Word document) files. How can I turn off "Header" and "page" in a *.doc file without going to the MS Word? I would appreciate if someone can provide me some lead. Thank you! Shi-Ping Chen ___