본문 바로가기
Solaris

Exploror for unix

by 레이루이 2008. 5. 5.
반응형
아래와 같이 Install 하시면 됩니다.
 
  # pwd
  /usr/local/woo/tmp
 
  # ls -la
  total 30436
  drwxr-xr-x 2 root other 512 Nov 23 20:31 .
  drwxr-xr-x 3 root other 512 Nov 23 20:30 ..
  -rwxrwxrwx 1 root other 15572720 Nov 23 20:31 ie5setup
  # ie5setup
 
  Internet Explorer for SunOS Setup
 
  Enter the installation directory for IE5 [/usr/local/microsoft]:
  Directory /usr/local/microsoft does not exist. Do you wish to create it [y]/n? y
 
  * Extracting files for "Internet Explorer"
  * Setting up "Internet Explorer"
  Do you want to make Internet Explorer the default browser for CDE desktops? y
  * Updating installation settings
 
  Do you wish to install Outlook Express [y]/n? y
 
  * Extracting files for "Outlook Express"
  * Setting up "Outlook Express"
  * Updating installation settings
 
  -----------------------------------------------------------
  Internet Explorer 5 For UNIX Installati &
 
  on is Complete!
  You can run iexplorer from /usr/local/microsoft/bin
  ----------------------------------------------------------
 
  A complete log of the files installed during setup has
  been recorded in /usr/local/microsoft/setup.sunos5.log
 
  # cd /usr/local/microsoft/bin
  # iexplorer &
 
  OUTLOOK EXPRESS도 되니까 같이 쓰세요 ^^;
반응형