updated on Sat Jan 14 00:11:12 UTC 2012
[aur-mirror.git] / tijmp / tijmp.install
blob2a35170f59730ba34496bade659bdcb1e8aeab79
3 post_install(){
4         cat<<_EOF
5   ==> NOTE: make sure that jva can find the libtijmp.so, 
6   ==> so set LD_LIBRARY_PATH if you install tijmp in some none standard location.
7   ==> you can run tijmp with something using
8   ==>   java -agentlib:tijmp your.fine.Program
9   ==>   or
10   ==>   java -agentlib:tijmp your.fine.Program
11 _EOF
14 post_upgrade(){
15         post_install