hddtemp kurulum da hata
Merhaba arkadaşlar, hdd sıçaklığını görmek için hddtemp kurmaya çalışıyorum fakat sonlara doğru bir hata oluşuyor. Ne olduğunu anlayamadım yardımlarınızı bekliyorum. Şu an Pardus 2011.1 kullanıyorum daha önceki sürümlerde hddtemp i kurabilmiştim.
Kurulumu bu adreste anlatılan şekilde yapmaya çalışıyorum: http://www.cyberciti.biz/tips/howto-monitor-hard-drive-temperature.html
Adem@Adem-Pardus hddtemp-0.3-beta15 $ su
Parola:
Adem-Pardus hddtemp-0.3-beta15 # ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for in_addr_t... yes
checking for an ANSI C-conforming const... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking whether we are using the GNU C Library 2 or newer... yes
checking for ranlib... ranlib
checking for strerror in -lcposix... no
checking for signed... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for long long... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for ptrdiff_t... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for asprintf... yes
checking for fwprintf... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for wcslen... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... no
checking whether getc_unlocked is declared... yes
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 2.4.3, ok
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyCurrent... (cached) no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking Location of hddtemp.db... "/usr/share/misc/hddtemp.db"
configure: creating ./config.status
config.status: creating Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating m4/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefilehddtemp-0.3-beta15 is now configured for
Build: i686-pc-linux-gnu
Host: i686-pc-linux-gnu
Source directory: .
Installation prefix: /usr/local
C compiler: gcc -g -O2 -Wall -W -Wcast-alignAdem-Pardus hddtemp-0.3-beta15 # make
make all-recursive
make[1]:`/home/Adem/hddtemp-0.3-beta15' dizinine giriliyor
Making all in intl
make[2]:`/home/Adem/hddtemp-0.3-beta15/intl' dizinine giriliyor
make[2]: `all' için hiçbir şey yapılmadı.
make[2]: `/home/Adem/hddtemp-0.3-beta15/intl' dizininden çıkılıyor
Making all in po
make[2]:`/home/Adem/hddtemp-0.3-beta15/po' dizinine giriliyor
make[2]: `all' için hiçbir şey yapılmadı.
make[2]: `/home/Adem/hddtemp-0.3-beta15/po' dizininden çıkılıyor
Making all in m4
make[2]:`/home/Adem/hddtemp-0.3-beta15/m4' dizinine giriliyor
make[2]: `all' için hiçbir şey yapılmadı.
make[2]: `/home/Adem/hddtemp-0.3-beta15/m4' dizininden çıkılıyor
Making all in src
make[2]:`/home/Adem/hddtemp-0.3-beta15/src' dizinine giriliyor
if gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -g -O2 -Wall -W -Wcast-align -MT hddtemp-backtrace.o -MD -MP -MF ".deps/hddtemp-backtrace.Tpo" \
-c -o hddtemp-backtrace.o `test -f 'backtrace.c' || echo './'`backtrace.c; \
then mv -f ".deps/hddtemp-backtrace.Tpo" ".deps/hddtemp-backtrace.Po"; \
else rm -f ".deps/hddtemp-backtrace.Tpo"; exit 1; \
fi
backtrace.c: In function 'backtrace_handler':
backtrace.c:67:29: error: 'REG_EIP' undeclared (first use in this function)
backtrace.c:67:29: note: each undeclared identifier is reported only once for each function it appears in
backtrace.c:45:32: warning: unused variable 'old_ebp'
backtrace.c:45:23: warning: unused variable 'old_eip'*** 1 errors, 2 warnings
make[2]: *** [hddtemp-backtrace.o] Hata 1
make[2]: `/home/Adem/hddtemp-0.3-beta15/src' dizininden çıkılıyor
make[1]: *** [all-recursive] Hata 1
make[1]: `/home/Adem/hddtemp-0.3-beta15' dizininden çıkılıyor
make: *** [all] Hata 2
Adem-Pardus hddtemp-0.3-beta15 #





baDibere
Re: hddtemp kurulum da hata
Hatayı tekrarlayamıyorum.
src/backtrace.c dosyasını açıp,
#include <ucontext.h>
satırlarını
satırının üstüne taşıyıp dener misiniz?
adem
Re: hddtemp kurulum da hata
Dediğinizi yaptım fakat yine hata verdi.
backtrace.c: In function 'backtrace_handler':
backtrace.c:68:29: error: 'REG_EIP' undeclared (first use in this function)
backtrace.c:68:29: note: each undeclared identifier is reported only once for each function it appears in
backtrace.c:46:32: warning: unused variable 'old_ebp'
backtrace.c:46:23: warning: unused variable 'old_eip'
*** 1 errors, 2 warnings
make[2]: *** [hddtemp-backtrace.o] Hata 1
make[2]: `/home/Adem/hddtemp-0.3-beta15/src' dizininden çıkılıyor
make[1]: *** [all-recursive] Hata 1
make[1]: `/home/Adem/hddtemp-0.3-beta15' dizininden çıkılıyor
make: *** [all] Hata 2
baDibere
Re: hddtemp kurulum da hata
Bir de şöyle deneyin:
Yine backtrace.c dosyasını açın,
#include <ucontext.h>
satırlarını göreceksiniz. (34. satır civarında)
Bu satırları 29. satır civarlarında bulunan
ile
satırları arasına taşıyın.
adem
Re: hddtemp kurulum da hata
Yardımlarınız için teşekkürler, yine olmadı sanırım sıcaklık değeri alamıyorum.
Adem@Adem-Pardus hddtemp-0.3-beta15 $ su
Parola:
Adem-Pardus hddtemp-0.3-beta15 # ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for in_addr_t... yes
checking for an ANSI C-conforming const... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking whether we are using the GNU C Library 2 or newer... yes
checking for ranlib... ranlib
checking for strerror in -lcposix... no
checking for signed... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for long long... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for ptrdiff_t... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for asprintf... yes
checking for fwprintf... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for wcslen... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... no
checking whether getc_unlocked is declared... yes
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 2.4.3, ok
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyCurrent... (cached) no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking Location of hddtemp.db... "/usr/share/misc/hddtemp.db"
configure: creating ./config.status
config.status: creating Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating m4/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
hddtemp-0.3-beta15 is now configured for
Build: i686-pc-linux-gnu
Host: i686-pc-linux-gnu
Source directory: .
Installation prefix: /usr/local
C compiler: gcc -g -O2 -Wall -W -Wcast-align
Adem-Pardus hddtemp-0.3-beta15 # make
make all-recursive
make[1]:`/home/Adem/hddtemp-0.3-beta15' dizinine giriliyor
Making all in intl
make[2]:`/home/Adem/hddtemp-0.3-beta15/intl' dizinine giriliyor
make[2]: `all' için hiçbir şey yapılmadı.
make[2]: `/home/Adem/hddtemp-0.3-beta15/intl' dizininden çıkılıyor
Making all in po
make[2]:`/home/Adem/hddtemp-0.3-beta15/po' dizinine giriliyor
make[2]: `all' için hiçbir şey yapılmadı.
make[2]: `/home/Adem/hddtemp-0.3-beta15/po' dizininden çıkılıyor
Making all in m4
make[2]:`/home/Adem/hddtemp-0.3-beta15/m4' dizinine giriliyor
make[2]: `all' için hiçbir şey yapılmadı.
make[2]: `/home/Adem/hddtemp-0.3-beta15/m4' dizininden çıkılıyor
Making all in src
make[2]:`/home/Adem/hddtemp-0.3-beta15/src' dizinine giriliyor
make[2]: `all' için hiçbir şey yapılmadı.
make[2]: `/home/Adem/hddtemp-0.3-beta15/src' dizininden çıkılıyor
Making all in doc
make[2]:`/home/Adem/hddtemp-0.3-beta15/doc' dizinine giriliyor
make[2]: `all' için hiçbir şey yapılmadı.
make[2]: `/home/Adem/hddtemp-0.3-beta15/doc' dizininden çıkılıyor
make[2]:`/home/Adem/hddtemp-0.3-beta15' dizinine giriliyor
make[2]: `/home/Adem/hddtemp-0.3-beta15' dizininden çıkılıyor
make[1]: `/home/Adem/hddtemp-0.3-beta15' dizininden çıkılıyor
Adem-Pardus hddtemp-0.3-beta15 # sudo make install
Making install in intl
make[1]:`/home/Adem/hddtemp-0.3-beta15/intl' dizinine giriliyor
if { test "hddtemp" = "gettext-runtime" || test "hddtemp" = "gettext-tools"; } \
&& test 'no' = yes; then \
/bin/sh .././mkinstalldirs /usr/local/lib /usr/local/include; \
/usr/bin/install -c -m 644 libintl.h /usr/local/include/libintl.h; \
@LIBTOOL@ --mode=install \
/usr/bin/install -c -m 644 libintl.a /usr/local/lib/libintl.a; \
if test "@RELOCATABLE@" = yes; then \
dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /usr/local/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \
if test -n "$dependencies"; then \
rm -f /usr/local/lib/libintl.la; \
fi; \
fi; \
else \
: ; \
fi
if test "hddtemp" = "gettext-tools" \
&& test 'no' = no \
&& test yes != no; then \
/bin/sh .././mkinstalldirs /usr/local/lib; \
@LIBTOOL@ --mode=install \
/usr/bin/install -c -m 644 libgnuintl.a /usr/local/lib/libgnuintl.a; \
rm -f /usr/local/lib/preloadable_libintl.so; \
/usr/bin/install -c -m 644 /usr/local/lib/libgnuintl.so /usr/local/lib/preloadable_libintl.so; \
@LIBTOOL@ --mode=uninstall \
rm -f /usr/local/lib/libgnuintl.a; \
else \
: ; \
fi
if test 'no' = yes; then \
test yes != no || /bin/sh .././mkinstalldirs /usr/local/lib; \
temp=/usr/local/lib/t-charset.alias; \
dest=/usr/local/lib/charset.alias; \
if test -f /usr/local/lib/charset.alias; then \
orig=/usr/local/lib/charset.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr/bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
else \
if test yes = no; then \
orig=charset.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr/bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
fi; \
fi; \
/bin/sh .././mkinstalldirs /usr/local/share/locale; \
test -f /usr/local/share/locale/locale.alias \
&& orig=/usr/local/share/locale/locale.alias \
|| orig=./locale.alias; \
temp=/usr/local/share/locale/t-locale.alias; \
dest=/usr/local/share/locale/locale.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr/bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
else \
: ; \
fi
if test "hddtemp" = "gettext-tools"; then \
/bin/sh .././mkinstalldirs /usr/local/share/gettext/intl; \
/usr/bin/install -c -m 644 VERSION /usr/local/share/gettext/intl/VERSION; \
/usr/bin/install -c -m 644 ChangeLog.inst /usr/local/share/gettext/intl/ChangeLog; \
dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c langprefs.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \
for file in $dists; do \
/usr/bin/install -c -m 644 ./$file \
/usr/local/share/gettext/intl/$file; \
done; \
chmod a+x /usr/local/share/gettext/intl/config.charset; \
dists="plural.c"; \
for file in $dists; do \
if test -f $file; then dir=.; else dir=.; fi; \
/usr/bin/install -c -m 644 $dir/$file \
/usr/local/share/gettext/intl/$file; \
done; \
dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \
for file in $dists; do \
rm -f /usr/local/share/gettext/intl/$file; \
done; \
else \
: ; \
fi
make[1]: `/home/Adem/hddtemp-0.3-beta15/intl' dizininden çıkılıyor
Making install in po
make[1]:`/home/Adem/hddtemp-0.3-beta15/po' dizinine giriliyor
/bin/sh .././mkinstalldirs /usr/local/share
installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/hddtemp.mo
installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/hddtemp.mo
installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/hddtemp.mo
installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/hddtemp.mo
if test "hddtemp" = "gettext-tools"; then \
/bin/sh .././mkinstalldirs /usr/local/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/usr/local/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /usr/local/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: `/home/Adem/hddtemp-0.3-beta15/po' dizininden çıkılıyor
Making install in m4
make[1]:`/home/Adem/hddtemp-0.3-beta15/m4' dizinine giriliyor
make[2]:`/home/Adem/hddtemp-0.3-beta15/m4' dizinine giriliyor
make[2]: `install-exec-am' için hiçbir şey yapılmadı.
make[2]: `install-data-am' için hiçbir şey yapılmadı.
make[2]: `/home/Adem/hddtemp-0.3-beta15/m4' dizininden çıkılıyor
make[1]: `/home/Adem/hddtemp-0.3-beta15/m4' dizininden çıkılıyor
Making install in src
make[1]:`/home/Adem/hddtemp-0.3-beta15/src' dizinine giriliyor
make[2]:`/home/Adem/hddtemp-0.3-beta15/src' dizinine giriliyor
/bin/sh ../mkinstalldirs /usr/local/sbin
/usr/bin/install -c hddtemp /usr/local/sbin/hddtemp
make[2]: `install-data-am' için hiçbir şey yapılmadı.
make[2]: `/home/Adem/hddtemp-0.3-beta15/src' dizininden çıkılıyor
make[1]: `/home/Adem/hddtemp-0.3-beta15/src' dizininden çıkılıyor
Making install in doc
make[1]:`/home/Adem/hddtemp-0.3-beta15/doc' dizinine giriliyor
make[2]:`/home/Adem/hddtemp-0.3-beta15/doc' dizinine giriliyor
make[2]: `install-exec-am' için hiçbir şey yapılmadı.
/bin/sh ../mkinstalldirs /usr/local/man/man8
/usr/bin/install -c -m 644 ./hddtemp.8 /usr/local/man/man8/hddtemp.8
make[2]: `/home/Adem/hddtemp-0.3-beta15/doc' dizininden çıkılıyor
make[1]: `/home/Adem/hddtemp-0.3-beta15/doc' dizininden çıkılıyor
make[1]:`/home/Adem/hddtemp-0.3-beta15' dizinine giriliyor
make[2]:`/home/Adem/hddtemp-0.3-beta15' dizinine giriliyor
make[2]: `install-exec-am' için hiçbir şey yapılmadı.
make[2]: `install-data-am' için hiçbir şey yapılmadı.
make[2]: `/home/Adem/hddtemp-0.3-beta15' dizininden çıkılıyor
make[1]: `/home/Adem/hddtemp-0.3-beta15' dizininden çıkılıyor
Adem-Pardus hddtemp-0.3-beta15 # cd /usr/share/misc
Adem-Pardus misc # wget http://download.savannah.nongnu.org/releases/hddtemp/hddtemp.db
--2011-08-18 17:42:02-- http://download.savannah.nongnu.org/releases/hddtemp/hddtemp.db
download.savannah.nongnu.org (download.savannah.nongnu.org) çözümleniyor... 140.186.70.73
download.savannah.nongnu.org (download.savannah.nongnu.org)[140.186.70.73]:80 bağlanılıyor... bağlantı kuruldu.
HTTP isteği gönderildi, yanıt bekleniyor... 301 Moved Permanently
Yer: http://download.savannah.gnu.org/releases/hddtemp/hddtemp.db [izleyen]
--2011-08-18 17:42:04-- http://download.savannah.gnu.org/releases/hddtemp/hddtemp.db
download.savannah.gnu.org (download.savannah.gnu.org) çözümleniyor... 140.186.70.73
Bağlantı tekrar kullanılıyor: download.savannah.nongnu.org:80.
HTTP isteği gönderildi, yanıt bekleniyor... 302 Found
Yer: http://download.savannah.gnu.org/releases-redirect/hddtemp/hddtemp.db [izleyen]
--2011-08-18 17:42:04-- http://download.savannah.gnu.org/releases-redirect/hddtemp/hddtemp.db
Bağlantı tekrar kullanılıyor: download.savannah.nongnu.org:80.
HTTP isteği gönderildi, yanıt bekleniyor... 302 Found
Yer: http://mirror.veriportal.com/savannah/hddtemp/hddtemp.db [izleyen]
--2011-08-18 17:42:05-- http://mirror.veriportal.com/savannah/hddtemp/hddtemp.db
mirror.veriportal.com (mirror.veriportal.com) çözümleniyor... 94.103.32.100
mirror.veriportal.com (mirror.veriportal.com)[94.103.32.100]:80 bağlanılıyor... bağlantı kuruldu.
HTTP isteği gönderildi, yanıt bekleniyor... 200 OK
Uzunluk: 29069 (28K) [text/plain]
Saving to: `hddtemp.db.4'
100%[==================================================================>] 29.069 --.-K/s in 0,1s
2011-08-18 17:42:05 (201 KB/s) - `hddtemp.db.4' saved [29069/29069]
Adem-Pardus misc # hddtemp /dev/sda
bash: hddtemp: komut yok
Adem-Pardus misc #
baDibere
Re: hddtemp kurulum da hata
sudo make uninstallile kurduğunuz şeyleri kaldırın.
make
sudo make install
ile kurulum yapın.
adem
Re: hddtemp kurulum da hata
Çok teşekkürler hocam oldu bu sefer,
Konsol dan root olduktan sonra "hddtemp /dev/sda" komutuyla görebiliyorum sıcaklığı, root olmadan "/dev/sda_Eriim_engellendi/index.html" uyarısı veriyor sanırım bu nedenle Gkrellm de sensör kısmında hddtemp yok Ubuntu 11.04 de böyle bir sıkıntı yok görünüyor, bu sorunuda aşarsak tamamdır.
baDibere
Re: hddtemp kurulum da hata
sudo chmod +s /usr/sbin/hddtemp
işinize yarayabilir.
adem
Re: hddtemp kurulum da hata
Sayenizde halloldu bu iş sağ olun.