[Pardus-kullanicilari] İngilizce Sözlük

Ahmet AKMAZ ahmetakmaz at gmail.com
8 Oca 2011 Cmt 15:46:37 EET


08 Ocak 2011 14:36 tarihinde murat.asya at gmail.com <murat.asya at gmail.com>yazdı:

> Merhaba,
>
> StarDict kullanabilirsiniz. Pardus 2011'de peketleri var mıdır bilmiyorum
> tam olarak.
>
> Stardict kurulumundan soran şu sözlüklerin hepsini kullanabilirsiniz:
>
> http://yeelou.com/huzheng/stardict-dic/freedict.de/
> http://yeelou.com/huzheng/stardict-dic/dict.org/
>
> http://www.babylon.com/free-dictionaries/reference/dictionaries-thesauri/Arapca-Turkce-Arapca/62842.html
>  <http://yeelou.com/huzheng/stardict-dic/freedict.de/>Startdict yazılımı
> için bir çevirici program vardı. İsmi "dictconv" gibi bir şeydi. Bu basit
> program Babylon sözlükleri stardict sözlüklerine çeviriyordu..
> Sanırım Arapça sözlük dict formatında yok. Onun yerine babylon sözlükleleri
> dict çevirip kullanamayı deneyin.
>
> KOlay Gelsin..
>

Gördüğüm kadarıyla depoda bu sözlük bulunmuyor. El ile kurmak istedim; şöyle
bir hata ile karşılaştım.

deneme11 at pardus2011 sdcv-0.4.2 $ ./configure
checking whether to enable maintainer-specific portions of Makefiles... no
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 how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
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 build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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 whether NLS is requested... yes
checking for GNU gettext in libc... no
checking for iconv... yes
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for iconv... (cached) yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t
*inbytesleft, char * *outbuf, size_t *outbytesleft);
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 for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for zlibVersion in -lz... yes
checking whether readline via "-lreadline" is present and sane... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SDCV... yes
checking for LIB_STARDICT... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating doc/uk/Makefile
config.status: creating po/Makefile.in
config.status: creating tests/Makefile
config.status: creating tests/stardict-test_dict-2.4.2/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

Type "make" to compile.

deneme11 at pardus2011 sdcv-0.4.2 $ make
make  all-recursive
make[1]:`/home/deneme11/İndirilenler/sdcv-0.4.2' dizinine giriliyor
Making all in m4
make[2]:`/home/deneme11/İndirilenler/sdcv-0.4.2/m4' dizinine giriliyor
make[2]: `all' için hiçbir şey yapılmadı.
make[2]: `/home/deneme11/İndirilenler/sdcv-0.4.2/m4' dizininden çıkılıyor
Making all in src
make[2]:`/home/deneme11/İndirilenler/sdcv-0.4.2/src' dizinine giriliyor
Making all in lib
make[3]:`/home/deneme11/İndirilenler/sdcv-0.4.2/src/lib' dizinine giriliyor
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include      -g -O2 -MT lib.o -MD -MP -MF
".deps/lib.Tpo" -c -o lib.o lib.cpp; \
then mv -f ".deps/lib.Tpo" ".deps/lib.Po"; else rm -f ".deps/lib.Tpo"; exit
1; fi
lib.cpp: In member function 'const gchar*
offset_index::read_first_on_page_key(glong)':
lib.cpp:516:64: error: no matching function for call to 'min(long unsigned
int, guint32&)'

*** 1 errors, 0 warnings
make[3]: *** [lib.o] Hata 1
make[3]: `/home/deneme11/İndirilenler/sdcv-0.4.2/src/lib' dizininden
çıkılıyor
make[2]: *** [all-recursive] Hata 1
make[2]: `/home/deneme11/İndirilenler/sdcv-0.4.2/src' dizininden çıkılıyor
make[1]: *** [all-recursive] Hata 1
make[1]: `/home/deneme11/İndirilenler/sdcv-0.4.2' dizininden çıkılıyor
make: *** [all] Hata 2
deneme11 at pardus2011 sdcv-0.4.2 $

-- 
Ahmet AKMAZ

Karanlık ebedî değildir. Aydınlık günler için mücadele gerekir.
-------------- sonraki bölüm --------------
Bir HTML eklentisi temizlendi...
URL: <http://liste.pardus.org.tr/pardus-kullanicilari/attachments/20110108/5f5bac71/attachment.htm>


Pardus-kullanicilari mesaj listesiyle ilgili daha fazla bilgi