Specifications

CHAPTER 3: MORE CONFIGURATION INFORMATION
INTRODUCTION
ALTERA CORPORATION ALTERA SOFTWARE INSTALLATION AND LICENSING 64
Introduction
This chapter includes additional configuration information and procedures,
including Quartus II environment variables, language settings, fonts, and
mounting and unmounting the Altera Complete Design Suite DVD
procedures.
Quartus II Environment Variables
The Quartus II software installation process initializes general and
NativeLink environment variables.
Setting Environment Variables in
Linux
If you are using the C shell in Linux, environment variables are located in
your .cshrc file and have the following format:
setenv <environment variable> <value>
If you are using the Bourne or Korn shell in Linux, environment variables are
located in your .profile file and have the following format:
set <environment variable> = <value>
If you are using the Bash shell in Linux, environment variables are located
in your .bashrc file and have the following format:
export <environment variable> = <value>
Setting Environment Variables in
Windows
To set environment variables in Windows, follow these steps:
1. Click Control Panel on the Windows Start menu.