Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.



 Użytkownik
	



Chcialem zainstalowac sam, zrobilem ile moglem, pojawily sie komplikacje i bez Waszej pomocy nie dam rady.
Debian Wheezy 64bit.
Chcialem zainstalowac Nixory (antycookie) Instalacja jest nieprosta, wymaga uprzednio:
1 - instalacji Python 2.6 (sciagnolem, zainstalowalem)
2- instalacji GTK - (sciagniete i rozpakowane w Downloads)
    1 problem - The pkg-config script could not be found or is too old
    2- brak makefile
    
root@debian:/home/lucas# cd Downloads root@debian:/home/lucas/Downloads# cd gtk+-3.15.0 root@debian:/home/lucas/Downloads/gtk+-3.15.0# ./configure checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu 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... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 whether gcc understands -c and -o together... yes 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 gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether gcc and cc understand -c and -o together... yes checking whether make sets $(MAKE)... (cached) yes checking for native Win32... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) 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... no checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /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 c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt config.lt: creating libtool checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking dependency style of gcc... gcc3 checking for nm... /usr/bin/nm -B checking for some Win32 platform... no checking for shm_open in -lrt... yes checking for posix_fallocate... yes checking for pkg-config... no checking for wayland-scanner... no checking for WAYLAND_DEPENDENCIES... no checking whether build environment is sane... yes checking for BASE_DEPENDENCIES... no configure: error: in `/home/lucas/Downloads/gtk+-3.15.0': configure: error: The pkg-config script could not be found or is too old. Make sure it is in your PATH or set the PKG_CONFIG environment variable to the full path to pkg-config. Alternatively, you may set the environment variables BASE_DEPENDENCIES_CFLAGS and BASE_DEPENDENCIES_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. To get pkg-config, see <http://pkg-config.freedesktop.org/>. See `config.log' for more details root@debian:/home/lucas/Downloads/gtk+-3.15.0# make make: *** No targets specified and no makefile found. Stop. root@debian:/home/lucas/Downloads/gtk+-3.15.0#
3 - instalacji PyGTK 2.22
4 - instalacji APSW 3
Ostatnio edytowany przez Novi-cjusz (2015-04-27 20:49:05)
Offline







 Kapelusznik
	







Zainstalowałeś ręcznie pythona? Następny wątek pewnie będzie o tym jak naprawić system… Ten program chyba jest już porzucony sądząc po tym, że ostatnia wersja jest sprzed czterech lat. Co do samej instalacji, to tutaj jest przystępny opis: http://404.g-net.pl/2011/03/pluskwy-na-dysku/, ale nie wiem czy jest w ogóle sens próbować.
Offline



 Użytkownik
	



Tak to wyglada po zabiegu:
-dla activeshield.py
#! /usr/bin/python # -*- coding: utf-8 -*
-dla nixory.py
#! /usr/bin/python # -*- coding: utf-8 -*-
a dwuklik na nixory.py wcale nie "odpala" rogramu
A jak chce odpalic z konsoli:
root@debian:/home/lucas/Downloads/nixory-1.2.4-sources# python nixory.py
Traceback (most recent call last):
  File "nixory.py", line 11, in <module>
    import pygtk, gtk, gobject, ConfigParser
ImportError: No module named pygtk
root@debian:/home/lucas/Downloads/nixory-1.2.4-sources#Brakuje kolejnego modulu: PyGTK 2.22
(sciagnolem, rozpakowalem, chce zainstalowac a tu....)
checking for GLIB - version >= 2.8.0... no *** A new enough version of pkg-config was not found. *** See http://www.freedesktop.org/software/pkgconfig/ configure: error: gobject is required to build pygtk? root@debian:/home/lucas/Downloads/pygtk-2.24.0#
Trzeba miec zdrowie.
Moze ktos zna jakis skuteczny!!!  srodek na Debianie zeby "odpluskwic" FF?
Ostatnio edytowany przez Novi-cjusz (2015-04-27 21:47:37)
Offline







 Kapelusznik
	







Co Ty z tym ściąganiem i instalowaniem ręcznie? Serio, jeśli jeszcze nie rozwaliłeś systemu, to jesteś na najlepszej drodze…
aptitude install python-gobject-2
EDIT: I nie odpalaj tego programu z roota.
Offline



 Użytkownik
	



Teraz zatrybilo, mam GUI
Info z podanego linka w pelni sie sprawdzilo.
Bardzo dziekuje za jak zawsze niezawodna pomoc na tym forum.
Ps. Zrestartowalem maszyne i odpalil z dwukliku kiedy wykonalem:
zwracamy uwagę na pozycję ‚Koniec wiersza: Windows’. Musimy zmienić ją zmienić na UNIX/Linux
.
Skanuje bardzo szybko i juz znalazlo 92 tracking cookies.
Dysponuje funkcja "Active shield" ktora podobno uniemozliwia osadzenie sie cookies.
Ostatnio edytowany przez Novi-cjusz (2015-04-27 22:03:40)
Offline







 Kapelusznik
	







Już pisałem, ale napiszę jeszcze raz: na przyszłość pięć razy się zastanów zanim zaczniesz coś ręcznie instalować w Debianie. To wszystko o czym pisałeś w pierwszym poście jest w repozytorium, instalując to ręcznie nadpisujesz pliki Debiana i robisz w systemie straszny śmietnik, który naprawdę trudno potem odkręcić. Nie wiem czy rzeczywiście udało Ci się zainstalować ręcznie pythona (punkt pierwszy z pierwszego posta), ale gdybyś w przyszłości miał problemy z pythonem (np. przy aktualizacji systemu, niedawno był taki wątek), to pamiętaj o tej sytuacji.
Offline



 Użytkownik
	



