Date: Mon, 20 Aug 2001 18:45:36 +0300 (EEST) From: Maxim Sobolev <sobomax@FreeBSD.ORG> To: n@nectar.com (Jacques A. Vidrine) Cc: sobomax@FreeBSD.ORG (Maxim Sobolev), cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/editors/AbiWord pkg-message Makefile Message-ID: <200108201546.f7KFkGh16555@vega.vega.com> In-Reply-To: <20010820103417.C74106@madman.nectar.com> from "Jacques A. Vidrine" at Aug 20, 2001 10:34:17 AM
next in thread | previous in thread | raw e-mail | index | archive | help
> > On Mon, Aug 20, 2001 at 06:27:17AM -0700, Maxim Sobolev wrote: > > sobomax 2001/08/20 06:27:17 PDT > > > > Modified files: > > editors/AbiWord Makefile > > Added files: > > editors/AbiWord pkg-message > > Log: > > Warn a user that if he wants to display AbiWord on the remote X terminal > > than he neesd to make fonts available to remote X server. > > How is this different from any other X application? The AbiWord comes with number of fonts necessary for it to run. When it is executed on the local X server the wrapper script uses xset(1) tool to add path to these fonts to the server's fontpath, which obviously doesn't work for the remote X server. Hence, when using AbiWord remotely, the user required to make sure that the fonts in question are available to the X server, otherwise AbiWord refuses to start. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108201546.f7KFkGh16555>