kadu 6.5.2 na hardy'm

Jak się dogadać?
Awatar użytkownika
grappas
Wytworny Kaczor
Wytworny Kaczor
Posty: 251
Rejestracja: 29 gru 2008, 13:51
Płeć: Mężczyzna
Wersja Ubuntu: 13.04
Środowisko graficzne: Unity
Architektura: x86_64
Kontakt:

kadu 6.5.2 na hardy'm

Post autor: grappas »

I w zwiazku z tym pytanie... jak skompilowac libgadu z parametrem pthreads??
Awatar użytkownika
White Eagle
Sędziwy Jeż
Sędziwy Jeż
Posty: 62
Rejestracja: 17 lut 2006, 19:58
Płeć: Mężczyzna
Wersja Ubuntu: 10.10
Środowisko graficzne: KDE Plasma
Architektura: x86_64

Odp: kadu 6.5.2 na hardy'm

Post autor: White Eagle »

Kod: Zaznacz cały

./configure --with-pthread && make && sudo make install
Wszelkie pytania dotyczące programu Kadu proszę zadawać na www.kadu.net/forum
---
Registered Linux User #410579 Ubuntu User #3196
Awatar użytkownika
grappas
Wytworny Kaczor
Wytworny Kaczor
Posty: 251
Rejestracja: 29 gru 2008, 13:51
Płeć: Mężczyzna
Wersja Ubuntu: 13.04
Środowisko graficzne: Unity
Architektura: x86_64
Kontakt:

Odp: kadu 6.5.2 na hardy'm

Post autor: grappas »

a gdzie znalezc kod zrodlowy??
Awatar użytkownika
k4misiek
Sędziwy Jeż
Sędziwy Jeż
Posty: 37
Rejestracja: 12 kwie 2006, 16:51
Płeć: Mężczyzna
Kontakt:

Odp: kadu 6.5.2 na hardy'm

Post autor: k4misiek »

Po co kompilowac, skoro mozna uzyc repo Prezu?
cezaryece
Piegowaty Guziec
Piegowaty Guziec
Posty: 2
Rejestracja: 23 kwie 2006, 18:22
Płeć: Mężczyzna
Wersja Ubuntu: 8.04
Kontakt:

Odp: kadu 6.5.2 na hardy'm

Post autor: cezaryece »

Ja mam to repo w moim apt i jakos najnowszą wersją dla Hardyego jest 0.6.0.2.
Twierdzisz, że jest inaczej?
Awatar użytkownika
White Eagle
Sędziwy Jeż
Sędziwy Jeż
Posty: 62
Rejestracja: 17 lut 2006, 19:58
Płeć: Mężczyzna
Wersja Ubuntu: 10.10
Środowisko graficzne: KDE Plasma
Architektura: x86_64

Odp: kadu 6.5.2 na hardy'm

Post autor: White Eagle »

Powinno się ściągnąć z ich strony: http://toxygen.net/libgadu/ , ale jak widzę jest ona chwilowo niedostępna

Tymczasowo wrzuciłem najnowszą wersje pod ten adres . Wystarczy go rozpakować i skonfigurować jak podałem wcześniej
Wszelkie pytania dotyczące programu Kadu proszę zadawać na www.kadu.net/forum
---
Registered Linux User #410579 Ubuntu User #3196
Awatar użytkownika
grappas
Wytworny Kaczor
Wytworny Kaczor
Posty: 251
Rejestracja: 29 gru 2008, 13:51
Płeć: Mężczyzna
Wersja Ubuntu: 13.04
Środowisko graficzne: Unity
Architektura: x86_64
Kontakt:

Odp: kadu 6.5.2 na hardy'm

Post autor: grappas »

krok po kroku

Kod: Zaznacz cały

