Lines Matching refs:install_dir
330 install_dir="`dirname "$ScriptDirectory"`/Reader"
412 #$1 is install_dir
483 #$1 is install_dir
601 if ( test_install_dir "$install_dir" ) ; then
602 ACRO_INSTALL_DIR="$install_dir"
608 install_dir="`dirname "$script"`"
609 if ( test_install_dir "$install_dir/Reader" ) ; then
610 ACRO_INSTALL_DIR="$install_dir/Reader"
615 install_dir="`dirname "$install_dir"`"
616 if ( test_install_dir "$install_dir/Reader" ) ; then
617 ACRO_INSTALL_DIR="$install_dir/Reader"