make menuconfig 가 안먹힙니다.

vlzkcbcb의 이미지

데비안 40r4 입니다.

uname -a
Linux Debian 2.6.18-6-amd64 #1 SMP Mon Jun 16 22:30:01 UTC 2008 x86_64 GNU/Linux

apt-get install ncurses* 해서 설치 했구요.

아래 오류가 나옵니다.. 어떻게 해야할까요?

Debian:~# make menuconfig
make: *** No rule to make target `menuconfig'. Stop.

Debian:~# cd /usr/src/ ; make menuconfig
make: *** No rule to make target `menuconfig'. Stop.

Debian:~# apt-get install kernel-source-2.6.18
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package kernel-source-2.6.18

Debian:~# cd /usr/src

Debian:/usr/src# ls -al
total 8
drwxrwsr-x 2 root src 4096 Oct 28 2006 .
drwxr-xr-x 10 root root 4096 Sep 18 17:12 ..

Prentice의 이미지

뭔가 질문이 이상해요. libncurses*-dev는 설치하셨는지, 커널 소스는 압축이 잘 풀렸는지 등등이 전혀 확인이 안되네요.

vlzkcbcb의 이미지

libncurses5-dev

이걸로도 설치했습니다.

menuconfig 라는파일 자체가 없는것 같습니다.

bushi의 이미지

본인이 알고 있는 것을 반추하지 말고, 댓글의 내용을 이해해보려 노력하세요.

OTL

lipide의 이미지

menuconfig는 kernel 소스 Makefile 내에 있는 옵션입니다. 따로 파일로 존재하는 것이 아닙니다. :)

kite7의 이미지


지금 데비안이 없어서 잘모르겠지만 우분투에서는 linux-source 패키지가 리눅스 소스입니다.

Debian:~# apt-get install kernel-source-2.6.18
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package kernel-source-2.6.18

이부분을 보니 패키지를 못찾아서 설치를 못한거 같네요.
아시고 계신대로 /usr/src 에 XXXXX.tar.bz2 가 보여야 할겁니다. ㅋ
아무튼 성공하시길...

ㅇㅇ의 이미지

리눅스폴더내에서 실행해야합니다

세벌의 이미지

현재 데비안은 버전 9.3 이 최신인데 40r4 는 무슨 뜻인지요?

데비안 관련 질문 맞다면?
https://debianusers.or.kr 에 물어보면 어떨까요?

익명 사용자의 이미지

2008년 글이니까 낮은 버전 번호가 나올 수 있다는 생각은 안 해 보셨나요?

댓글 달기

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