Forum Discussion
Altera_Forum
Honored Contributor
15 years agoTry the following, copied from Altera.com - search "10.0 command install". As you have already downloaded and started installer GUI, you should only need to start from here. The initial GUI installer should have pushed an installation folder at %TEMP% (Windows box). Simply open a Command Prompt and cd %TEMP%. The instructions below are for the initial installer, the new installer would create a path: %TEMP%\altera\10.0\220\bin\. Use this instead in the instructions below.
Hope this helps.- Note the following in the command line usage window
- The path to the command-line installer is displayed in the upper portion of the window
- The executable path should be similar to %TEMP%\altera\10.0\218\bin\altera_installer_cmd.exe
- The options for the command-line installer are displayed in the central and lower portions of the window
- The options you need depend upon your intended installation:
- The -a or --all option will install all the Altera software; the -i INSTALL or --install=INSTALL option will install individual elements
- The -n or --net option will install from the Internet; the -s INSTALLER_DIR or --source=INSTALLER_DIR option will install from previously-downloaded files on your computer
- If you install from the Internet, you may also need the --proxyhost=PROXYHOST, --username=PROXYUSER, and --password=PROXYPASS options depending on how your computer connects to the Internet
- The -t TARGET_DIR or --target=TARGET_DIR option specifies the directory to install the software
- Select other options as appropriate
- Click the ok button to close the command line usage window
- Click cancel to exit from the altera software installer GUI
- At a Windows Command Prompt, run the command-line installer tool with the desired options
- Include the executable path as displayed in the command line usage window
- Include your selected options and arguments