Date: Thu, 14 Sep 2000 08:31:41 +0400 From: Igor Roboul <igor@raduga.sochi.net> To: FreeBSD questions <freebsd-questions@FreeBSD.ORG> Cc: discuss-gnustep@gnu.org Subject: Re: GNUstep problem SOLVED Message-ID: <20000914083141.A22658@linux.rainbow> In-Reply-To: <20000910182158.A8159@linux.rainbow>; from igor@raduga.dyndns.org on Sun, Sep 10, 2000 at 06:21:59PM %2B0400 References: <20000910182158.A8159@linux.rainbow>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, If someone interested, I have solved my problem with GNUstep at home FreeBSD PC On Sun, Sep 10, 2000 at 06:21:59PM +0400, Igor Roboul wrote: > But I have bad problem with GNUstep on home PC. Does somebody > use GNUstep on FreeBSD4? gdomap tells that it can't bind socket. gdomap just can't use loopback interface :-( On Linux there is 'dummy' interface (which looks as real network interface). On FreeBSD I just assigned fake addresses to unused ppp0 interface: ifconfig ppp0 inet 192.168.5.2 192.168.5.1 and GNUstep apps now work :-) Of course, at work I have network, so I didn't had any problems. -- Igor Roboul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000914083141.A22658>