updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / bin32-acroread-it / nsplugin.install
blobafdfe1977b9e0cc82bb7e5d96fddce121e53fc53
1 post_install() {
2   echo -e '\033[1mRemember to run nspluginwrapper -v -a -i AS USER (not root) to install the 32-bit plugin.\033[0m'
3   echo ">>>--------------"
4   echo "You must have a 32 bit version of libgtkembedmoz library."
5   echo "You can install a 32 bit verison of firefox or install"
6   echo "xulrunner from here - http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/1.8.1.3/contrib/linux-i686/"
7   echo "Extract xulrunner to a directory."
8   echo "After starting acroread go under Edit/Preferences under Internet and set"
9   echo "the location of the libgtkembedmoz library."
12 post_upgrade() {
13   echo -e '\033[1mRemember to run nspluginwrapper -v -a -i AS USER (not root) to install the 32-bit plugin.\033[0m'
14   echo ">>>--------------"
15   echo "You must have a 32 bit version of libgtkembedmoz library."
16   echo "You can install a 32 bit verison of firefox or install"
17   echo "xulrunner from here - http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/1.8.1.3/contrib/linux-i686/"
18   echo "Extract xulrunner to a directory."
19   echo "After starting acroread go under Edit/Preferences under Internet and set"
20   echo "the location of the libgtkembedmoz library."
23 op=$1
24 shift
26 $op $*