linux: wybor komunikatora gg + tlen

IP: *.core.lanet.net.pl / *.core.lanet.net.pl 02.05.05, 13:26
mam problem. na windowsie uzywam tlenu czyli mam obsluge gg i tlen i
chcialbym zainstalowac sobie odpowiednik tego na linuxie ale nie znajduje
niestety takiego programu. moze ktos mi cos zaproponuje?
    • user0001 Re: linux: wybor komunikatora gg + tlen 02.05.05, 13:42
      Zależy od interface użytkownika, jeśli jest to GNOME, to możesz użyć gg2.
      W innym wypadku polecam założenie sobie konta jabbera na chrome i
      skonfigurowanie transportów (do konfiguracji transportów potrzebne jest PSI, bo
      ani gaim ani kopte ostatnio sobie nie radziły z tym).
    • gray GNUGadu 02.05.05, 13:44

      www.gadu.gnu.pl

      rozumie gg, tlen i jabbera.
      • Gość: konrad Re: GNUGadu IP: *.core.lanet.net.pl / *.core.lanet.net.pl 02.05.05, 15:43
        uzywam kde. czy bedzie dzialalo? a moze podasz mi linka do rpma?
        • Gość: Reader Wyrecze "szarego" kolege :) IP: 212.247.232.* 02.05.05, 15:51
          www.gadu.gnu.pl/index.php?lang=en&page=download
          btw. czytaj posty. Gray podal link'a a tam jest odnosnik do Download...
          • Gość: konrad Re: Wyrecze "szarego" kolege :) IP: *.core.lanet.net.pl / *.core.lanet.net.pl 02.05.05, 15:56
            chyba mnie zle przeczytales :)
            chcialem link do rpm'a
            • gray Re: Wyrecze "szarego" kolege :) 02.05.05, 16:08

              a może pora zacząć kompilować ze źródeł? w przypadku takich programów jak
              GNUGadu to zazwyczaj bajecznie proste - wystarczy rozpakować archiwum i
              przeczytać README i INSTALL. kompilowane programy zawsze działają lepiej niż te
              z paczek.

              ps. pakiety (w tym również .rpm) można pobrać z serwerów CVS, do których dostęp
              przez www dla poszczególnych dystrybucji możliwy jest w dziale 'pobierz' -
              www.gadu.gnu.pl/index.php?lang=pl&page=download
              • Gość: konrad Re: Wyrecze "szarego" kolege :) IP: *.core.lanet.net.pl / *.core.lanet.net.pl 02.05.05, 16:11
                moze i pora na to. jesli chcesz to mozesz mnie tego nauczyc. z checia sie tego
                naucze. co to jest CVS?
                probowalem zainstalowac ze zrodla ale brakuje gtkspell i nie moge tego znalezc
                • gray Re: Wyrecze "szarego" kolege :) 02.05.05, 16:25

                  może zacznijmy od tego jaką masz dystrybucję?

                  popularne pakiety .rpm dla dystrybucji korzystających z tego rodzaju paczek
                  dostępne są na rpmfind.net/linux/RPM/ - jeżeli czegoś brakuje to zapewne
                  można to znaleźć tam (oraz na stronach producentów dystrybucji).

                  kompilowanie małych programów pisanych dla m.in. niezaawansowanych użytkowników
                  jest proste - generalnie należy zrobić to co opisane jest w INSTALL bądź README,
                  żeby dobrze skompilować poważniejsze kody trzeba się trochę pouczyć o strukturze
                  i działaniu systemu (przypomniałem sobie jak pierwszy raz skopałem gcc ;D)
                  • Gość: konrad Re: Wyrecze "szarego" kolege :) IP: *.core.lanet.net.pl / *.core.lanet.net.pl 02.05.05, 16:42
                    sciagnalem gtkspell ale sie nie zainstalowalo bo wyskoczyl komunikat ze
                    wszystko juz zainstalowane.
                    gnu gadu nadal nie dziala
                    a co do tego rpm'a gnu gadu to ja chyba mam problemy ze wzrokiem bo nie widze
                    go

                    wyciag z terminala:
                    [konrad@pc1 gg2-2.2.5]$ ./configure
                    checking for a BSD-compatible install... /usr/bin/install -c
                    checking whether build environment is sane... yes
                    /home/konrad/z: /home/konrad/z: No such file or directory
                    configure: WARNING: `missing' script is too old or missing
                    checking for awk... awk
                    checking whether make sets $(MAKE)... yes
                    checking for style of include used by make... GNU
                    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 dependency style of gcc... gcc3
                    checking how to run the C preprocessor... gcc -E
                    checking for gcc... (cached) gcc
                    checking whether we are using the GNU C compiler... (cached) yes
                    checking whether gcc accepts -g... (cached) yes
                    checking for gcc option to accept ANSI C... (cached) none needed
                    checking dependency style of gcc... (cached) gcc3
                    checking for a BSD-compatible install... /usr/bin/install -c
                    checking whether ln -s works... yes
                    checking for gmake... /usr/bin/gmake
                    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 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 fort77... no
                    checking for fl32... no
                    checking for af77... 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 ifc... no
                    checking for efc... no
                    checking for pgf95... no
                    checking for lf95... no
                    checking for gfortran... 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 dynamic linker characteristics... GNU/Linux ld.so
                    checking how to hardcode library paths into programs... immediate
                    checking whether stripping libraries is possible... yes
                    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 dynamic linker characteristics... GNU/Linux ld.so
                    checking how to hardcode library paths into programs... immediate
                    checking whether stripping libraries is possible... yes
                    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 whether /usr/bin/gmake sets $(MAKE)... yes
                    checking for awk... (cached) awk
                    checking for ANSI C header files... (cached) yes
                    checking for ANSI C header files... (cached) 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 byte ordering is bigendian... no
                    checking for long long... yes
                    checking for va_copy... yes
                    checking for __va_copy... yes
                    checking for C99-compatible vsnprintf()... 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 return type of signal handlers... void
                    checking for strftime... yes
                    checking for vprintf... yes
                    checking for _doprnt... no
                    checking for memset... yes
                    checking for mkdir... yes
                    checking for strcasecmp... yes
                    checking for strchr... yes
                    checking for strlen... yes
                    checking whether to enable maintainer-specific portions of Makefiles... no
                    checking libintl.h usability... yes
                    checking libintl.h presence... yes
                    checking for libintl.h... yes
                    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... (cached) ranlib
                    checking for library containing strerror... none required
                    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
                    • Gość: konrad Re: Wyrecze "szarego" kolege :) IP: *.core.lanet.net.pl / *.core.lanet.net.pl 02.05.05, 16:48
                      ooo, nie zmiescilo sie
                      to jest chyba najwazniejsze:
                      > No package 'gtkspell-2.0' found
                      > configure: error: *** unable to find gtkspell
                      (gtkspell.sourceforge.net) ***


                      a co do tego rpm'a gnu gadu to ja go tam nie widze
                      • user0001 Re: Wyrecze "szarego" kolege :) 02.05.05, 17:08
                        Co do gtkspell (jestem współwinny powstania tej zależności :-), to poszukaj
                        pakietu gtkspell-dev w RPMach twojej dystrybucji. Jeśli nie możesz znaleść to odpal
                        ./configure --help
                        i poszukaj opcji --without-gtkspell lub podobnej wyłączającej sprawdzanie pisowni.

                        Wracając do RPMów:
                        Na dole strony www.gadu.gnu.pl/index.php?lang=pl&page=download znajdziesz
                        linki do pakietów, kliknij we właściwą dystrybucję, i poczytaj jak dodać pakiety
                        do swojego systemu.
                        • gray [OT] 02.05.05, 19:42
                          user0001 napisał:

                          > jestem współwinny powstania tej zależności :-)

                          tzn?
                          • user0001 Re: [OT] 02.05.05, 19:55
                            Zainstalowałem kiedyś koleżance GNU/Linuksa, ona popatrzyła na komunikator i
                            wypaliła: "A pisownie sprawdza?", ja do nie "Jeszcze nie...", po wieczorze
                            pisania i dwóch nocach testowania zainstalowałem jej wersję ze sprawdzaniem pisowni.

                            Zainstalowanie tego programu u koleżanki to już dystrybucja, więc aby nie łamać
                            GPL podesłałem źródła na ggadu-devel. Potem jeszcze mała korekta (dodanie
                            konfiguracji z poziomu gui) i tak oto stałem się współwinny zależności od gtkspell.
                            • user0001 źródła czyli zmiany inaczej patch. 02.05.05, 19:56
                              • gray no to moje gratulacje :-) 02.05.05, 19:58

                                przez mój antytalent programistyczny nie mam, i pewnie nie będę miał, nic
                                wspólnego z żadnym develem :|
            • Gość: Reader Moze IP: 212.247.232.* 02.05.05, 16:31
              wyslac rpm'a poczta polska?

              W podanym linku czy korzystajac w download na stronie sa podane paczki do
              roznych dystrybucji. Klik w pierwsza z nich np. Mandrake i co? Sa rpm'y!!!
Pełna wersja