root@kupa:/home/grappas/libgadu-1.8.2# ./configure --with-pthread && make && sudo make install
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-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 ISO C89... 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 whether ln -s works... yes
checking for an ANSI C-conforming const... yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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 recognize 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 xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... 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... 98304
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 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 static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking whether byte ordering is bigendian... no
checking for uintXX_t types... found in <stdint.h>
checking for t_accept in -lnsl... no
checking for socket in -lsocket... no
checking for __inet_addr in -lbind... no
checking for gethostbyname_r... 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 whether to check for GCC pthread/shared inconsistencies... yes
checking whether -pthread is sufficient with -shared... yes
checking for long long... yes
checking for pkg-config... pkg-config
checking for OpenSSL... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating include/Makefile
config.status: creating pkgconfig/Makefile
config.status: creating pkgconfig/libgadu.pc
config.status: creating config.h
config.status: creating include/libgadu.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Wejście do katalogu `/home/grappas/libgadu-1.8.2'
Making all in include
make[2]: Wejście do katalogu `/home/grappas/libgadu-1.8.2/include'
make  all-am
make[3]: Wejście do katalogu `/home/grappas/libgadu-1.8.2/include'
make[3]: Nie ma nic do zrobienia w `all-am'.
make[3]: Opuszczenie katalogu `/home/grappas/libgadu-1.8.2/include'
make[2]: Opuszczenie katalogu `/home/grappas/libgadu-1.8.2/include'
Making all in src
make[2]: Wejście do katalogu `/home/grappas/libgadu-1.8.2/src'
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread     -I.. -I../include -g -O2 -Wall -pthread   -MT libgadu_la-common.lo -MD -MP -MF .deps/libgadu_la-common.Tpo -c -o libgadu_la-common.lo `test -f 'common.c' || echo './'`common.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I.. -I../include -g -O2 -Wall -pthread -MT libgadu_la-common.lo -MD -MP -MF .deps/libgadu_la-common.Tpo -c common.c  -fPIC -DPIC -o .libs/libgadu_la-common.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I.. -I../include -g -O2 -Wall -pthread -MT libgadu_la-common.lo -MD -MP -MF .deps/libgadu_la-common.Tpo -c common.c -o libgadu_la-common.o >/dev/null 2>&1
mv -f .deps/libgadu_la-common.Tpo .deps/libgadu_la-common.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread     -I.. -I../include -g -O2 -Wall -pthread   -MT libgadu_la-dcc.lo -MD -MP -MF .deps/libgadu_la-dcc.Tpo -c -o libgadu_la-dcc.lo `test -f 'dcc.c' || echo './'`dcc.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I.. -I../include -g -O2 -Wall -pthread -MT libgadu_la-dcc.lo -MD -MP -MF .deps/libgadu_la-dcc.Tpo -c dcc.c  -fPIC -DPIC -o .libs/libgadu_la-dcc.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I.. -I../include -g -O2 -Wall -pthread -MT libgadu_la-dcc.lo -MD -MP -MF .deps/libgadu_la-dcc.Tpo -c dcc.c -o libgadu_la-dcc.o >/dev/null 2>&1
mv -f .deps/libgadu_la-dcc.Tpo .deps/libgadu_la-dcc.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread     -I.. -I../include -g -O2 -Wall -pthread   -MT libgadu_la-dcc7.lo -MD -MP -MF .deps/libgadu_la-dcc7.Tpo -c -o libgadu_la-dcc7.lo `test -f 'dcc7.c' || echo './'`dcc7.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I.. -I../include -g -O2 -Wall -pthread -MT libgadu_la-dcc7.lo -MD -MP -MF .deps/libgadu_la-dcc7.Tpo -c dcc7.c  -fPIC -DPIC -o .libs/libgadu_la-dcc7.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I.. -I../include -g -O2 -Wall -pthread -MT libgadu_la-dcc7.lo -MD -MP -MF .deps/libgadu_la-dcc7.Tpo -c dcc7.c -o libgadu_la-dcc7.o >/dev/null 2>&1
mv -f .deps/libgadu_la-dcc7.Tpo .deps/libgadu_la-dcc7.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread     -I.. -I../include -g -O2 -Wall -pthread   -MT libgadu_la-events.lo -MD -MP -MF .deps/libgadu_la-events.Tpo -c -o libgadu_la-events.lo `test -f 'events.c' || echo './'`events.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I.. -I../include -g -O2 -Wall -pthread -MT libgadu_la-events.lo -MD -MP -MF .deps/libgadu_la-events.Tpo -c events.c  -fPIC -DPIC -o .libs/libgadu_la-events.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I.. -I../include -g -O2 -Wall -pthread -MT libgadu_la-events.lo -MD -MP -MF .deps/libgadu_la-events.Tpo -c events.c -o libgadu_la-events.o >/dev/null 2>&1
mv -f .deps/libgadu_la-events.Tpo .deps/libgadu_la-events.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread     -I.. -I../include -g -O2 -Wall -pthread   -MT libgadu_la-http.lo -MD -MP -MF .deps/libgadu_la-http.Tpo -c -o libgadu_la-http.lo `test -f 'http.c' || echo './'`http.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I.. -I../include -g -O2 -Wall -pthread -MT libgadu_la-http.lo -MD -MP -MF .deps/libgadu_la-http.Tpo -c http.c  -fPIC -DPIC -o .libs/libgadu_la-http.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I.. -I../include -g -O2 -Wall -pthread -MT libgadu_la-http.lo -MD -MP -MF .deps/libgadu_la-http.Tpo -c http.c -o libgadu_la-http.o >/dev/null 2>&1
mv -f .deps/libgadu_la-http.Tpo .deps/libgadu_la-http.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread     -I.. -I../include -g -O2 -Wall -pthread   -MT libgadu_la-obsolete.lo -MD -MP -MF .deps/libgadu_la-obsolete.Tpo -c -o libgadu_la-obsolete.lo `test -f 'obsolete.c' || echo './'`obsolete.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I.. -I../include -g -O2 -Wall -pthread -MT libgadu_la-obsolete.lo -MD -MP -MF .deps/libgadu_la-obsolete.Tpo -c obsolete.c  -fPIC -DPIC -o .libs/libgadu_la-obsolete.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I.. -I../include -g -O2 -Wall -pthread -MT libgadu_la-obsolete.lo -MD -MP -MF .deps/libgadu_la-obsolete.Tpo -c obsolete.c -o libgadu_la-obsolete.o >/dev/null 2>&1
mv -f .deps/libgadu_la-obsolete.Tpo .deps/libgadu_la-obsolete.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread     -I.. -I../include -g -O2 -Wall -pthread   -MT libgadu_la-pubdir.lo -MD -MP -MF .deps/libgadu_la-pubdir.Tpo -c -o libgadu_la-pubdir.lo `test -f 'pubdir.c' || echo './'`pubdir.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I.. -I../include -g -O2 -Wall -pthread -MT libgadu_la-pubdir.lo -MD -MP -MF .deps/libgadu_la-pubdir.Tpo -c pubdir.c  -fPIC -DPIC -o .libs/libgadu_la-pubdir.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I.. -I../include -g -O2 -Wall -pthread -MT libgadu_la-pubdir.lo -MD -MP -MF .deps/libgadu_la-pubdir.Tpo -c pubdir.c -o libgadu_la-pubdir.o >/dev/null 2>&1
mv -f .deps/libgadu_la-pubdir.Tpo .deps/libgadu_la-pubdir.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread     -I.. -I../include -g -O2 -Wall -pthread   -MT libgadu_la-pubdir50.lo -MD -MP -MF .deps/libgadu_la-pubdir50.Tpo -c -o libgadu_la-pubdir50.lo `test -f 'pubdir50.c' || echo './'`pubdir50.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I.. -I../include -g -O2 -Wall -pthread -MT libgadu_la-pubdir50.lo -MD -MP -MF .deps/libgadu_la-pubdir50.Tpo -c pubdir50.c  -fPIC -DPIC -o .libs/libgadu_la-pubdir50.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I.. -I../include -g -O2 -Wall -pthread -MT libgadu_la-pubdir50.lo -MD -MP -MF .deps/libgadu_la-pubdir50.Tpo -c pubdir50.c -o libgadu_la-pubdir50.o >/dev/null 2>&1
mv -f .deps/libgadu_la-pubdir50.Tpo .deps/libgadu_la-pubdir50.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread     -I.. -I../include -g -O2 -Wall -pthread   -MT libgadu_la-libgadu.lo -MD -MP -MF .deps/libgadu_la-libgadu.Tpo -c -o libgadu_la-libgadu.lo `test -f 'libgadu.c' || echo './'`libgadu.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I.. -I../include -g -O2 -Wall -pthread -MT libgadu_la-libgadu.lo -MD -MP -MF .deps/libgadu_la-libgadu.Tpo -c libgadu.c  -fPIC -DPIC -o .libs/libgadu_la-libgadu.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I.. -I../include -g -O2 -Wall -pthread -MT libgadu_la-libgadu.lo -MD -MP -MF .deps/libgadu_la-libgadu.Tpo -c libgadu.c -o libgadu_la-libgadu.o >/dev/null 2>&1
mv -f .deps/libgadu_la-libgadu.Tpo .deps/libgadu_la-libgadu.Plo
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread     -I.. -I../include -g -O2 -Wall -pthread   -MT libgadu_la-sha1.lo -MD -MP -MF .deps/libgadu_la-sha1.Tpo -c -o libgadu_la-sha1.lo `test -f 'sha1.c' || echo './'`sha1.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I.. -I../include -g -O2 -Wall -pthread -MT libgadu_la-sha1.lo -MD -MP -MF .deps/libgadu_la-sha1.Tpo -c sha1.c  -fPIC -DPIC -o .libs/libgadu_la-sha1.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I.. -I../include -g -O2 -Wall -pthread -MT libgadu_la-sha1.lo -MD -MP -MF .deps/libgadu_la-sha1.Tpo -c sha1.c -o libgadu_la-sha1.o >/dev/null 2>&1
mv -f .deps/libgadu_la-sha1.Tpo .deps/libgadu_la-sha1.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -I.. -I../include -g -O2 -Wall -pthread   -version-number 3:9  -o libgadu.la -rpath /usr/local/lib libgadu_la-common.lo libgadu_la-dcc.lo libgadu_la-dcc7.lo libgadu_la-events.lo libgadu_la-http.lo libgadu_la-obsolete.lo libgadu_la-pubdir.lo libgadu_la-pubdir50.lo libgadu_la-libgadu.lo libgadu_la-sha1.lo  -pthread  -lssl -lcrypto  
gcc -shared  .libs/libgadu_la-common.o .libs/libgadu_la-dcc.o .libs/libgadu_la-dcc7.o .libs/libgadu_la-events.o .libs/libgadu_la-http.o .libs/libgadu_la-obsolete.o .libs/libgadu_la-pubdir.o .libs/libgadu_la-pubdir50.o .libs/libgadu_la-libgadu.o .libs/libgadu_la-sha1.o  -lssl -lcrypto  -pthread -pthread -Wl,-soname -Wl,libgadu.so.3 -o .libs/libgadu.so.3.9.0
(cd .libs && rm -f libgadu.so.3 && ln -s libgadu.so.3.9.0 libgadu.so.3)
(cd .libs && rm -f libgadu.so && ln -s libgadu.so.3.9.0 libgadu.so)
ar cru .libs/libgadu.a  libgadu_la-common.o libgadu_la-dcc.o libgadu_la-dcc7.o libgadu_la-events.o libgadu_la-http.o libgadu_la-obsolete.o libgadu_la-pubdir.o libgadu_la-pubdir50.o libgadu_la-libgadu.o libgadu_la-sha1.o
ranlib .libs/libgadu.a
creating libgadu.la
(cd .libs && rm -f libgadu.la && ln -s ../libgadu.la libgadu.la)
make[2]: Opuszczenie katalogu `/home/grappas/libgadu-1.8.2/src'
Making all in pkgconfig
make[2]: Wejście do katalogu `/home/grappas/libgadu-1.8.2/pkgconfig'
make[2]: Nie ma nic do zrobienia w `all'.
make[2]: Opuszczenie katalogu `/home/grappas/libgadu-1.8.2/pkgconfig'
make[2]: Wejście do katalogu `/home/grappas/libgadu-1.8.2'
make[2]: Nie ma nic do zrobienia w `all-am'.
make[2]: Opuszczenie katalogu `/home/grappas/libgadu-1.8.2'
make[1]: Opuszczenie katalogu `/home/grappas/libgadu-1.8.2'
Making install in include
make[1]: Wejście do katalogu `/home/grappas/libgadu-1.8.2/include'
make[2]: Wejście do katalogu `/home/grappas/libgadu-1.8.2/include'
make[2]: Nie ma nic do zrobienia w `install-exec-am'.
test -z "/usr/local/include" || /bin/mkdir -p "/usr/local/include"
 /usr/bin/install -c -m 644 'libgadu.h' '/usr/local/include/libgadu.h'
