[완료]젠투 사용하시는분 간단한 질문하나만 하겠습니다..

rlawnsgh3의 이미지

제가 emerge명령으로 패키지를 하나 설치 할려고 하는데...
g77컴파일러를 이용합니다..
그런데 gcc는 패스가 지정되어 아무경로에서나 gcc를 입력해서 사용할 수 있는데 g77은 패스가 지정이 되지 않아 error가 납니다.
gentoo에서 아무 경로에서나 g77명령을 사용할 수 있게 패스 지정하는 파일과 방법을 알려주시면 정말 감사드립니다..

bus710의 이미지

/etc/profile 안에 보시면

PATH 변수 값을 지정해 줄 수 있는 구문이 있는데, g77 컴파일러(?)가 있는 경로를 포함해서 넣어 주시면 될 것 같습니다..

저도 초보이고 포트란에 대해서는 더더욱 모르는 관계로 문제가 있을 수도 있겠습니다...

akudoku.net

life is only one time

shyblue의 이미지

/etc//env.d/40g77 정도의 파일을 만드시고, PATH와 ROOTPATH를 지정하세요
설정 방법은 해당 디렉토리 안에 있는 다른 파일을 참고 하시면 됩니다.

그리고 나서,

# env-update && source /etc/profile 
# emerge <package-name>

하시면 되겠습니다.

時日也放聲大哭

時日也放聲大哭

rlawnsgh3의 이미지

정말 감사합니다^^

rlawnsgh3의 이미지

젠투는 /etc/profile.env에 패스가 들어가는거 같네요..
그리고 정확히 패스가 들어가는 경로를 몰라도
export PATH=$PATH:경로
입력을하면 손쉽게 패스를 지정할 수 있더군요..
예전에 학교에서 배운 기역이 있는데 역쉬 기본이라고 무시하다가 나중에 써먹을 때 꼭 못써먹더라구요

shyblue의 이미지

/etc/prfile.의 내용은
/etc/env.d안에 정의된 환경들을 env-update를 통해 자동으로 생성된 것입니다.

時日也放聲大哭

時日也放聲大哭

rlawnsgh3의 이미지

shyblue님이 하는 방법이 정확한 방법이군요...
정말 오늘 좋은 정보 배워갑니다..
복받으실거에요..

댓글 달기

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
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.