certi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [certi-devel] installation problems


From: Patrice Torguet
Subject: Re: [certi-devel] installation problems
Date: Mon, 06 Dec 2004 18:55:28 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.1) Gecko/20040707

Hi,

   SocketUDP: Bind: Cannot assign requested address
   RTIG: exception: NetworkError -- Exiting.

Looks like the port number used by the rtig is already in use.
The UDP port number is 60500 by default you can change them by typing:
setenv CERTI_UDP_PORT xxxx
under csh like shells
or something like
CERTI_UDP_PORT=xxxx ; export CERTI_UDP_PORT
on sh like shells (I'm not very good at sh shells so this might not be good)

But the probability that another application use this same port is quite low. So you might already have a rtig running on your machine.

Best regards,
Patrice Torguet                  mailto:address@hidden
VR & Computer Graphics Research Group  /IRIT-UPS/FRANCE
http://www.irit.fr/~Patrice.Torguet (+33) 5 61 55 63 13




reply via email to

[Prev in Thread] Current Thread [Next in Thread]