Dziekuje za uwagi, sa dla mnie bardzo wazne bo w moim "oswajaniu" Debiana jestescie jedynymi niezawodnymi sojusznikami!
Problemy sa do tego zeby z nich wyciagac wnioski.
Przy okazji:
To wszystko o czym pisałeś w pierwszym poście jest w repozytorium
Bede wdzieczny za podanie namiarow na te repozytoria.
Offline







 Kapelusznik
	







W oficjalnym repozytorium Debiana:
deb http://ftp.pl.debian.org/debian wheezy main
Offline



 Użytkownik
	



Musze jeszcze zapytac, jak sprawdzic czy jakas: aplikacja, biblioteka, inne znajduje sie w repozytorium i w ktorym?
(jest wiele roznych repozytoriow w roznych miejscach)
Czy na to jest jakas wyszukiwarka czy inny sposob zautomatyzowanego wyszukiwania?
Krotko mowiac, czy jest i gdzie?
Wada Nixory jest ze trzeba odpalac recznie, mozna to zautomatyzowac zeby program sie podnosil automatycznie podcas bootowania systemu?
Ostatnio edytowany przez Novi-cjusz (2015-04-28 08:09:34)
Offline

 Użytkownik
	

na początek proponuje program synaptic.
apt-get install synaptic
Offline



 Użytkownik
	



Mam juz od dawna i uzywam, wiem, ze mozna szukac pakietow i dodac repozytoria.
Mozna tez dodac repa do pliku configu: gedit /etc/apt/sources.list
Myslalem o szybkim i nieskomplikowanym sprawdzaniu czy dany plik jest w repozytoriach i w ktorym.
Offline

 Użytkownik
	

A po co chcesz wiedzieć, w którym repo jest plik? Nie wystarczy że jest?
Synaptic jest szybki, ale możesz jeszcze skorzystać ze strony internetowej albo 
aptitude
,
aptitude search
, ....
Offline



 Użytkownik
	



A po co chcesz wiedzieć, w którym repo jest plik? Nie wystarczy że jest?
plik moze byc w kulku miejscach na roznych serwerach, kwestia dostepnosci, samo jest  vs nie ma rozwiazuje sprawe czesciowo.
Debian jest swietny tylko trzeba nad nim popracowac, zeby korzystac plynnie z wszystkich funkcji.
Ostatnio edytowany przez Novi-cjusz (2015-04-28 09:07:51)
Offline







 Kapelusznik
	







Novi-cjusz napisał(-a):
Myslalem o szybkim i nieskomplikowanym sprawdzaniu czy dany plik jest w repozytoriach i w ktorym.
https://dug.net.pl/tekst/185/wyszukiwanie_pakietow_ … ch_dany_plik/
Novi-cjusz napisał(-a):
plik moze byc w kulku miejscach na roznych serwerach, kwestia dostepnosci, samo jest vs nie ma rozwiazuje sprawe czesciowo.
W Debianie masz jedno główne repozytorium, na każdym serwerze lustrzanym jest to samo.
Offline



 człowiek pasjonat :D
	Ja tam nie wiem co to za aplikacja, ale wrzuciłbym starszą wersję Debiana do chroot i tam spróbował to zainstalować.
sources.list i debootstrap (przy okazji zerknij sobie na manual).
Offline







 Kapelusznik
	







Pavlo950: po co?
Offline



 człowiek pasjonat :D
	ArnVaker napisał(-a):
Pavlo950: po co?
ArnVaker napisał(-a):
Ten program chyba jest już porzucony sądząc po tym, że ostatnia wersja jest sprzed czterech lat. Co do samej instalacji, to tutaj jest przystępny opis: http://404.g-net.pl/2011/03/pluskwy-na-dysku/, ale nie wiem czy jest w ogóle sens próbować.
Nie wiem po co, ale wiem dlaczego. Skoro - jak sam napisałeś - aplikacja jest porzucona 4 lata temu, to za bardzo nie ma sensu instalować jej na nowym systemie.
Offline







 Kapelusznik
	







No ale skoro działa na tym co jest… Co osiągnie przez zainstalowanie tego jeszcze raz w chroocie?
Offline



 Użytkownik
	



https://dug.net.pl/tekst/185/wyszukiwanie_pakietow_ … ch_dany_plik/
Coraz blizej.
Tutaj kolejna mozliwosc wyszukiwania plikow: 
https://www.debian.org/distrib/packages#search_contents
Nixory czysci cookies rewelacyjnie, tylko:
Wada Nixory jest ze trzeba odpalac recznie, mozna to zautomatyzowac zeby program sie podnosil automatycznie podcas bootowania systemu?
Ostatnio edytowany przez Novi-cjusz (2015-04-28 16:39:35)
Offline







 Kapelusznik
	







Do autostartu środowiska graficznego sobie dopisz.
Offline



 Użytkownik
	



Jak to zrobic?
Offline







 Kapelusznik
	







To zależy od środowiska graficznego.
Offline



 Użytkownik
	



Gnome
Offline







 Kapelusznik
	







To nie wiem, nie używam tego środowiska.
Offline



 Użytkownik
	



Ta komenda
gnome-session-properties
z tej strony 
https://pragtob.wordpress.com/2012/04/17/autostarti … bian-edition/
niestety nie zadzialala.
http://webcache.googleusercontent.com/search?q=cach … lnk&gl=ie
???
Ostatnio edytowany przez Novi-cjusz (2015-04-28 19:23:16)
Offline