On Sat, 4 Oct 2003 harinath@... wrote:
>
> I'm having problems starting stage. This is
> the error I am getting:
>
> ** Stage v1.3.1 **
> stage error : world.cc : failed to resolve IP
> for local hostname "localhost"
>
> [World simple.world]stage: server.cc:160:
> virtual bool CStageServer::Load(): Assertion
> `info' failed.
> Aborted
>
> What do I have to do to fix this?
>
hi Vik,
Do you have a line in your /etc/hosts that gives an address for
localhost? Something like the following is standard:
127.0.0.1 localhost
Add it, make sure that you can 'ping localhost', and then try Stage again.
brian.
|