heh.pl
Kanał informacyjny Heh.pl


Piątek 19 kwietnia 2024 r.

artykuły | abc komputera (archiwum) | forum dyskusyjne | redakcja


Temat

Jak Zaistalowac Ekg2.......


83.18.122.* napisał:
Dopiero co sobie zaistalowalem linux i nie wie jak zaistalowac ten komunikator mam takie plik i co ma dalej wpisac (zrobic) ekg2-current.tar.gz Moze ktos mi powie krok po kroku co i jak Bardzo bym bym wdzieczny

212.33.82.* napisał:
tar -zxvf plik.tar.gz
cd plik
cat INSTALL | more (lub README) lub cokolwiek gdzie jest napisane jak zainstalowac....

google.pl twoim przyjacielem, nie boj sie go, nie pogryzie

http://ekg2.org/ekg2book/userbook-install.html

83.18.122.* napisał:
tam gdzie tego linka podales nic niema puste pole jest:]

83.18.122.* napisał:
CODE
[ramzilocalhost ekg2-20051027]$ ./configure&&make all&& make install
checking for a BSD-compatible install... /usr//bin/install -c
checking whether build environment is sane... yes
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output... 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 a BSD-compatible install... /usr//bin/install -c
checking for an ANSI C-conforming const... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr//bin/ld
checking if the linker (/usr//bin/ld) is GNU ld... yes
checking for /usr//bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr//bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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 for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fl32... no
checking for af77... no
checking for fort77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for lf95... no
checking for g95... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr//bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr//bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr//bin/ld
checking if the linker (/usr//bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr//bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr//bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
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 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... yes
checking whether byte ordering is bigendian... no
checking for uintXX_t types... found in <stdint.h>
checking for kvm_openfiles... no
checking for kvm_openfiles in -lkvm... no
checking for gethostbyname... yes
checking for socket... yes
checking for sched_yield... yes
checking for inet_addr... yes
checking for getopt_long... yes
checking for scandir... yes
checking for setenv... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for getaddrinfo... yes
checking for strlcat... no
checking for strlcpy... no
checking for strndup... yes
checking for strlen... yes
checking for strnlen... yes
checking for strfry... yes
checking for utimes... yes
checking whether gcc accepts -std... yes
checking for mkstemp... yes
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking for pkg-config... pkg-config
checking for Gpm_GetEvent in -lgpm... yes
checking linux/kd.h usability... yes
checking linux/kd.h presence... yes
checking for linux/kd.h... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... gcc
checking aspell.h usability... no
checking aspell.h presence... no
checking for aspell.h... no
checking for jpeg_start_decompress in -ljpeg... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for libgadu... configure: WARNING: unknown to pkg-config. use --with-libgadu=DIR if libgadu is installed in nonstandard location
checking libgadu.h usability... no
checking libgadu.h presence... no
checking for libgadu.h... no
checking for OpenSSL... yes
checking for ssl.h... /usr/include/openssl/ssl.h
checking for RSA_new in -lssl... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_ParserCreate in -lexpat... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for initscr in -lncurses... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for ncurses.h... (cached) yes
checking ncurses/ncurses.h usability... yes
checking ncurses/ncurses.h presence... yes
checking for ncurses/ncurses.h... yes
checking gsm.h usability... no
checking gsm.h presence... no
checking for gsm.h... no
checking libgsm/gsm.h usability... no
checking libgsm/gsm.h presence... no
checking for libgsm/gsm.h... no
checking for xosd-config... no
checking for libxosd... no
checking for perl... /usr//bin/perl
checking for python... /usr//bin/python
Found Python version 2.3 /usr
checking for Python.h... not found
checking for SQLite3... Package sqlite3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sqlite3.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sqlite3' found
Package sqlite3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sqlite3.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sqlite3' found
checking for sqlite3_open in -lsqlite3... no
no
checking for SQLite... Package sqlite was not found in the pkg-config search path.
Perhaps you should add the directory containing `sqlite.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sqlite' found
Package sqlite was not found in the pkg-config search path.
Perhaps you should add the directory containing `sqlite.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sqlite' found
checking for sqlite_open in -lsqlite... no
no
checking for libgnutls-config... no
checking for libgnutls - version >= 1.0.0... no
*** The libgnutls-config script installed by LIBGNUTLS could not be found
*** If LIBGNUTLS was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the LIBGNUTLS_CONFIG environment variable to the
*** full path to libgnutls-config.
configure: WARNING:
***
*** libgnutls was not found. You may want to get it from
*** ftp://ftp.gnutls.org/pub/gnutls/

configure: creating ./config.status
config.status: creating Makefile
config.status: creating ekg/Makefile
config.status: creating compat/Makefile
config.status: creating plugins/Makefile
config.status: creating contrib/Makefile
config.status: creating docs/Makefile
config.status: creating plugins/mail/Makefile
config.status: creating plugins/logs/Makefile
config.status: creating plugins/rc/Makefile
config.status: creating plugins/sms/Makefile
config.status: creating plugins/pcm/Makefile
config.status: creating plugins/irc/Makefile
config.status: creating po/Makefile.in
config.status: creating ekg/ekg2-config
config.status: creating plugins/ioctld/Makefile
config.status: creating plugins/sim/Makefile
config.status: creating plugins/jabber/Makefile
config.status: creating plugins/ncurses/Makefile
config.status: creating plugins/perl/Makefile
config.status: creating plugins/perl/SCRIPTS/Makefile
config.status: creating ekg2-config.h
config.status: ekg2-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

configured options:
- ioctld:    enabled
- libgadu:   disabled
- pthread:   enabled
- openssl:   enabled
- gnutls:    disabled
- expat:     enabled
- ncurses:   enabled
- libgsm:    disabled
- perl:    enabled
- python:    disabled
- libxosd:   disabled
- logsqlite: disabled
- aspell:    disabled
- libjpeg:   enabled
- mouse support in gpm and xterm
make  all-recursive
make[1]: Entering directory `/home/ramzi/Desktop/ekg2-20051027'
Making all in plugins
make[2]: Entering directory `/home/ramzi/Desktop/ekg2-20051027/plugins'
Making all in logs
make[3]: Entering directory `/home/ramzi/Desktop/ekg2-20051027/plugins/logs'
make[3]: Nie nic do roboty w `all'.
make[3]: Leaving directory `/home/ramzi/Desktop/ekg2-20051027/plugins/logs'
Making all in mail
make[3]: Entering directory `/home/ramzi/Desktop/ekg2-20051027/plugins/mail'
make[3]: Nie nic do roboty w `all'.
make[3]: Leaving directory `/home/ramzi/Desktop/ekg2-20051027/plugins/mail'
Making all in rc
make[3]: Entering directory `/home/ramzi/Desktop/ekg2-20051027/plugins/rc'
make[3]: Nie nic do roboty w `all'.
make[3]: Leaving directory `/home/ramzi/Desktop/ekg2-20051027/plugins/rc'
Making all in sms
make[3]: Entering directory `/home/ramzi/Desktop/ekg2-20051027/plugins/sms'
make[3]: Nie nic do roboty w `all'.
make[3]: Leaving directory `/home/ramzi/Desktop/ekg2-20051027/plugins/sms'
Making all in pcm
make[3]: Entering directory `/home/ramzi/Desktop/ekg2-20051027/plugins/pcm'
make[3]: Nie nic do roboty w `all'.
make[3]: Leaving directory `/home/ramzi/Desktop/ekg2-20051027/plugins/pcm'
Making all in irc
make[3]: Entering directory `/home/ramzi/Desktop/ekg2-20051027/plugins/irc'
make[3]: Nie nic do roboty w `all'.
make[3]: Leaving directory `/home/ramzi/Desktop/ekg2-20051027/plugins/irc'
Making all in ioctld
make[3]: Entering directory `/home/ramzi/Desktop/ekg2-20051027/plugins/ioctld'
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DIOCTLD_PATH=\"/usr/local/libexec/ioctld\"     -g -O2 -Wall -std=c99 -MT ioctld.o -MD -MP -MF ".deps/ioctld.Tpo" \
 -c -o ioctld.o `test -f 'ioctld.c' || echo './'`ioctld.c; \
then mv -f ".deps/ioctld.Tpo" ".deps/ioctld.Po"; \
else rm -f ".deps/ioctld.Tpo"; exit 1; \
fi
In file included from /usr/include/linux/cdrom.h:14,
                from ioctld.c:40:
/usr/include/asm/byteorder.h: In function `___arch__swab64':
/usr/include/asm/byteorder.h:39: error: syntax error before ':' token
make[3]: *** [ioctld.o] Błąd 1
make[3]: Leaving directory `/home/ramzi/Desktop/ekg2-20051027/plugins/ioctld'
make[2]: *** [all-recursive] Błąd 1
make[2]: Leaving directory `/home/ramzi/Desktop/ekg2-20051027/plugins'
make[1]: *** [all-recursive] Błąd 1
make[1]: Leaving directory `/home/ramzi/Desktop/ekg2-20051027'
make: *** [all] Błąd 2
[ramzilocalhost ekg2-20051027]$


Wkllejam wszytko z konsoli mam jakies bl;edy oco chodzi??

158.75.213.* napisał:


./configure --disable-oictld

217.98.126.* napisał:
Przecież na stronie ekg są binarne pakiety do pobrania. Po co ściągać źródła? Wystarczy tylko uważnie poczytać to, co jest napisane na ichniej stronie.

83.18.122.* napisał:


ale oco w tym chodzi??

217.98.126.* napisał:
Chopie. Poducz się trochę jak obsługiwać swój komputer z Linuksem na pokładzie. Poza tym daj sobie spokój z kompilacją źródeł. Masz na stronie ekg podany link do gotowych skompilowanych pakietów, które się łatwo i szybko instaluje.

83.18.122.* napisał:



a czym to sie rozni bo ja jestem zielony jak bys mogl to daj linka i powiedz co mam dalej zrobic z gory wielkie dzieki.

217.98.126.* napisał:
Pakiet binarny to gotowy program do zainstalowania. Coś jak instalka na Windows. Ty ściągnąłeś źrodła czyli kod, który dopiero trzeba skompilować, żeby uzyskać coś, co można zainstalować. Radzę trochę poczytać o Linuksie, zanim go zaczniesz używać, bo inaczej stracisz kupę czasu i nerwów i na końcu będziesz mówił, że Linuks jest do [gluteus maximus]. Linka sobie znajdź, bez przesady. Chyba nie trzeba dyplomu magistra, żeby znaleźć stronę ekg. ;->

83.18.122.* napisał:
to jakie ma rozszerzenie gotowa instala i jak to sie inastaluje tak samo jak w win??

82.160.16.* napisał:
Człowieku, poczytaj najpierw, potem pytaj. Jak nie chcesz nic czytać, zainstaluj spowrotem windowsa.

158.75.213.* napisał:


Najczesciej nie ma zadnego bo i po co icon_razz.gif

83.29.49.* napisał:
no czasami ma icon_razz.gif np *.rpm albo *.bin - o ile sie nie myle i z rpm instalujesz komenda
rpm -ihv nazwa_programu.rpm
a z pliku bin
sh nazwa_pliku.bin

Podobne tematy


Działy









Copyright © 2002-2024 | Prywatność | Load: 2.90 | SQL: 1 | Uptime: 90 days, 10:51 h:m | Wszelkie uwagi prosimy zgłaszać pod adresem eddy@heh.pl