RHEL AS 4.0에서 yum을 사용하려고 합니다. 레드햇4.0에서는 기본적으로 yum은 제공이 않되는 것 같은데 무엇을 쓰는지도 궁금합니다.

hydrol88의 이미지

리룩스 초보자로 입문한지 얼마되지 않았습니다. 아직 제 시스템에서 드라이브를 잡지 못한 부분도 있지만 차차 해결해야 할 것 같구요. 기본적으로 유지관리를 위해 yum을 쓸까 합니다. 하지만 yum을 레드햇4.0에서는 지원이 않되는 것 같군요. duke대학의 2.6버전( http://www.linux.duke.edu/projects/yum/download.ptml )은 쓰려고 합니다.

질문1: 궁금한 점은 레드햇리룩스 4.0에서는 이와 필적할만한 것이 아닌 것이 있는지요? 홈페이지에도 yum에 대한 설명은 없는 것 같구요. 업데이트는 up2date로 하면 되지만 다른 부분의 의존성을 부여하는데에는 제한이 있는 것 같습니다.

질문2: 제가 만약에 yum 2.6x를 탑제한다면 yum의 업데이트 저장소의 설정을 어디로 해야 할까요?
보통 레드햇은 up2date를 사용하는 것 같은데...
참고로 이 정도로 저장소를 설정하면 될련지 http://yum.hantip.net/. 제가 duke에서 공개한 yum을 쓴다면 다음과 같이 저장하고 있으면 되는지요?

아래의 것이 무엇인지 모르겠습니다.

rgb@lilith|T:121>rsync mirror.dulug.duke.edu::
mirror.dulug.duke.edu
- This rsync server is currently available to any/all people.
- This is subject to change with little or limited notice.
- We may in the not-so-distant-future restrict rsync access
to tier2 red hat mirrors.

Modules:

archive Everything
redhat-ftp Red Hat FTP Site
redhat-base Red Hat FTP Site
redhat-beta Red Hat Linux beta releases
redhat-rawhide Rawhide FTP Site
redhat-updates Updates FTP Site
redhat-contrib Red Hat, Inc. -- Contrib FTP Site

archive Main Tree
redhat-ftp Red Hat FTP Site
redhat-base Red Hat FTP Site
redhat-beta Red Hat Linux beta releases
redhat-rawhide Rawhide FTP Site
redhat-updates Updates FTP Site
redhat-contrib Red Hat, Inc. -- Contrib FTP Site
-----------------------------------------------------------------------------
rgb@lucifer|T:27#rsync -avH
mirror.dulug.duke.edu::redhat-ftp/redhat/linux/9/en/os .
mirror.dulug.duke.edu
- This rsync server is currently available to any/all people.
- This is subject to change with little or limited notice.
- We may in the not-so-distant-future restrict rsync access
to tier2 red hat mirrors.

Modules:

archive Everything
redhat-ftp Red Hat FTP Site
redhat-base Red Hat FTP Site
redhat-beta Red Hat Linux beta releases
redhat-rawhide Rawhide FTP Site
redhat-updates Updates FTP Site
redhat-contrib Red Hat, Inc. -- Contrib FTP Site

receiving file list ... done
os/
os/i386/
os/i386/RedHat/
os/i386/RELEASE-NOTES-it.html
os/i386/dosutils/
os/i386/dosutils/fips15c/
os/i386/dosutils/fips20/
os/i386/images/
os/i386/RELEASE-NOTES-ja.html
...

제가 설치할 소프트웨어(프로그램)를 yum을 이용하며 의존성을 신경쓸 필요없이 잘 관리할 수 있는 것이 맞습니까? 사실 초보자라서 sbin과 bin를 마구 건드려서인지 시스템 에라가 생기는 것 같습니다.

질문3: 드라이브나 프로그램패키지(인텔포트란 컴파일러) 같은 것을 깔때 보통 yum을 설치가 가능하나요? 전 무난하게 원도우처럼 설치하고 싶은데 그림이 그려지지 않아서요. 보통 사용소프트 웨어는 어디에 설치를 하나요? 그리고 드라이브 작업을 할때는 root로 로그인해서 디렉토리 등을 바꿀 필요없이 거기서 그냥 작업하면 됩니까? 그러면 인스톨과정에서 자동적으로 내부적으로 커널컴파일을 실행하는 것 같은데 맞습니까?

마잇의 이미지

레드해 매뉴얼 중에 yum 비슷한것이 눈에 띄기는 합니다. 기본적으로는 rpm으로 설치하고 업데이트는 up2date, RHN을 사용하는것 같네요.

http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/sysadmin-guide/ch-graphical-rpm.html

필요한 소프트웨어 이것으로 먼저 시도해 보는게 나을듯 합니다. 의존성 있는 패키지 같이 설치해준다는 내용이 있네요.

인텔 포트란 컴파일러는 상용 소프트웨어 같은데 그쪽에서 제공하는 방식대로 설치해야 할 겁니다. RHEL4에 맞는 rpm은 제공될 것 같은데요 : )

--
마잇


--
마잇

hydrol88의 이미지

일단 mattengi님의 말씀처럼 설치해보겠습니다. 답변 감사합니다.

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.