freebsd-ports/x11-toolkits/Xaw3d/files/pkg-message.in
Pav Lucistnik 3ecfbafa4d - Use SUB_FILES, DOCSDIR
PR:		ports/98027
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-06-10 12:51:06 +00:00

8 lines
375 B
Text

*******************************************************************
If you want Xaw3d to replace the default Athena Widget Set
so most X applications will get a 3-D look, do this (as root):
cd %%X11BASE%%/lib
mv libXaw.so.%%XAWVER%% libXaw2d.so.%%XAWVER%%
ln -s libXaw3d.so.%%XAWVER%% libXaw.so.%%XAWVER%%
*******************************************************************