11 lines
501 B
Text
11 lines
501 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.3 2002/09/24 12:30:39 wiz Exp $
|
|
|
|
You need to set CHOICESPATH variable to let other applications such
|
|
as ROX-Filer can find the resources provided by rox-base. These resources
|
|
need to be in a directory with user read/write access. For example:
|
|
|
|
cp -R ${PREFIX}/share/rox/Choices ~/.RoxChoices
|
|
setenv CHOICESPATH ~/.RoxChoices
|
|
|
|
===========================================================================
|