summaryrefslogtreecommitdiffstats
path: root/development/groovy/README
blob: a65361a29a9d2193f5093a3816edd8ee6d6af13f (plain)
Groovy is a dynamic language for the Java platform.

This sets GROOVY_HOME=/usr/<libdir>/groovy and PATH to include
/usr/<libdir>/groovy/bin. This SlackBuild provides one for
sh and one for csh. You can logout and login again or simply run:

# source /etc/profile.d/groovy.sh

The installation is like Java Runtime/SDK, in that it places everything by
default in /usr/<libdir>/groovy.

The lib directory is set dependent upon the package architecture: /usr/lib
on x86 and /usr/lib64 on x86_64.