FREEDOM. FRIENDS. FEATURES. FIRST. 페도라 한국 사용자 모임

RHEL5에 Microsoft Office 2003 설치하기

게시판 Tech/Tip RHEL5에 Microsoft Office 2003 설치하기

  • This topic has 1개 답변, 2명 참여, and was last updated 16 years, 1 month 전에 by
    ELem. This post has been viewed 1562 times
  • #12010
    태랑
    키 마스터
      게시글308 댓글1086 총합1394
    @admin
     

    해당글의 원 출처는 http://web.iceiu.info/mhhaque/2009/11/14/install-microsoft-office-2003-in-rhel5/  이며

    해당 글에 대한 정보는 http://cafe.daum.net/redhat/COsR/70   에서 얻었습니다

     

    바쁜일정으로 아래글 해석해서 올리지못함을 이해해주시기 바라며 어려운 내용이 아니라

    보고 그대로 하시면 될실듯 합니다

     

     

    We can try installing any kind of Windows XP Compatibles Software like Microsoft Office 2003 in Red Hat Enterprises Linux 5.3 with the help of wine open source software.

     

    First we have to download wine-1.1.32.tar.bz2 from http://www.winehq.org/site/download and follow the instructions:

     

    Please Copy wine-1.1.32.tar.bz2 into /usr/locl directory:

    # cp wine-1.1.32.tar.bz2 /usr/local/

     

    Now we change current working directory with /usr/local/ and untar & unzip the wine-1.1.32.tar.bz2:

    # cd /usr/local/

    # tar -xjvf wine-1.1.32.tar.bz2

    # cd wine-1.1.32

     

    Now configure & compile the wine source code:

    # ./configure

    # make depend

    # make

     

    Once Wine has been built correctly, We must run make install for install the wine executable, the Wine man page, and a few other needed files.

     

    # make install

     

    All above wine installation process will take long time.

     

    Now we go to install Microsoft Office 2003 in RHEL 5:

    Please mount the cd-room in the /mnt directory:

    # mount /dev/cdrom-hda /mnt/

     

    Now run the setup.exe file for start Microsoft Office 2003 installation process:

    # cd /mnt/Microsoft\ Office\ 2003/

    # wine SETUP.EXE

     

    After successful installation, we can run Microsoft word in the following way:

    # wine /root/.wine/drive_c/Program\ Files/Microsoft\ Office/OFFICE11/WINWORD.EXE

     

     

    We can create a shortcut Command in to $HOME/bin directory:

    # echo “/usr/local/wine-1.1.32/wine /root/.wine/drive_c/Program\ Files/Microsoft\ Office/OFFICE11/WIWORD.EXE” > /root/bin/msword

    # chmod a+x /root/bin/msword

     

    Now you just run msword:

    # msword&

     

    오픈소스를 응원합니다 Blog https://hoing.io
    Senior Database Administrator(MySQL, Oracle)

    사이트 이용 문의 사항은 댓글이나 admin@fedoralinux.or.kr 로 메일주세요

0 답변 글타래를 보이고 있습니다
    • #12556
      ELem
      참가자
        게시글74 댓글709 총합783
      @Bardisch
       

      결국 와ㅋ인ㅋ
      그래도 이게 어디에요...ㅋ

      랄까 Microsoft Office 2010은...무리려나요 ㅠ

       
0 답변 글타래를 보이고 있습니다
  • 답변은 로그인 후 가능합니다.

지금 이 순간


무료 공개 글꼴
Goddard.
VMware로 Fedora14 설치해 봤는데요...
페도라 33 네트워크 방식으로 설치
전자문서 회의용 무료 프로그램이 있나요?
explore2fs 와 ext2fsd
[Tip]Nvidia Driver 설치 후 Gnome-Shell 티어링 패치시 opengl 라이브러리 링크 방법
사이트 기능 개선 - 코드 하이라이트 적용(EnlighterJS)
혹시 부품 남아 도는 분~~
사이트 기능 개선(2021/02/26)