Re: RAD tool from Borland

2001-02-22 Thread Uncle George
I guess that would depend on the time frame I was looking at. I use wordperfect 8 ( & predecessors ). I beleive that at the time of my posting there was no response at all. I think that other folks on the list also posted the noticable lack of response to problems. So maybe u see it from the ins

Re: Making updated RH 7.0 disks?

2001-02-22 Thread Scott Sharkey
AHA! Thanks. These are not created by genhdlist when run, I assume? -Scott Eric Sandeen wrote: > > Scott Sharkey wrote: > > > > Hi All, > > > > When prompted for the second disk > > though, the system refuses to accept it, saying "that's the wrong > > Red Hat CD". Is there a label or some ot

LPRng and lpq

2001-02-22 Thread Thomas Dodd
Sorry to cross post, but it applies to all three places This has bugged me since pinstripe. We have several printers with the queues on a Solaris 2.67 machine. Previous Red Hat releases, HP-UX, and Solaris handled lpq and lprm fine. LPRng since pinstripe has problems. printcap has: ---

Re: RAD tool from Borland

2001-02-22 Thread Uncle George
My only problem with them (corel) is that u just cant report bugs to them. Sure they say u can post the problems on their mail/list site. But there does not appear to be anyone from corporate listening to the list! /gat Alan Shutko wrote: > > Thornton Prime <[EMAIL PROTECTED]> writes: > > > l

Re: Making updated RH 7.0 disks?

2001-02-22 Thread Eric Sandeen
Scott Sharkey wrote: > > Hi All, > > When prompted for the second disk > though, the system refuses to accept it, saying "that's the wrong > Red Hat CD". Is there a label or some other magic incantation that > isn't obvious? How does the loader recognize the "right" CD? Each disc has a ".disc

Re: RAD tool from Borland

2001-02-22 Thread Alan Shutko
Uncle George <[EMAIL PROTECTED]> writes: > My only problem with them (corel) is that u just cant report bugs to > them. I was a Corel C_Tech, and would funnel bugs to them. You'll notice that there are no updates. > But there does not appear to be anyone from corporate listening to > the list

Re: FTP wont work, please help!

2001-02-22 Thread Matt Fahrner
You can check if the FTP service is registered and listening by doing a: netstat -a -n | grep ":21" you should see a line like: tcp0 0 0.0.0.0:21 0.0.0.0:*LISTEN If not somehow it's not running (or rather registered by xinetd)..