Re: [CentOS] Probably a bad set-up but which one?

2008-09-30 Thread MHR
On Mon, Sep 29, 2008 at 7:50 PM, Bob Hoffman <[EMAIL PROTECTED]> wrote: > > I know off topic, but it was funny > I think humor is almost always on topic, at least if there's some relevance to the subject at hand, like here. Thanks for the laugh. mhr __

Re: [CentOS] Probably a bad set-up but which one?

2008-09-30 Thread MHR
On Mon, Sep 29, 2008 at 7:32 PM, fred smith <[EMAIL PROTECTED]> wrote: > > two things: > 1. there's already a program named test, which displays no output, > it merely has an exit status. And, in general, it is a poor idea showing little imagination to name a test program "test." > 2. for a progr

RE: [CentOS] Probably a bad set-up but which one?

2008-09-29 Thread Bob Hoffman
> > > I can't get the simple Perl "Hello World" script to work. > > > > I can't get the "Hello World" program in the C++ book I > began reading > > to work. Seems to compile without errors, but nothing on my > CRT. Will > > try it again and start a thread here... :-) > > Let me guess... >

Re: [CentOS] Probably a bad set-up but which one?

2008-09-29 Thread fred smith
On Mon, Sep 29, 2008 at 09:29:06PM -0500, Lanny Marcus wrote: > On Mon, Sep 29, 2008 at 12:01 AM, tech <[EMAIL PROTECTED]> wrote: > > I am having a problem that I assume is a set-up problem but I don't know > > which area to look at to fix it. Hopefully someone here can point me in the > > right di

Re: [CentOS] Probably a bad set-up but which one?

2008-09-29 Thread Lanny Marcus
On Mon, Sep 29, 2008 at 12:01 AM, tech <[EMAIL PROTECTED]> wrote: > I am having a problem that I assume is a set-up problem but I don't know > which area to look at to fix it. Hopefully someone here can point me in the > right direction. > > I can't get the simple Perl "Hello World" script to work.

Re: [CentOS] Probably a bad set-up but which one?

2008-09-29 Thread Kai Schaetzl
as I said this has really nothing to do with CentOS, you should go to a Usenet newsgroup that specializes in this stuff. Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com ___ CentOS mailing l

Re: [CentOS] Probably a bad set-up but which one?

2008-09-29 Thread Kai Schaetzl
Tech wrote on Mon, 29 Sep 2008 13:01:26 +0800: > Oh, it does print "Hello World" OK but it also prints the "Content" line > as text rather than using it as a directive. This is not a setup problem and not a CentOS problem. Your script is probably wrong in some code. I assume with "Content" line

[CentOS] Probably a bad set-up but which one?

2008-09-28 Thread tech
I am having a problem that I assume is a set-up problem but I don't know which area to look at to fix it. Hopefully someone here can point me in the right direction. I can't get the simple Perl "Hello World" script to work. Oh, it does print "Hello World" OK but it also prints the "Content" li