update Sun Oct 11 06:37:00 PDT 2009
[pkgsrc.git] / wip / emboss-base / MESSAGE
1 ===========================================================================
2 $NetBSD: MESSAGE $
3
4      You may want to add the following in your .cshrc and .profile to run this
5      package correctly:
6
7      (.cshrc)
8      setenv EMBOSS_DATA         ${PREFIX}/share/EMBOSS/data
9      setenv EMBOSS_ACDROOT      ${PREFIX}/share/EMBOSS/acd
10
11      (.profile)
12      EMBOSS_DATA=${PREFIX}/share/EMBOSS/data export EMBOSS_DATA;
13      EMBOSS_ACDROOT=${PREFIX}/share/EMBOSS/acd export EMBOSS_ACDROOT;
14 ===========================================================================