make[2]: Opuszczenie katalogu `/home/grappas/libgadu-1.8.2/include'
make[1]: Opuszczenie katalogu `/home/grappas/libgadu-1.8.2/include'
Making install in src
make[1]: Wejście do katalogu `/home/grappas/libgadu-1.8.2/src'
make[2]: Wejście do katalogu `/home/grappas/libgadu-1.8.2/src'
test -z "/usr/local/lib" || /bin/mkdir -p "/usr/local/lib"
 /bin/bash ../libtool   --mode=install /usr/bin/install -c  'libgadu.la' '/usr/local/lib/libgadu.la'
/usr/bin/install -c .libs/libgadu.so.3.9.0 /usr/local/lib/libgadu.so.3.9.0
(cd /usr/local/lib && { ln -s -f libgadu.so.3.9.0 libgadu.so.3 || { rm -f libgadu.so.3 && ln -s libgadu.so.3.9.0 libgadu.so.3; }; })
(cd /usr/local/lib && { ln -s -f libgadu.so.3.9.0 libgadu.so || { rm -f libgadu.so && ln -s libgadu.so.3.9.0 libgadu.so; }; })
/usr/bin/install -c .libs/libgadu.lai /usr/local/lib/libgadu.la
/usr/bin/install -c .libs/libgadu.a /usr/local/lib/libgadu.a
chmod 644 /usr/local/lib/libgadu.a
ranlib /usr/local/lib/libgadu.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Nie ma nic do zrobienia w `install-data-am'.
make[2]: Opuszczenie katalogu `/home/grappas/libgadu-1.8.2/src'
make[1]: Opuszczenie katalogu `/home/grappas/libgadu-1.8.2/src'
Making install in pkgconfig
make[1]: Wejście do katalogu `/home/grappas/libgadu-1.8.2/pkgconfig'
make[2]: Wejście do katalogu `/home/grappas/libgadu-1.8.2/pkgconfig'
make[2]: Nie ma nic do zrobienia w `install-exec-am'.
test -z "/usr/local/lib/pkgconfig" || /bin/mkdir -p "/usr/local/lib/pkgconfig"
 /usr/bin/install -c -m 644 'libgadu.pc' '/usr/local/lib/pkgconfig/libgadu.pc'
