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.
This commit is contained in:
Maxim Sobolev 2001-08-20 13:27:17 +00:00
parent d390477901
commit 0fac8b3bf5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46538
8 changed files with 56 additions and 0 deletions

View File

@ -44,4 +44,7 @@ pre-configure:
@cd ${WRKSRC} && ${TOUCH} NEWS README AUTHORS ChangeLog
@cd ${WRKSRC}/ac-helpers && ${RM} -f install-sh mkinstalldirs missing
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

View File

@ -0,0 +1,11 @@
If you are going to display AbiWord on the remote X server please make sure
that files from the ${PREFIX}/share/AbiSuite/fonts directory available to
your remote X server and add ${PREFIX}/share/AbiSuite/fonts into server's
font path. For XFree86, add the line:
FontPath "${PREFIX}/share/AbiSuite/fonts"
in the "Files" section of your /etc/XF86Config file. If you use a different
X server, please see its documentation on how to do this.
Then re-start your X server.

View File

@ -44,4 +44,7 @@ pre-configure:
@cd ${WRKSRC} && ${TOUCH} NEWS README AUTHORS ChangeLog
@cd ${WRKSRC}/ac-helpers && ${RM} -f install-sh mkinstalldirs missing
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

View File

@ -0,0 +1,11 @@
If you are going to display AbiWord on the remote X server please make sure
that files from the ${PREFIX}/share/AbiSuite/fonts directory available to
your remote X server and add ${PREFIX}/share/AbiSuite/fonts into server's
font path. For XFree86, add the line:
FontPath "${PREFIX}/share/AbiSuite/fonts"
in the "Files" section of your /etc/XF86Config file. If you use a different
X server, please see its documentation on how to do this.
Then re-start your X server.

View File

@ -44,4 +44,7 @@ pre-configure:
@cd ${WRKSRC} && ${TOUCH} NEWS README AUTHORS ChangeLog
@cd ${WRKSRC}/ac-helpers && ${RM} -f install-sh mkinstalldirs missing
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

View File

@ -0,0 +1,11 @@
If you are going to display AbiWord on the remote X server please make sure
that files from the ${PREFIX}/share/AbiSuite/fonts directory available to
your remote X server and add ${PREFIX}/share/AbiSuite/fonts into server's
font path. For XFree86, add the line:
FontPath "${PREFIX}/share/AbiSuite/fonts"
in the "Files" section of your /etc/XF86Config file. If you use a different
X server, please see its documentation on how to do this.
Then re-start your X server.

View File

@ -44,4 +44,7 @@ pre-configure:
@cd ${WRKSRC} && ${TOUCH} NEWS README AUTHORS ChangeLog
@cd ${WRKSRC}/ac-helpers && ${RM} -f install-sh mkinstalldirs missing
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

View File

@ -0,0 +1,11 @@
If you are going to display AbiWord on the remote X server please make sure
that files from the ${PREFIX}/share/AbiSuite/fonts directory available to
your remote X server and add ${PREFIX}/share/AbiSuite/fonts into server's
font path. For XFree86, add the line:
FontPath "${PREFIX}/share/AbiSuite/fonts"
in the "Files" section of your /etc/XF86Config file. If you use a different
X server, please see its documentation on how to do this.
Then re-start your X server.