RE: Problem with gethostbyaddr while trying to run commercial app

2002-06-26 Thread alwyn
org Subject: Re: Problem with gethostbyaddr while trying to run commercial app On Thu, Jun 27, 2002 at 09:36:30AM +0800, [EMAIL PROTECTED] wrote: | Hi, | | I am trying to get a commercial application which was originally intended | for Redhat 6.2 to work on Woody. | | It complines that gethost

Re: Problem with gethostbyaddr while trying to run commercial app

2002-06-26 Thread Derrick 'dman' Hudson
On Thu, Jun 27, 2002 at 09:36:30AM +0800, [EMAIL PROTECTED] wrote: | Hi, | | I am trying to get a commercial application which was originally intended | for Redhat 6.2 to work on Woody. | | It complines that gethostbyaddr() cannot find the local machine's hostname. | The box is set up correctly a

Re: Problem with gethostbyaddr while trying to run commercial app

2002-06-26 Thread louie miranda
nda [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 27, 2002 9:49 AM > To: Johannes A. Schoeman, MCOM/; debian-user@lists.debian.org > Subject: Re: Problem with gethostbyaddr while trying to run commercial > app > > > Im not practically sure, i encountered this problem a long time

RE: Problem with gethostbyaddr while trying to run commercial app

2002-06-26 Thread alwyn
: Johannes A. Schoeman, MCOM/; debian-user@lists.debian.org Subject: Re: Problem with gethostbyaddr while trying to run commercial app Im not practically sure, i encountered this problem a long time ago. try changing your hostname to 127.0.0.1 and re-run your app. ty, louie at chikka dot com

Re: Problem with gethostbyaddr while trying to run commercial app

2002-06-26 Thread louie miranda
Im not practically sure, i encountered this problem a long time ago. try changing your hostname to 127.0.0.1 and re-run your app. ty, louie at chikka dot com - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Thursday, June 27, 2002 9:36 AM Subject: Problem with gethostbyaddr w