make[2]: Opuszczenie katalogu `/home/grappas/libgadu-1.8.2/pkgconfig'
make[1]: Opuszczenie katalogu `/home/grappas/libgadu-1.8.2/pkgconfig'
make[1]: Wejście do katalogu `/home/grappas/libgadu-1.8.2'
make[2]: Wejście do katalogu `/home/grappas/libgadu-1.8.2'
make[2]: Nie ma nic do zrobienia w `install-exec-am'.
make[2]: Nie ma nic do zrobienia w `install-data-am'.
make[2]: Opuszczenie katalogu `/home/grappas/libgadu-1.8.2'
make[1]: Opuszczenie katalogu `/home/grappas/libgadu-1.8.2'
root@kupa:/home/grappas/libgadu-1.8.2# cmake /home/grappas/kadu
-- Subversion was not found.
CMake Error at CMakeLists.txt:99 (message):
  libgadu must be compiled with pthreads support


-- Configuring incomplete, errors occurred!
co jest zle??
verdorben
Wytworny Kaczor
Wytworny Kaczor
Posty: 470
Rejestracja: 30 mar 2009, 18:00
Płeć: Mężczyzna
Wersja Ubuntu: inny OS
Środowisko graficzne: MATE
Architektura: ARM

Odp: kadu 6.5.2 na hardy'm

