freebsd-ports/editors/AbiWord/pkg-message

20 lines
648 B
Text
Raw Normal View History

In order to use AbiWord, you may have to add one or more lines to your
XF86Config file, usually located in /etc/X11/XF86Config.
For any XFree86 version, add the following line to the "Files" section:
FontPath "${PREFIX}/share/AbiSuite/fonts"
For XFree86 >= 4, add also the following line to the "Module" section:
Load "type1"
For other X servers, please consult your documentation.
Also, if you are going to display AbiWord on a remote X server, besides
following the instructions above, please make sure that the files in the
${PREFIX}/share/AbiSuite/fonts directory are available to the remote X
server.
Finally, re-start your X server.