I'm new to Ubuntu and I need to install Groovy graphics builder. I downloaded from here. The site says to do two things :
Drop all jar files into $GROOVY_HOME/lib
Drop the scripts into $GROOVY_HOME/bin
But how to do this? I have installed Groovy in this path :
/usr/share/groovy
I guess the site asks me to put(paste) all the downloaded files in /usr/share/groovy/bin and /usr/share/groovy/lib respectively as suggested by the site. But when i try to paste the files in /usr/share/groovy/bin I see the paste command have been disabled.
Since I'm a novice I don't know what to do, can anyone say me how this can be done?
I use Ubuntu 10.04
Thanks in advance.
