Forum Discussion
Altera_Forum
Honored Contributor
13 years agoI need to install 11.0, because of a bug in sopc builder.
I'm using the executable files from the ftp this time. Trying the very same approach, but with individual product options, this is what I get: I:\11.0_quartus_windows>altera_installer\bin\altera_installer_cmd --help Usage: altera_installer_cmd.exe [options] Altera Software Installer command-line 11.0 Options: --version show program's version number and exit -h, --help show this help message and exit -i INSTALL, --install=INSTALL Select which components from the Altera design suite to install. Multiple instances of this argument are allowed. Use --all for all components. Possible choices include: 'quartus' for Quartus II Subscription Edition; 'quartus_free' for Quartus II Web Edition; 'nios2eds' for Legacy Package: Nios II IDE / GCC3 Toolchain / C2H Compiler; 'dsp_builder' for DSP Builder; 'modelsim_ae' for ModelSim-Altera Edition; 'modelsim_ase' for ModelSim-Altera Starter Edition; 'programmer' for the Standalone Quartus II Programmer; Example: --install=quartus --install=nios2eds -a, --all Installs Altera Complete Design Suite; see --install for list of software installed. -f, --full Installs Quartus II Subscription Edition, MegaCore (R) IP Library, and supported device family files. -w, --web Installs Quartus II Web Edition Edition, MegaCore (R) IP Library, and supported device family files. -n, --net Perform a network based installation over the Internet (default if --source not specified) -s INSTALLER_DIR, --source=INSTALLER_DIR Specify the source directory for the installation files. Example: --source=d:\downloads -t TARGET_DIR, --target=TARGET_DIR Specify target or destination directory for the installed software. Example: --target=c:\altera --temp=TEMP_DIR Specify temporary directory to store downloaded files. Default is to use TMP environment variable. --proxyhost=PROXYHOST Use specified HTTP proxy in format HOST:PORT. If the port number is not specified, it is assumed at port 80. --proxy-digest Use HTTP digest authentication with provided --username when connecting through specified proxy. --proxy-basic Use HTTP basic authentication with provided --username when connecting through specified proxy. --proxy-ntlm Use NTLM authentication with provided --username when connecting through specified proxy. --username=PROXYUSER Specify username for authenticationg through specified proxy server. --password=PROXYPASS Specify password with provided --username for authenticating through specified proxy server. --program_folder=PROGRAM_FOLDER Specify program folder name for start menu shortcut. Default is "Altera". --remove_temp Option to remove saved installation files after completion. --no_space_check Option to skip disk space check. --gui Option to launch Altera Software Installer GUI mode. Requires a valid X display on Linux operating systems. This option is required when using --update. --download_only Option to download component installer only and install later. --update Option to update installed features of an existing installation. This option must be driven using the GUI, and requires --gui --allow_installer_feedback Allows Altera Software Installer to report installation statistics to improve quality. --force, --auto Assumes Yes on all interactive questions to automate installation sequence. --inspect Inspects installation to assist in trouble-shooting installation files. Writes debug data to target install directory specified by --target. I:\11.0_quartus_windows>altera_installer\bin\altera_installer_cmd -i quartus -t i:\altera 11.0\ -s i:\11.0_quartus_windows ************************************************************ ALTERA SOFTWARE INSTALLER (version 11.0) ************************************************************ Error: quartus is not a valid product. Error: quartus is not a valid product. I:\11.0_quartus_windows>altera_installer\bin\altera_installer_cmd -i 'quartus' -t i:\alter a\11.0\ -s i:\11.0_quartus_windows ************************************************************ ALTERA SOFTWARE INSTALLER (version 11.0) ************************************************************ Error: 'quartus' is not a valid product. Error: 'quartus' is not a valid product. I:\11.0_quartus_windows>altera_installer\bin\altera_installer_cmd --install=quartus -t i: altera\11.0\ -s i:\11.0_quartus_windows ************************************************************ ALTERA SOFTWARE INSTALLER (version 11.0) ************************************************************ Error: quartus is not a valid product. Error: quartus is not a valid product.