Specifications

Table Of Contents
CHAPTER 3: MORE CONFIGURATION INFORMATION
OTHER WORKSTATION CONFIGURATION INFORMATION
37 INSTALLATION & LICENSING FOR LINUX WORKSTATIONS ALTERA CORPORATION
You can determine which processes are running by typing the
following command at the command prompt:
/usr/bin/ps -ef r
You must then terminate these processes by typing the following
command at the command prompt:
kill -9 <process ID number> r
You can use the mwcleanup utility to clean up system resources and
terminate all MainWin applications by typing the following command
at the command prompt:
mwcleanup r
If you want to configure a printer with the MainWin control panel,
follow these steps:
a. Become non-root.
b. Run mwcontrol, which is located in the
/<Quartus II system directory>/bin directory. The MainWin
Control Panel dialog box appears.
c. Double-click Printers. The MainWin Printers dialog box appears.
d. Double-click Add New Printer. The Add New Printer wizard
appears.
e. Click Next. The Identify your Unix Printer wizard appears.
f. Select the printer you want to use with the Quartus II software.
g. Click Next. The Print Command wizard appears.
h. In the Print Command box, type the following command:
/bin/sh -c "cat %s | lpr -P <printer name>; rm %s"
quartus_tan quartus_cpf
quartus_asm quartus_sh
quartus_drc quartus_cmd
quartus_cdb quartus_sta
quartus_eda