summaryrefslogtreecommitdiff
path: root/x11-toolkits/Xaw3d/files/pkg-message.in
blob: 524bf4343d506539ba7d84d37aab9b7ea0164906 (plain)
1
2
3
4
5
6
7
8
*******************************************************************
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 %%LOCALBASE%%/lib
mv libXaw.so.%%XAWVER%% libXaw2d.so.%%XAWVER%%
ln -s libXaw3d.so.%%XAWVER%% libXaw.so.%%XAWVER%%
*******************************************************************