Lines Matching refs:install_dir
208 install_dir="`dirname "$ScriptDirectory"`/Reader"
290 #$1 is install_dir
408 if ( test_install_dir "$install_dir" ) ; then
409 ACRO_INSTALL_DIR="$install_dir"
415 install_dir="`dirname "$script"`"
416 if ( test_install_dir "$install_dir/Reader" ) ; then
417 ACRO_INSTALL_DIR="$install_dir/Reader"
422 install_dir="`dirname "$install_dir"`"
423 if ( test_install_dir "$install_dir/Reader" ) ; then
424 ACRO_INSTALL_DIR="$install_dir/Reader"