Re: Problem compiling cl-http with Lispworks 4.2 personal edition

"Thibaut de Pontcharra" <[email protected]> Fri, 25 Jul 2003 20:01:42 +0200
Newsgroups gmane.lisp.cl-http
Message-ID <[email protected]>
Thanks for your help, Andre, it's working fine now!

----- Original Message -----
From: <[email protected]>
To: <[email protected]>; <[email protected]>
Sent: vendredi 25 juillet 2003 17:42
Subject: RE: Problem compiling cl-http with Lispworks 4.2 personal edition


> Hi Thibaut,
>
> I've had this problem as well. In my case it was solved by setting some of
> the properties of the system.
>
> Try the folowing:
>
> Right-click on the icon "My computer". The system properties window
appears.
> Select the tab "network identification".
> Select the button "Properties". You'll get a new pop-up named
> "Identification changes".
> You'll see a field below the label "Computer name". This should contain
the
> name of your computer, e.g. "yourserver".
> Below this field you'll see the text "Full computer name", below that you
> should see the full name, this should be e.g. "yourserver.yourdomain.org".
>
> My guess is that you only see "yourserver". If this is the case, select
the
> button "More". No you'll get yet another pop-up "DNS Suffix ..." In this
> window you'll see the label "Primary DNS suffix of this computer" followed
> by a text field. In this field you should put "yourdomain.com".
>
> If you do not have access to a DNS server, make sure that you'll have the
> ip-number and servername in the windows host file.
>
> Hope this helps.
>
> Good luck,
>
> Andre Koehorst
>
> -----Original Message-----
> From: Thibaut de Pontcharra [mailto:[email protected]]
> Sent: Friday, July 25, 2003 23:55
> To: [email protected]
> Subject: Problem compiling cl-http with Lispworks 4.2 personal edition
>
>
> Hi,
>
> I am trying to compile the CL-HTTP-70-159 distribution with Lispworks 4.2
> Personal edition, under Windows 2000 professional, but upon compiling and
> loading the /cl-http/examples/configuration.fsl file, I get the following
> error message:
>
> "Cannot find current domainname"
>
> Does anyone know how to fix this?
>
> Thank you,
>
> Thibaut de Pontcharra
>