alsa 설치 하는데 경고 메시지가...

moai의 이미지

CentOS 5.2 사용중인 초보입니다.
Kernel 은 2.6.18 입니다.

내장 사운드카드로 설치 하다하다 안되서 그냥 사운드 카드 하나 꼽았습니다.
Sound Blaster PCI 128 꼽으니 사운드 카드 검출에 보니 찾드라구요.
근데 PCM 항목에 아무것도 없는거 보니깐 드라이버가 안깔린것 같아서
여기저기 알아보니 alsa 를 설치 해야 한다고 하더라구요.
그래서 alsa 에 관한 파일 4개를 다운 받고 설치순서대로 할려고 했습니다.

각각 다 압축 풀고 그 폴더 들어가서
./configure
make
make install
하면 된다고 하길래

./configure 했습니다.
그러니 아래와 같이 쭉 나오드만
거의 마지막에
WARNING: Makefile.conf.in seems to ignore the --datarootdir setting
라고 경고가...
이건 무슨 문제인가요?
어떻게 고치면 될까요?
yum install kernel-devel 은 했습니다..;;

[root@junki-Linux driver]# ./configure
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for current directory... /root/Desktop/alsa_1.0.17/driver
checking cross compile...
checking for directory with kernel source... /lib/modules/2.6.18-92.1.10.el5/source
checking for directory with kernel build... /lib/modules/2.6.18-92.1.10.el5/build
checking for kernel linux/version.h... yes
checking for kernel linux/autoconf.h... yes
checking for kernel version... 2.6.18-92.1.10.el5
checking for GCC version... Kernel compiler: gcc 4.1.2 20071124 (Red Hat 4.1.2-42) Used compiler: gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
checking for built-in ALSA... no
checking for existing ALSA module... yes
checking for Red Hat kernel... auto
checking for Red Hat kernel... no
checking for SUSE kernel... auto
checking for SUSE kernel... no
checking for updating alsa-kernel version.h... yes
checking for CONFIG_EXPERIMENTAL... yes
checking for kernel linux/config.h... yes
checking for deprecated linux/config.h... checking to modify of kernel linux/kmod.h... no
checking for kernel linux/utsrelease.h... yes
checking for kernel linux/compiler.h... yes
checking for kernel linux/pm.h... yes
checking for kernel linux/spinlock.h... yes
checking for kernel linux/irq.h... yes
checking for kernel linux/threads.h... yes
checking for kernel linux/rwsem.h... yes
checking for kernel linux/gameport.h... yes
checking for kernel media/v4l2-dev.h... yes
checking for kernel linux/devfs_fs_kernel.h... no
Creating a dummy ...
checking for kernel linux/highmem.h... yes
checking for kernel linux/workqueue.h... yes
checking for kernel linux/dma-mapping.h... yes
checking for kernel asm/hw_irq.h... yes
checking for kernel linux/device.h... yes
checking for kernel linux/platform_device.h... yes
checking for kernel linux/isa.h... yes
checking for kernel linux/jiffies.h... yes
checking for kernel linux/compat.h... yes
checking for kernel linux/log2.h... yes
checking for kernel linux/adb.h... yes
checking for kernel linux/cuda.h... yes
checking for kernel linux/pmu.h... yes
checking for kernel linux/moduleparam.h... yes
checking for kernel linux/syscalls.h... yes
checking for kernel linux/firmware.h... yes
checking for kernel linux/err.h... yes
checking for kernel linux/bitmap.h... yes
checking for kernel linux/mutex.h... yes
checking for kernel linux/pm_qos_params.h... no
Creating ...
checking for kernel linux/kthread.h... yes
checking for kernel asm/irq_regs.h... no
Creating a dummy ...
checking for kernel linux/seq_file.h... yes
checking for kernel module symbol versions... yes
checking for has ioport support... yes
checking for PCI support in kernel... yes
checking for I2C driver in kernel... module
checking for I2C_POWERMAC in kernel... unknown
checking for firmware loader... yes
checking for input subsystem in kernel... yes
checking for pc-speaker input subsystem in kernel... module
checking for directory to store kernel modules... /lib/modules/2.6.18-92.1.10.el5/kernel/sound
checking for verbose procfs... on
checking for verbose printk... on
checking for debug level... none
checking for ISA support in kernel... no
checking for processor type... i686
checking for i386 machine type... default
checking for ISA DMA API... yes
checking for SMP... yes
checking for Video device support in kernel... yes
checking for ISA PnP driver in kernel... yes
checking for PnP driver in kernel... yes
checking for Kernel ISA-PnP support... no
checking for Kernel ISA-PnP module support... no
checking for strlcpy... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for scnprintf... yes
checking for sscanf... yes
checking for vmalloc_to_page... yes
checking for old kmod... no
checking for PDE... yes
checking for pci_set_consistent_dma_mask... yes
checking for pci_dev_present... yes
checking for msleep... yes
checking for msleep_interrupt... yes
checking for msecs_to_jiffies... yes
checking for tty->count is the atomic type... no
checking for video_get_drvdata... yes
checking for V4L1 layer... yes
checking for io_remap_pfn_range... yes
checking for kcalloc... yes
checking for kstrdup... yes
checking for kzalloc... yes
checking for create_workqueue with flags... no
checking for saved_config_space in pci_dev... yes
checking for new pci_save_state... yes
checking for register_sound_special_device... yes
checking for driver extra-version...
checking for driver version... 1.0.17
checking for dynamic minor numbers... no
checking for sequencer support... yes
checking for OSS/Free emulation... yes
checking for OSS PCM plugin system inclusion... yes
checking for RTC support... yes
checking for HPET support... yes
checking for Procfs support... yes
checking for USB support... yes
checking for class_simple... no
checking for old driver suspend/resume callbacks... no
checking for removal of page-reservation for nopage/mmap... yes
checking for nested class_device... yes
checking for new IRQ handler... no
checking for gfp_t... yes
checking for GFP_DMA32... yes
checking for page_to_pfn... yes
checking for init_utsname... yes
checking for is_power_of_2... yes
checking for PnP suspend/resume... yes
checking for device_create_drvdata... no
checking for new unlocked/compat_ioctl... yes
checking for x86-compatible PC... no
checking for kernel PCMCIA
checking for PCMCIA support... yes
checking for PC9800 support in kernel... no
checking for parallel port support... yes
checking for power management... yes
checking for cards to compile driver for... all
checking for additonal options to compile driver for... all
configure: creating ./config.status
config.status: creating version
config.status: creating Makefile.conf
config.status: WARNING: Makefile.conf.in seems to ignore the --datarootdir setting
config.status: creating snddevices
config.status: creating utils/alsa-driver.spec
config.status: creating utils/buildrpm
config.status: creating toplevel.config
config.status: creating utils/alsasound
config.status: creating utils/alsasound.posix
config.status: creating include/pci_ids_compat.h
config.status: creating include/i2c-id_compat.h
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: creating include/config1.h
config.status: include/config1.h is unchanged
config.status: creating include/version.h
config.status: include/version.h is unchanged
config.status: creating include/autoconf-extra.h
config.status: include/autoconf-extra.h is unchanged
Hacking autoconf.h...

