expr: syntax error
" in console.To fix it, in
acroread
(/usr/bin/acroread) change line 418echo $mfile| sed 's/libgtk-x11-\([0-9]*\).0.so.0.\([0-9]\)00.\([0-9]*\)\|\(.*\)/\1\2\3/g'
to
echo $mfile| sed 's/libgtk-x11-\([0-9]*\).0.so.0.\([0-9]*\)00.\([0-9]*\)\|\(.*\)/\1\2\3/g'
and line 644:
MIN_GTK_VERSION="240"
to
MIN_GTK_VERSION="2040"
Found here: https://fcp.surfsite.org/modules/newbb/v
Aside of it, you can use
/usr/local/Adobe/Acrobat7.0/Browser/install_browser_plugin
to install a plugin for a browser.
No comments:
Post a Comment