Post autor: verdorben »

Zrób tak:

$ mkdir build-kadu
$ cd build-kadu
$ sudo apt-get source kadu
$ sudo apt-get build-dep kadu

Gdybyś miał nadal problemy, to powtórz to samo z libgadu
perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
Inny OS: PLD Linux
Awatar użytkownika
grappas
Wytworny Kaczor
Wytworny Kaczor
Posty: 251
Rejestracja: 29 gru 2008, 13:51
Płeć: Mężczyzna
Wersja Ubuntu: 13.04
Środowisko graficzne: Unity
Architektura: x86_64
Kontakt:

Odp: kadu 6.5.2 na hardy'm

Post autor: grappas »

Przy kompilowaniu libgadu wyszlo mi kupe ostrzezen, ale zadnych bledow. cmake kadu bez zarzutu. Ale kiedy dalem make;

Kod: Zaznacz cały

root@kupa:/home/grappas/kadu# make
[  1%] Built target docking-translations
[  1%] Building CXX object modules/docking/CMakeFiles/docking.dir/docking.cpp.o
In file included from /home/grappas/kadu/modules/docking/docking.cpp:20:
/home/grappas/kadu/kadu-core/gadu.h:15:3: error: #error "libgadu must be compiled with pthread support"
make[2]: *** [modules/docking/CMakeFiles/docking.dir/docking.cpp.o] Błąd 1
make[1]: *** [modules/docking/CMakeFiles/docking.dir/all] Błąd 2
make: *** [all] Błąd 2
PS zrobilem kompilacje tak jak wczesniej pisal White Eagle, a na koncu wywalilo mi pthread enabled
Problem - słowo ZAKAZANE
LMDE/Linux registered user #491775
verdorben
Wytworny Kaczor
Wytworny Kaczor
Posty: 470
Rejestracja: 30 mar 2009, 18:00
Płeć: Mężczyzna
Wersja Ubuntu: inny OS
Środowisko graficzne: MATE
Architektura: ARM

Odp: kadu 6.5.2 na hardy'm

Post autor: verdorben »

Spróbuj użyć
/configure --prefix=/usr --disable-debug --disable-static --with-pthread
perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
Inny OS: PLD Linux
ODPOWIEDZ

Wróć do „Komunikatory”

Kto jest online

Użytkownicy przeglądający to forum: Obecnie na forum nie ma żadnego zarejestrowanego użytkownika i 12 gości