그다음 make 하니

[root@junki-Linux driver]# make
make dep
make[1]: Entering directory `/root/Desktop/alsa_1.0.17/driver'
make[2]: Entering directory `/root/Desktop/alsa_1.0.17/driver/acore'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/acore/ioctl32'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/acore/ioctl32'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/acore/oss'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/acore/oss'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/acore/seq'
make[4]: Entering directory `/root/Desktop/alsa_1.0.17/driver/acore/seq/oss'
make[4]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/acore/seq/oss'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/acore/seq'
make[2]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/acore'
make[2]: Entering directory `/root/Desktop/alsa_1.0.17/driver/i2c'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/i2c/l3'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/i2c/l3'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/i2c/other'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/i2c/other'
make[2]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/i2c'
make[2]: Entering directory `/root/Desktop/alsa_1.0.17/driver/drivers'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/drivers/mpu401'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/drivers/mpu401'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/drivers/opl3'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/drivers/opl3'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/drivers/opl4'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/drivers/opl4'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/drivers/pcsp'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/drivers/pcsp'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/drivers/vx'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/drivers/vx'
make[2]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/drivers'
make[2]: Entering directory `/root/Desktop/alsa_1.0.17/driver/isa'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/isa/ad1816a'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/isa/ad1816a'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/isa/ad1848'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/isa/ad1848'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/isa/cs423x'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/isa/cs423x'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/isa/es1688'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/isa/es1688'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/isa/gus'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/isa/gus'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/isa/msnd'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/isa/msnd'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/isa/opti9xx'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/isa/opti9xx'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/isa/sb'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/isa/sb'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/isa/wavefront'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/isa/wavefront'
make[2]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/isa'
make[2]: Entering directory `/root/Desktop/alsa_1.0.17/driver/synth'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/synth/emux'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/synth/emux'
make[2]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/synth'
make[2]: Entering directory `/root/Desktop/alsa_1.0.17/driver/pci'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/pci/ac97'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/pci/ac97'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/pci/ali5451'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/pci/ali5451'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/pci/asihpi'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/pci/asihpi'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/pci/au88x0'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/pci/au88x0'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/pci/aw2'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/pci/aw2'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/pci/ca0106'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/pci/ca0106'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/pci/cs46xx'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/pci/cs46xx'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/pci/cs5535audio'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/pci/cs5535audio'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/pci/echoaudio'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/pci/echoaudio'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/pci/emu10k1'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/pci/emu10k1'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/pci/hda'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/pci/hda'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/pci/ice1712'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/pci/ice1712'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/pci/korg1212'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/pci/korg1212'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/pci/mixart'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/pci/mixart'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/pci/nm256'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/pci/nm256'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/pci/oxygen'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/pci/oxygen'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/pci/pcxhr'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/pci/pcxhr'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/pci/pdplus'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/pci/pdplus'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/pci/riptide'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/pci/riptide'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/pci/rme9652'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/pci/rme9652'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/pci/trident'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/pci/trident'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/pci/vx222'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/pci/vx222'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/pci/ymfpci'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/pci/ymfpci'
make[2]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/pci'
make[2]: Entering directory `/root/Desktop/alsa_1.0.17/driver/aoa'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/aoa/codecs'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/aoa/codecs'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/aoa/core'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/aoa/core'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/aoa/fabrics'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/aoa/fabrics'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/aoa/soundbus'
make[4]: Entering directory `/root/Desktop/alsa_1.0.17/driver/aoa/soundbus/i2sbus'
make[4]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/aoa/soundbus/i2sbus'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/aoa/soundbus'
make[2]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/aoa'
make[2]: Entering directory `/root/Desktop/alsa_1.0.17/driver/soc'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/soc/at32'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/soc/at32'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/soc/at91'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/soc/at91'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/soc/au1x'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/soc/au1x'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/soc/codecs'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/soc/codecs'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/soc/davinci'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/soc/davinci'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/soc/fsl'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/soc/fsl'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/soc/omap'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/soc/omap'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/soc/pxa'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/soc/pxa'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/soc/s3c24xx'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/soc/s3c24xx'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/soc/sh'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/soc/sh'
make[2]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/soc'
make[2]: Entering directory `/root/Desktop/alsa_1.0.17/driver/usb'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/usb/caiaq'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/usb/caiaq'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/usb/usx2y'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/usb/usx2y'
make[2]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/usb'
make[2]: Entering directory `/root/Desktop/alsa_1.0.17/driver/pcmcia'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/pcmcia/pdaudiocf'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/pcmcia/pdaudiocf'
make[3]: Entering directory `/root/Desktop/alsa_1.0.17/driver/pcmcia/vx'
make[3]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/pcmcia/vx'
make[2]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/pcmcia'
make[2]: Entering directory `/root/Desktop/alsa_1.0.17/driver/misc'
make[2]: Leaving directory `/root/Desktop/alsa_1.0.17/driver/misc'
make[1]: Leaving directory `/root/Desktop/alsa_1.0.17/driver'
make -C /lib/modules/2.6.18-92.1.10.el5/source SUBDIRS=/root/Desktop/alsa_1.0.17/driver CPP="gcc -E" CC="gcc" modules
make[1]: Entering directory `/usr/src/kernels/2.6.18-92.1.10.el5-i686'
CC [M] /root/Desktop/alsa_1.0.17/driver/acore/hwdep.o
CC [M] /root/Desktop/alsa_1.0.17/driver/acore/memory_wrapper.o
CC [M] /root/Desktop/alsa_1.0.17/driver/acore/memalloc.o
CC [M] /root/Desktop/alsa_1.0.17/driver/acore/sgbuf.o
CC [M] /root/Desktop/alsa_1.0.17/driver/acore/pcm.o
CC [M] /root/Desktop/alsa_1.0.17/driver/acore/pcm_native.o
CC [M] /root/Desktop/alsa_1.0.17/driver/acore/pcm_lib.o
CC [M] /root/Desktop/alsa_1.0.17/driver/acore/pcm_timer.o
CC [M] /root/Desktop/alsa_1.0.17/driver/acore/pcm_misc.o
CC [M] /root/Desktop/alsa_1.0.17/driver/acore/pcm_memory.o
CC [M] /root/Desktop/alsa_1.0.17/driver/acore/rawmidi.o
CC [M] /root/Desktop/alsa_1.0.17/driver/acore/rtctimer.o
/root/Desktop/alsa_1.0.17/driver/acore/rtctimer.c:4: error: conflicting types for ‘is_power_of_2’
include/linux/log2.h:53: error: previous definition of ‘is_power_of_2’ was here
make[3]: *** [/root/Desktop/alsa_1.0.17/driver/acore/rtctimer.o] 오류 1
make[2]: *** [/root/Desktop/alsa_1.0.17/driver/acore] 오류 2
make[1]: *** [_module_/root/Desktop/alsa_1.0.17/driver] 오류 2
make[1]: Leaving directory `/usr/src/kernels/2.6.18-92.1.10.el5-i686'
make: *** [compile] 오류 2

이렇게 나왔습니다.

구글에서 alsa warning makefile.conf.in 로 검색하니

몇가지 결과가 나오긴 하는데

영어에 대해 무지라...

아는 단어 좀 읽어 봐도 무슨 소린지 종합이 안되더군요...;;

도움 부탁 드립니다.

댓글 달기

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