ďťż
chomiki
Instalacja ozdobników pulpity Xfce w Xubuntu 7.04
[Problem] - Błąd instalacji sterowników do karty graficznej
Wndows XP sp2 instalacja w IBM T60
Mistrz elektr. wykona instalację eletryczną
Instalacja sieci i internetu na win 98 :(
[mdk-2006.0]sypie się instalacja cedegi
Errory przy instalacji Arch Linux'a.
Szukam instrukcji instalacji kilku rzeczy
[wordpress] instalacja na serwerze YoYo.pl
instalacja głosnikowa na przodzie (wersion po liftingu)
  • zanotowane.pl
  • doc.pisz.pl
  • pdf.pisz.pl
  • ragy.opx.pl

  • chomiki

    Chce zainstalować Xfce przez graficzny instalator. Żeby go odpalić musze mieć zainstalowane gtk+, przy ./configure wywaliło errory że pango i cairo są za stare. I tu się zaczynają schody. Jak daje ./cofigure przy cairo to wyskauje mi:

    crooleeck@linux-matii:~/irssi/cairo/cairo-1.4.0> ./configure
    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 whether to enable maintainer-specific portions of Makefiles... no
    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 build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking for a sed that does not truncate output... /usr/bin/sed
    checking for grep that handles long lines and -e... /usr/bin/grep
    checking for egrep... /usr/bin/grep -E
    checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
    checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
    checking for /usr/i586-suse-linux/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++... no
    checking for c++... no
    checking for gpp... no
    checking for aCC... no
    checking for CC... no
    checking for cxx... no
    checking for cc++... no
    checking for cl.exe... no
    checking for FCC... no
    checking for KCC... no
    checking for RCC... no
    checking for xlC_r... no
    checking for xlC... no
    checking whether we are using the GNU C++ compiler... no
    checking whether g++ accepts -g... no
    checking dependency style of g++... none
    checking for g77... no
    checking for f77... no
    checking for xlf... 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 f90... no
    checking for xlf90... no
    checking for pgf90... no
    checking for pghpf... no
    checking for epcf90... no
    checking for gfortran... no
    checking for g95... no
    checking for f95... no
    checking for fort... no
    checking for xlf95... 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... 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 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/i586-suse-linux/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
    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
    appending configuration tag "F77" to libtool
    checking for ANSI C header files... (cached) yes
    checking for inline... inline
    checking whether byte ordering is bigendian... no
    checking whether float word ordering is bigendian... no
    checking for vasnprintf... no
    checking for cos in -lm... yes
    checking for compress in -lz... no
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking for X... no
    checking for cairo's Xlib backend...
    checking for xlib... no
    no
    checking whether cairo's Xlib backend could be enabled... no (requires X development libraries)
    checking for cairo's Xlib Xrender backend...
    checking whether cairo's Xlib Xrender backend could be enabled... no (requires --enable-xlib)
    checking for native Win32... no
    checking windows.h usability... no
    checking windows.h presence... no
    checking for windows.h... no
    checking for cairo's Microsoft Windows backend...
    checking whether cairo's Microsoft Windows backend could be enabled... no (requires a Win32 platform)
    checking for cairo's Microsoft Windows font backend...
    checking whether cairo's Microsoft Windows font backend could be enabled... no (requires a Win32 platform)
    checking for cairo's PNG backend...
    configure: WARNING: Could not find libpng in the pkg-config search path
    checking whether cairo's PNG backend could be enabled... no
    configure: error: requested PNG backend could not be enabled

    I tu nie wiem co zrobić .
    Natomiast przy pango:

    crooleeck@linux-matii:~/irssi/pango/pango-1.14.10> ./configure
    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 build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking for native Win32... no
    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 for c++... no
    checking for g++... no
    checking for gcc... gcc
    checking whether we are using the GNU C++ compiler... no
    checking whether gcc accepts -g... no
    checking dependency style of gcc... gcc3
    checking for a sed that does not truncate output... /usr/bin/sed
    checking for egrep... grep -E
    checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
    checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
    checking for /usr/i586-suse-linux/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 how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    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 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/i586-suse-linux/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
    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
    configure: creating libtool
    appending configuration tag "CXX" to libtool
    appending configuration tag "F77" to libtool
    checking for some Win32 platform... no
    checking for perl5... no
    checking for perl... perl
    checking for X... no
    configure: WARNING: X development libraries not found
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking for FONTCONFIG... configure: WARNING: No fontconfig found, skipping tests for FreeType and Xft
    checking Carbon/Carbon.h usability... no
    checking Carbon/Carbon.h presence... no
    checking for Carbon/Carbon.h... no
    checking for CAIRO... configure: error: *** Didn't find any of FreeType, X11, ATSUI or Win32.
    *** Must have at least one backend to build Pango.

    Inne paczki instalowałem bez problemu też w ten sposób (./configure, później make, su, make install), pierwszy raz instalowałem co kolwiek na linuksie i sam się zdziwiłem że tak łatwo idzie, no i zaczęło się chrzanić...



    (./configure, później make, su, make install),
    Na slaku jest tak że ja muszę wydać najpierw komendę SU a dopiero ./configure make i make install (po kolei) może dlatego coś wywala że nie uprawnień roota przy konfiguracji ?

    [ Dodano: 2007-03-17, 23:17 ]

    Na slaku jest tak że ja muszę wydać najpierw komendę SU a dopiero ./configure make i make install (po kolei) może dlatego coś wywala że nie uprawnień roota przy konfiguracji ?

    Dobrze robi.
    ExeQtoR, już sobie poradziłem, tak jak Bash mówi dobrze robie bo inne paczki w ten sposób zainstalowałem. Trzeba było dokładnie przyjrzeć się errorą i doinstalować brakujące paczki (które wymagały innych paczek...) i cairo i pango już śmigają, teraz jeszcze ściągam libtiff bo wymaga go gtk+. Dzięki za pomoc.

    Edit: Znowu mam błędy przy ./configure, popatrzcie:

    crooleeck@crooleeck-desktop:~$ cd /home/crooleeck/pliki/MPlayer-1.0rc1
    crooleeck@crooleeck-desktop:~/pliki/MPlayer-1.0rc1$ ./configure
    Detected operating system: Linux
    Detected host architecture: i386
    Checking for cc version ... 4.1.2, ok
    Checking for host cc ... cc
    Checking for cross compilation ... yes
    Checking for CPU vendor ... GenuineIntel (6:8:6)
    Checking for CPU type ...  Celeron (Coppermine)
    Checking for GCC & CPU optimization abilities ... CPU optimization disabled. CPU not recognized or your compiler is too old.
    error
    Checking for kernel support of mmx ... failed
    It seems that your kernel does not correctly support mmx.
    To use mmx extensions in MPlayer, you have to upgrade/recompile your kernel!
    Checking for kernel support of mmxext ... failed
    It seems that your kernel does not correctly support mmxext.
    To use mmxext extensions in MPlayer, you have to upgrade/recompile your kernel!
    Checking for kernel support of sse ... failed
    It seems that your kernel does not correctly support sse.
    To use sse extensions in MPlayer, you have to upgrade/recompile your kernel!
    Checking for mtrr support ... yes
    Checking for assembler support of -pipe option ... no
    Checking for compiler support of named assembler arguments ... yes
    Checking for assembler (as 2.17) ... ok
    Checking for .align is a power of two ... no
    Checking for Linux kernel version ... 2.6.17-10-generic, ok
    Checking for MPlayer binary name ... mplayer
    Checking for awk ... mawk
    Checking for extra headers ... none
    Checking for extra libs ... none
    Checking for -lposix ... no
    Checking for -lm ... no
    Checking for langinfo ... no
    Checking for language ... using en (man pages:  en)
    Checking for enable sighandler ... yes
    Checking for runtime cpudetection ... no
    Checking for restrict keyword ... none
    Checking for __builtin_expect ... no
    Checking for kstat ... no
    Checking for posix4 ... no
    Checking for lrintf ... no
    Checking for round ... no
    Checking for nanosleep ... no
    Checking for socklib ... no
    Checking for inet_pton() ... no (trying inet_aton next)
    Checking for inet_aton() ... no (network support disabled)
    Checking for inttypes.h (required) ... no
    Checking for bitypes.h (inttypes.h predecessor) ...
    Error: Cannot find header either inttypes.h or bitypes.h (see DOCS/HTML/en/faq.html).

    Check "configure.log" if you do not understand why it failed.

    Nie mówcie mi że musze instalować wszystkie paczki przy których jest no/none/failed...

    Aha, teraz mam Xubuntu, i właśnie ono takie "gołe" jest...


    crooleeck, skoro używasz (x)/(k)ubuntu to czemu do jasnej ciasnej bawisz się paczkami? Czemu nie zainstalujesz Xfce przez apt-get'a


    sudo apt-get install xubuntu-desktop
    A dalej już tylko y i czekamy aż wszystko się nam samo pobierze/zainstaluje i zacznie działać
    ramlez, ja mam xubuntu zainstalowane, ale nie moge sobie poradzić z instalacją mplayer'a, patrz:

    crooleeck@crooleeck-desktop:~$ sudo apt-get install mplayer
    Password:
    Czytanie list pakietów... Gotowe
    Budowanie drzewa zależności       
     Reading state information... Gotowe
    Pakiet mplayer nie ma dostępnej wersji, ale odnosi się do niego inny pakiet.
     Zazwyczaj oznacza to, że pakietu brakuje, został zastąpiony przez inny
     pakiet lub nie jest dostępny przy pomocy obecnie ustawionych źródeł.
     E: Pakiet mplayer nie ma kandydata do instalacji

    Dałem

    sudo apt-get update
    Zrobiło się bez problemu, ale przy mplayerze dalej to samo, pewnie mi brakuje jakiś repo ale nie wiem co z tym zrobić ...
    crooleeck, wygląda na to że masz jeszcze stare repozytoria (te orginalne po instalacji) zmień je na oficjalne repozytoria z forum.ubuntu.pl:


    sudo gedit /etc/apt/sources.list
    Wywal z tego wszystko i wklej tam to:


    deb http://archive.ubuntu.com/ubuntu edgy main restricted universe multiverse
    deb-src http://archive.ubuntu.com/ubuntu edgy main restricted universe multiverse

    deb http://archive.ubuntu.com/ubuntu edgy-updates main restricted universe multiverse
    deb-src http://archive.ubuntu.com/ubuntu edgy-updates main restricted universe multiverse
    deb http://security.ubuntu.com/ubuntu edgy-security main restricted universe multiverse
    deb-src http://security.ubuntu.com/ubuntu edgy-security main restricted universe multiverse

    deb http://archive.ubuntu.com/ubuntu edgy-backports main restricted universe multiverse
    deb-src http://archive.ubuntu.com/ubuntu edgy-backports main restricted universe multiverse

    deb http://archive.canonical.com/ubuntu edgy-commercial main

    deb http://kubuntu.org/packages/kde-latest edgy main
    deb http://kubuntu.org/packages/amarok-144 edgy main
    deb http://kubuntu.org/packages/koffice-latest edgy main

    deb http://www.kadu.net/download/binary/ubuntu/repo edgy main

    deb http://www.gnugadu.org/packages/ubuntu/ edgy main

    deb http://download.skype.com/linux/repos/debian/ stable non-free
    deb http://dl.google.com/linux/deb/ stable non-free

    deb http://wine.budgetdedicated.com/apt edgy main
    deb-src http://wine.budgetdedicated.com/apt edgy main

    deb http://medibuntu.sos-sts.com/repo/ edgy free
    deb http://medibuntu.sos-sts.com/repo/ edgy non-free
    deb-src http://medibuntu.sos-sts.com/repo/ edgy free
    deb-src http://medibuntu.sos-sts.com/repo/ edgy non-free

    deb http://deb.svx.pl edgy main universe
    deb-src http://deb.svx.pl edgy main universe

    deb http://mirror2.ubuntulinux.nl/ edgy-seveas all

    deb http://morgoth.free.fr/ubuntu edgy-backports main
    deb-src http://morgoth.free.fr/ubuntu edgy-backports main

    deb http://archive.czessi.net/ubuntu edgy main restricted universe multiverse preview

    deb http://www.mpe.mpg.de/~ach/kubuntu/edgy ./

    deb http://repository.debuntu.org/ edgy multiverse

    deb http://gauvain.tuxfamily.org/repos edgy contrib
    deb-src http://gauvain.tuxfamily.org/repos edgy contrib

    deb http://home.eng.iastate.edu/~superm1 edgy all

    deb http://ubuntu.cafuego.net/ edgy-cafuego all

    deb http://mirror.randumb.org/darkmagez/repo edgy-darkmagez all

    deb  http://repository.debuntu.org/ edgy multiverse
    deb-src http://repository.debuntu.org/ edgy multiverse


    teraz sudo apt-get update
    sudo apt-get upgrade

    Sprawi to uaktualnienie wszystkich pakietów które masz zainstalowane, a potem spróbuj jeszcze raz zainstalować mplayera

    [ Dodano: 2007-04-02, 21:14 ]
    Znowu problemy:

    crooleeck@crooleeck-desktop:~$ sudo apt-get upgrade
    Password:
    Czytanie list pakietów... Gotowe
    Budowanie drzewa zależności       
    Reading state information... Gotowe
    Następujące pakiety zostały zatrzymane:
      linux-headers-generic linux-image-generic linux-restricted-modules-generic
    Następujące pakiety zostaną zaktualizowane:
      app-install-data-commercial avahi-daemon bind9-host dbus dbus-1-utils dnsutils
      evince-gtk file firefox gdm gimp gimp-data gnupg info language-pack-en libaudio2
      libavahi-client3 libavahi-common-data libavahi-common3 libavahi-core4 libavahi-glib1
      libbind9-0 libc6 libc6-i686 libdbus-1-3 libdns21 libgimp2.0 libgnomeprintui2.2-0
      libgnomeprintui2.2-common libgsf-1-114 libgsf-1-common libgtk2.0-0 libgtk2.0-bin
      libgtk2.0-common libgtop2-7 libgtop2-common libisc11 libisccc0 libisccfg1 libkrb53
      liblwres9 libmagic1 libnspr4 libnss3 libpng12-0 libpoppler1 libpoppler1-glib
      libvolumeid0 libwpd-stream8c2a libwpd8c2a libxine1 linux-generic
      linux-headers-2.6.17-10 linux-headers-2.6.17-10-generic
      linux-image-2.6.17-10-generic linux-restricted-modules-2.6.17-10-generic
      linux-restricted-modules-common mozilla-thunderbird openoffice.org-common
      openoffice.org-core openoffice.org-style-default openoffice.org-writer poppler-utils
      popularity-contest python-uno samba-common screen slocate smbclient
      system-tools-backends tar tcpdump ttf-opensymbol tzdata udev update-manager volumeid
      w3m x11-common xbase-clients xfce4-xkb-plugin xorg xserver-xorg xserver-xorg-core
      xserver-xorg-input-all xserver-xorg-video-all xubuntu-system-tools xutils
    88 aktualizowanych, 0 nowo instalowanych, 0 usuwanych i 3 nieaktualizowanych.
    Konieczne pobranie 346kB/160MB archiwów.
    Po rozpakowaniu zostanie dodatkowo użyte 3613kB miejsca na dysku.
    Czy chcesz kontynuować [T/n]? t
    Pob: 1 http://security.ubuntu.com edgy-security/main tar 1.15.91-2ubuntu0.3 [346kB]
    Pobrano 286kB w 7s (35,9kB/s)                                                         
    Rozpakowywanie szablonów dla pakietów: 100%
    Prekonfiguracja pakietów ...
    (Odczytywanie bazy danych ... 84744 plików i katalogów obecnie zainstalowanych.)
    Przygotowanie do zastąpienia tar 1.15.91-2 (wykorzystując .../tar_1.15.91-2ubuntu0.3_i386.deb) ...
    Rozpakowanie pakietu zastępującego tar ...
    Konfigurowanie tar (1.15.91-2ubuntu0.3) ...

    (Odczytywanie bazy danych ... 84744 plików i katalogów obecnie zainstalowanych.)
    Przygotowanie do zastąpienia libc6 2.4-1ubuntu12 (wykorzystując .../libc6_2.4-1ubuntu12.3_i386.deb) ...
    Rozpakowanie pakietu zastępującego libc6 ...
    Konfigurowanie libc6 (2.4-1ubuntu12.3) ...

    (Odczytywanie bazy danych ... 84744 plików i katalogów obecnie zainstalowanych.)
    Przygotowanie do zastąpienia libc6-i686 2.4-1ubuntu12 (wykorzystując .../libc6-i686_2.4-1ubuntu12.3_i386.deb) ...
    Rozpakowanie pakietu zastępującego libc6-i686 ...
    Przygotowanie do zastąpienia x11-common 1:7.1.1ubuntu6 (wykorzystując .../x11-common_1%3a7.1.1ubuntu6.2_i386.deb) ...
    Rozpakowanie pakietu zastępującego x11-common ...
    Przygotowanie do zastąpienia language-pack-en 1:6.10+20061019 (wykorzystując .../language-pack-en_1%3a6.10+20070311_all.deb) ...
    Rozpakowanie pakietu zastępującego language-pack-en ...
    Zastąpienie plików z poprzedniego pakietu language-pack-en-base ...
    Przygotowanie do zastąpienia openoffice.org-style-default 2.0.4-0ubuntu4 (wykorzystując .../openoffice.org-style-default_2.0.4-0ubuntu5_all.deb) ...
    Rozpakowanie pakietu zastępującego openoffice.org-style-default ...
    Przygotowanie do zastąpienia libwpd8c2a 0.8.6-1 (wykorzystując .../libwpd8c2a_0.8.6-1ubuntu0.1_i386.deb) ...
    Rozpakowanie pakietu zastępującego libwpd8c2a ...
    Przygotowanie do zastąpienia python-uno 2.0.4-0ubuntu4 (wykorzystując .../python-uno_2.0.4-0ubuntu5_i386.deb) ...
    Rozpakowanie pakietu zastępującego python-uno ...
    Przygotowanie do zastąpienia openoffice.org-writer 2.0.4-0ubuntu4 (wykorzystując .../openoffice.org-writer_2.0.4-0ubuntu5_i386.deb) ...
    Rozpakowanie pakietu zastępującego openoffice.org-writer ...
    Przygotowanie do zastąpienia ttf-opensymbol 2.0.4-0ubuntu4 (wykorzystując .../ttf-opensymbol_2.0.4-0ubuntu5_all.deb) ...
    Rozpakowanie pakietu zastępującego ttf-opensymbol ...
    Przygotowanie do zastąpienia libaudio2 1.8-2 (wykorzystując .../libaudio2_1.8-2ubuntu0.1_i386.deb) ...
    Rozpakowanie pakietu zastępującego libaudio2 ...
    Przygotowanie do zastąpienia libgtk2.0-common 2.10.6-0ubuntu1 (wykorzystując .../libgtk2.0-common_2.10.6-0ubuntu3.1_all.deb) ...
    Rozpakowanie pakietu zastępującego libgtk2.0-common ...
    Przygotowanie do zastąpienia libpng12-0 1.2.8rel-5.1 (wykorzystując .../libpng12-0_1.2.8rel-5.1ubuntu0.1_i386.deb) ...
    Rozpakowanie pakietu zastępującego libpng12-0 ...
    Przygotowanie do zastąpienia libgtk2.0-bin 2.10.6-0ubuntu1 (wykorzystując .../libgtk2.0-bin_2.10.6-0ubuntu3.1_i386.deb) ...
    Rozpakowanie pakietu zastępującego libgtk2.0-bin ...
    Przygotowanie do zastąpienia libgtk2.0-0 2.10.6-0ubuntu1 (wykorzystując .../libgtk2.0-0_2.10.6-0ubuntu3.1_i386.deb) ...
    Rozpakowanie pakietu zastępującego libgtk2.0-0 ...
    Przygotowanie do zastąpienia openoffice.org-core 2.0.4-0ubuntu4 (wykorzystując .../openoffice.org-core_2.0.4-0ubuntu5_i386.deb) ...
    Rozpakowanie pakietu zastępującego openoffice.org-core ...
    dpkg: błąd przetwarzania /var/cache/apt/archives/openoffice.org-core_2.0.4-0ubuntu5_i386.deb (--unpack):
     błąd w buffer_write(fd) (9, ret=-1): uruchomiony dpkg-deb podczas `./usr/lib/openoffice/program/libxo680li.so'): No space left on device
    dpkg-deb: podproces paste został zabity sygnałem (Broken pipe)
    Przygotowanie do zastąpienia openoffice.org-common 2.0.4-0ubuntu4 (wykorzystując .../openoffice.org-common_2.0.4-0ubuntu5_all.deb) ...
    Rozpakowanie pakietu zastępującego openoffice.org-common ...
    ***
    * Updating MIME database in /usr/share/mime...
    Wrote 479 strings at 20 - 27b8
    Wrote aliases at 27b8 - 296c
    Wrote parents at 296c - 332c
    Wrote literal globs at 332c - 3390
    Wrote suffix globs at 3390 - 6688
    Wrote full globs at 6688 - 66ac
    Wrote magic at 66ac - bcbc
    Wrote namespace list at bcbc - bccc
    ***
    Przygotowanie do zastąpienia screen 4.0.2-4.1ubuntu5 (wykorzystując .../screen_4.0.2-4.1ubuntu5.6.10_i386.deb) ...
    Rozpakowanie pakietu zastępującego screen ...
    Przygotowanie do zastąpienia xserver-xorg-video-all 1:7.1.1ubuntu6 (wykorzystując .../xserver-xorg-video-all_1%3a7.1.1ubuntu6.2_i386.deb) ...
    Rozpakowanie pakietu zastępującego xserver-xorg-video-all ...
    Przygotowanie do zastąpienia xserver-xorg-input-all 1:7.1.1ubuntu6 (wykorzystując .../xserver-xorg-input-all_1%3a7.1.1ubuntu6.2_i386.deb) ...
    Rozpakowanie pakietu zastępującego xserver-xorg-input-all ...
    Przygotowanie do zastąpienia xserver-xorg-core 1:1.1.1-0ubuntu12 (wykorzystując .../xserver-xorg-core_1%3a1.1.1-0ubuntu12.1_i386.deb) ...
    Rozpakowanie pakietu zastępującego xserver-xorg-core ...
    Przygotowanie do zastąpienia xutils 1:7.1.1ubuntu6 (wykorzystując .../xutils_1%3a7.1.1ubuntu6.2_all.deb) ...
    Rozpakowanie pakietu zastępującego xutils ...
    Przygotowanie do zastąpienia xbase-clients 1:7.1.1ubuntu6 (wykorzystując .../xbase-clients_1%3a7.1.1ubuntu6.2_all.deb) ...
    Rozpakowanie pakietu zastępującego xbase-clients ...
    Wystąpiły błędy podczas przetwarzania:
     /var/cache/apt/archives/openoffice.org-core_2.0.4-0ubuntu5_i386.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    crooleeck@crooleeck-desktop:~$ sudo apt-get upgrade
    Czytanie list pakietów... Gotowe
    Budowanie drzewa zależności       
    Reading state information... Gotowe
    Należy uruchomić `apt-get -f install', aby je naprawić.
    Następujące pakiety mają niespełnione zależności:
      openoffice.org-writer: Wymaga: openoffice.org-core (= 2.0.4-0ubuntu5) ale 2.0.4-0ubuntu4 jest zainstalowany
      python-uno: Wymaga: openoffice.org-core (= 2.0.4-0ubuntu5) ale 2.0.4-0ubuntu4 jest zainstalowany
    E: Niespełnione zależności. Spróbuj użyć -f.
    crooleeck@crooleeck-desktop:~$ sudo apt-get openoffice.org-core
    E: Nieprawidłowa operacja openoffice.org-core
    crooleeck@crooleeck-desktop:~$ sudo apt-get install openoffice.org-core
    Czytanie list pakietów... Gotowe
    Budowanie drzewa zależności       
    Reading state information... Gotowe
    Następujące pakiety zostaną zaktualizowane:
      openoffice.org-core
    1 aktualizowanych, 0 nowo instalowanych, 0 usuwanych i 68 nieaktualizowanych.
    20 nie w pełni zainstalowanych lub usuniętych.
    Konieczne pobranie 0B/33,7MB archiwów.
    Po rozpakowaniu zostanie dodatkowo użyte 0B miejsca na dysku.
    (Odczytywanie bazy danych ... 84963 plików i katalogów obecnie zainstalowanych.)
    Przygotowanie do zastąpienia openoffice.org-core 2.0.4-0ubuntu4 (wykorzystując .../openoffice.org-core_2.0.4-0ubuntu5_i386.deb) ...
    Rozpakowanie pakietu zastępującego openoffice.org-core ...
    dpkg: błąd przetwarzania /var/cache/apt/archives/openoffice.org-core_2.0.4-0ubuntu5_i386.deb (--unpack):
     błąd w buffer_write(fd) (9, ret=-1): uruchomiony dpkg-deb podczas `./usr/lib/openoffice/program/libbasegfx680li.so'): No space left on device
    dpkg-deb: podproces paste został zabity sygnałem (Broken pipe)
    Wystąpiły błędy podczas przetwarzania:
     /var/cache/apt/archives/openoffice.org-core_2.0.4-0ubuntu5_i386.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    crooleeck@crooleeck-desktop:~$

    Czy ja przypadkiem po prostu już nie mam miejsca na hdd?

    Aha, przy dodawaniu repo też coś było dziwnego:

    crooleeck@crooleeck-desktop:~$ sudo gedit /etc/apt/soruces.list
    Password:
    sudo: gedit: command not found
    crooleeck@crooleeck-desktop:~$ sudo apt-get install gedit
    Czytanie list pakietów... Gotowe
    Budowanie drzewa zależności       
    Reading state information... Gotowe
    Zostaną zainstalowane następujące dodatkowe pakiety:
      gedit-common gnome-media-common libgnome-desktop-2 libgnome-media0
      libgtksourceview-common libgtksourceview1.0-0 libmetacity0
      libnautilus-burn4 libpanel-applet2-0 libtotem-plparser1 libwnck-common
      libwnck18 libxres1 metacity-common python-gnome2-desktop
    Sugerowane pakiety:
      python-gnome2-desktop-doc
    Polecane pakiety:
      gnome-media
    Zostaną zainstalowane następujące NOWE pakiety:
      gedit gedit-common gnome-media-common libgnome-desktop-2 libgnome-media0
      libgtksourceview-common libgtksourceview1.0-0 libmetacity0
      libnautilus-burn4 libpanel-applet2-0 libtotem-plparser1 libwnck-common
      libwnck18 libxres1 metacity-common python-gnome2-desktop
    0 aktualizowanych, 16 nowo instalowanych, 0 usuwanych i 91 nieaktualizowanych.
    Konieczne pobranie 5611kB archiwów.
    Po rozpakowaniu zostanie dodatkowo użyte 44,5MB miejsca na dysku.
    Czy chcesz kontynuować [T/n]? t
    Pob: 1 http://pl.archive.ubuntu.com edgy/main libgtksourceview-common 1.8.1-0ubuntu1 [76,0kB]
    Pob: 2 http://pl.archive.ubuntu.com edgy/main libgtksourceview1.0-0 1.8.1-0ubuntu1 [110kB]
    Pob: 3 http://pl.archive.ubuntu.com edgy/main gedit-common 2.16.1-0ubuntu2 [1167kB]
    Pob: 4 http://pl.archive.ubuntu.com edgy/main libgnome-desktop-2 2.16.1-0ubuntu1 [75,7kB]
    Pob: 5 http://pl.archive.ubuntu.com edgy/main gnome-media-common 2.16.1-0ubuntu2 [2033kB]
    Pob: 6 http://pl.archive.ubuntu.com edgy/main libgnome-media0 2.16.1-0ubuntu2 [114kB]
    Pob: 7 http://pl.archive.ubuntu.com edgy/main metacity-common 1:2.16.3-0ubuntu2 [436kB]
    Pob: 8 http://pl.archive.ubuntu.com edgy/main libmetacity0 1:2.16.3-0ubuntu2 [226kB]
    Pob: 9 http://pl.archive.ubuntu.com edgy/main libnautilus-burn4 2.16.1-0ubuntu1 [86,9kB]
    Pob: 10 http://pl.archive.ubuntu.com edgy-updates/main libpanel-applet2-0 2.16.1-0ubuntu4 [98,8kB]
    Pob: 11 http://pl.archive.ubuntu.com edgy-updates/main libtotem-plparser1 2.16.2-0ubuntu3 [31,5kB]
    Pob: 12 http://pl.archive.ubuntu.com edgy/main libxres1 2:1.0.1-0ubuntu1 [5440B]
    Pob: 13 http://pl.archive.ubuntu.com edgy/main libwnck-common 2.16.1-0ubuntu1 [43,1kB]
    Pob: 14 http://pl.archive.ubuntu.com edgy/main libwnck18 2.16.1-0ubuntu1 [121kB]
    Pob: 15 http://pl.archive.ubuntu.com edgy/main python-gnome2-desktop 2.16.0-0ubuntu2 [281kB]
    Pob: 16 http://pl.archive.ubuntu.com edgy/main gedit 2.16.1-0ubuntu2 [706kB]
    Pobrano 5611kB w 3m34s (26,2kB/s)                                           
    Zaznaczenie poprzednio niezaznaczonego pakietu libgtksourceview-common.
    (Odczytywanie bazy danych ... 83596 plików i katalogów obecnie zainstalowanych.)
    Rozpakowanie libgtksourceview-common (z .../libgtksourceview-common_1.8.1-0ubuntu1_all.deb) ...
    Zaznaczenie poprzednio niezaznaczonego pakietu libgtksourceview1.0-0.
    Rozpakowanie libgtksourceview1.0-0 (z .../libgtksourceview1.0-0_1.8.1-0ubuntu1_i386.deb) ...
    Zaznaczenie poprzednio niezaznaczonego pakietu gedit-common.
    Rozpakowanie gedit-common (z .../gedit-common_2.16.1-0ubuntu2_all.deb) ...
    Zaznaczenie poprzednio niezaznaczonego pakietu libgnome-desktop-2.
    Rozpakowanie libgnome-desktop-2 (z .../libgnome-desktop-2_2.16.1-0ubuntu1_i386.deb) ...
    Zaznaczenie poprzednio niezaznaczonego pakietu gnome-media-common.
    Rozpakowanie gnome-media-common (z .../gnome-media-common_2.16.1-0ubuntu2_all.deb) ...
    Zaznaczenie poprzednio niezaznaczonego pakietu libgnome-media0.
    Rozpakowanie libgnome-media0 (z .../libgnome-media0_2.16.1-0ubuntu2_i386.deb) ...
    Zaznaczenie poprzednio niezaznaczonego pakietu metacity-common.
    Rozpakowanie metacity-common (z .../metacity-common_1%3a2.16.3-0ubuntu2_all.deb) ...
    Zaznaczenie poprzednio niezaznaczonego pakietu libmetacity0.
    Rozpakowanie libmetacity0 (z .../libmetacity0_1%3a2.16.3-0ubuntu2_i386.deb) ...
    Zaznaczenie poprzednio niezaznaczonego pakietu libnautilus-burn4.
    Rozpakowanie libnautilus-burn4 (z .../libnautilus-burn4_2.16.1-0ubuntu1_i386.deb) ...
    Zaznaczenie poprzednio niezaznaczonego pakietu libpanel-applet2-0.
    Rozpakowanie libpanel-applet2-0 (z .../libpanel-applet2-0_2.16.1-0ubuntu4_i386.deb) ...
    Zaznaczenie poprzednio niezaznaczonego pakietu libtotem-plparser1.
    Rozpakowanie libtotem-plparser1 (z .../libtotem-plparser1_2.16.2-0ubuntu3_i386.deb) ...
    Zaznaczenie poprzednio niezaznaczonego pakietu libxres1.
    Rozpakowanie libxres1 (z .../libxres1_2%3a1.0.1-0ubuntu1_i386.deb) ...
    Zaznaczenie poprzednio niezaznaczonego pakietu libwnck-common.
    Rozpakowanie libwnck-common (z .../libwnck-common_2.16.1-0ubuntu1_all.deb) ...
    Zaznaczenie poprzednio niezaznaczonego pakietu libwnck18.
    Rozpakowanie libwnck18 (z .../libwnck18_2.16.1-0ubuntu1_i386.deb) ...
    Zaznaczenie poprzednio niezaznaczonego pakietu python-gnome2-desktop.
    Rozpakowanie python-gnome2-desktop (z .../python-gnome2-desktop_2.16.0-0ubuntu2_i386.deb) ...
    Zaznaczenie poprzednio niezaznaczonego pakietu gedit.
    Rozpakowanie gedit (z .../gedit_2.16.1-0ubuntu2_i386.deb) ...
    Konfigurowanie libgtksourceview-common (1.8.1-0ubuntu1) ...
    Konfigurowanie libgtksourceview1.0-0 (1.8.1-0ubuntu1) ...

    Konfigurowanie gedit-common (2.16.1-0ubuntu2) ...

    Konfigurowanie libgnome-desktop-2 (2.16.1-0ubuntu1) ...

    Konfigurowanie gnome-media-common (2.16.1-0ubuntu2) ...

    Konfigurowanie libgnome-media0 (2.16.1-0ubuntu2) ...

    Konfigurowanie metacity-common (2.16.3-0ubuntu2) ...

    Konfigurowanie libmetacity0 (2.16.3-0ubuntu2) ...

    Konfigurowanie libnautilus-burn4 (2.16.1-0ubuntu1) ...

    Konfigurowanie libpanel-applet2-0 (2.16.1-0ubuntu4) ...

    Konfigurowanie libtotem-plparser1 (2.16.2-0ubuntu3) ...

    Konfigurowanie libxres1 (1.0.1-0ubuntu1) ...

    Konfigurowanie libwnck-common (2.16.1-0ubuntu1) ...
    Konfigurowanie libwnck18 (2.16.1-0ubuntu1) ...

    Konfigurowanie python-gnome2-desktop (2.16.0-0ubuntu2) ...

    Konfigurowanie gedit (2.16.1-0ubuntu2) ...

    crooleeck@crooleeck-desktop:~$ sudo gedit /etc/apt/soruces.list
    /bin/sh: /usr/bin/esd: not found

    Otworzył się plik tekstowy, ale był pusty, skopiowałem tam to co mi podałeś i zapisałem. Także nie wiem czy wszystko poszło dobrze czy źle...
    to były wszystkie zależności, tak mi się wydaje. ja mam (jeszcze, bo wkrótce przesiadka na ubuntu) auroxa (oparty na fedora core 4) i tam jest coś takiego jak apt-get i nazywa się yum. też musiałem dopisać repozytoria. myślę, że jak zrobiłeś to co napisał ramlez to powinno działać.
    crooleeck, ehh mój błąd..... zrobiłem literówkę nie soruces tylko sources

    sudo gedit /etc/apt/sources.list

    Zawsze jak edytujesz jakiś plik systemowy i nie pisze że on ma być pusty to tam coś musi być... Czyli jak kiedyś znów Ci się pusty plik otworzy to znaczy że jest gdzieś błąd w nazwie - to tak na przyszłość

    Więc zmień repo i spróbuj zrobić ponownie update i upgrade
    ramlez, tak własnie mi się dziwne wydało że on pusty jest, taki instynkt...
    crooleeck, tak w ogóle na przyszłość to polecam:

    http://ubuntuguide.org/wiki/Ubuntu_Edgy_pl
    Problem rozwiązany dzięki poradą ramlez'a, więc dla niego haczyk. Dzięki za pomoc.
  • zanotowane.pl
  • doc.pisz.pl
  • pdf.pisz.pl
  • mandragora32.opx.pl
  • ďťż
    Wszelkie Prawa ZastrzeĹźone! chomiki Design by SZABLONY.maniak.pl.