Beryl telepítése

Kezdőlap Fórumok Gentoo linux Gentoo Linux haladó Beryl telepítése

10 bejegyzés megtekintése - 131-140 / 220
  • Szerző
    Bejegyzés
  • #2103348
    masterminds
    Felhasználó
      strangedr wrote:
      Beírva a fenti hibaüzenetet a Google-ba az első linken hozza a valószínű megoldást. az /usr/share/X11/xkb/compiled egy nem létező file-ra mutató szimlink. Az xkb újramergelése segíthet.

      emerge xkb xorg-server

      Utána jelents, hogy hiba nélkül települt-e mindkettő.

      Nálam is elsőként a gentoo fórumról!

      #2103349
      vasy05
      Felhasználó

        localhost ~ # emerge -1 xkbcomp
        Calculating dependencies… done!
        >>> Verifying ebuild Manifests…

        >>> Emerging (1 of 1) x11-apps/xkbcomp-1.0.3 to /
        * xkbcomp-1.0.3.tar.bz2 RMD160 😉 …                                  [ ok ] * xkbcomp-1.0.3.tar.bz2 SHA1 😉 …                                    [ ok ] * xkbcomp-1.0.3.tar.bz2 SHA256 😉 …                                  [ ok ] * xkbcomp-1.0.3.tar.bz2 size 😉 …                                    [ ok ] * checking ebuild checksums 😉 …                                      [ ok ] * checking auxfile checksums 😉 …                                    [ ok ] * checking miscfile checksums 😉 …                                    [ ok ] * checking xkbcomp-1.0.3.tar.bz2 😉 …                                [ ok ]>>> Unpacking source…
        >>> Unpacking xkbcomp-1.0.3.tar.bz2 to /var/tmp/portage/x11-apps/xkbcomp-1.0.3/work
        >>> Source unpacked.
        >>> Compiling source in /var/tmp/portage/x11-apps/xkbcomp-1.0.3/work/xkbcomp-1.0.3 …
        * econf: updating xkbcomp-1.0.3/config.guess with /usr/share/gnuconfig/config.guess
        * econf: updating xkbcomp-1.0.3/config.sub with /usr/share/gnuconfig/config.sub./configure –prefix=/usr –host=i686-pc-linux-gnu –mandir=/usr/share/man –infodir=/usr/share/info –datadir=/usr/share –sysconfdir=/etc –localstatedir=/var/lib –prefix=/usr –datadir=/usr/share –build=i686-pc-linux-gnu
        checking for a BSD-compatible install… /usr/local/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 i686-pc-linux-gnu-gcc… i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g… yes
        checking for i686-pc-linux-gnu-gcc option to accept ISO C89… none needed
        checking for style of include used by make… GNU
        checking dependency style of i686-pc-linux-gnu-gcc… gcc3
        checking for bison… bison -y
        checking for a BSD-compatible install… /usr/local/bin/install -c
        checking for i686-pc-linux-gnu-pkg-config… no
        checking for pkg-config… /usr/bin/pkg-config
        checking pkg-config is at least version 0.9.0… yes
        checking for XKBCOMP… yes
        checking build system type… i686-pc-linux-gnu
        checking host system type… i686-pc-linux-gnu
        configure: creating ./config.status
        config.status: creating Makefile
        config.status: creating config.h
        config.status: executing depfiles commands
        make  all-am
        make[1]: Entering directory `/var/tmp/portage/x11-apps/xkbcomp-1.0.3/work/xkbcomp-1.0.3′
        if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -DDFLT_XKB_CONFIG_ROOT='”/usr/share/X11/xkb”‘ -march=i686 -O2 -pipe -MT action.o -MD -MP -MF „.deps/action.Tpo” -c -o action.o action.c;
        then mv -f „.deps/action.Tpo” „.deps/action.Po”; else rm -f „.deps/action.Tpo”; exit 1; fi
        if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -DDFLT_XKB_CONFIG_ROOT='”/usr/share/X11/xkb”‘ -march=i686 -O2 -pipe -MT alias.o -MD -MP -MF „.deps/alias.Tpo” -c -o alias.o alias.c;
        then mv -f „.deps/alias.Tpo” „.deps/alias.Po”; else rm -f „.deps/alias.Tpo”; exit 1; fi
        if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -DDFLT_XKB_CONFIG_ROOT='”/usr/share/X11/xkb”‘ -march=i686 -O2 -pipe -MT compat.o -MD -MP -MF „.deps/compat.Tpo” -c -o compat.o compat.c;
        then mv -f „.deps/compat.Tpo” „.deps/compat.Po”; else rm -f „.deps/compat.Tpo”; exit 1; fi
        compat.c: In function ‘AddGroupCompat’:
        compat.c:249: warning: comparison is always false due to limited range of data type
        if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -DDFLT_XKB_CONFIG_ROOT='”/usr/share/X11/xkb”‘ -march=i686 -O2 -pipe -MT expr.o -MD -MP -MF „.deps/expr.Tpo” -c -o expr.o expr.c;
        then mv -f „.deps/expr.Tpo” „.deps/expr.Po”; else rm -f „.deps/expr.Tpo”; exit 1; fi
        if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -DDFLT_XKB_CONFIG_ROOT='”/usr/share/X11/xkb”‘ -march=i686 -O2 -pipe -MT geometry.o -MD -MP -MF „.deps/geometry.Tpo” -c -o geometry.o geometry.c;
        then mv -f „.deps/geometry.Tpo” „.deps/geometry.Po”; else rm -f „.deps/geometry.Tpo”; exit 1; fi
        if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -DDFLT_XKB_CONFIG_ROOT='”/usr/share/X11/xkb”‘ -march=i686 -O2 -pipe -MT indicators.o -MD -MP -MF „.deps/indicators.Tpo” -c -o indicators.o indicators.c;
        then mv -f „.deps/indicators.Tpo” „.deps/indicators.Po”; else rm -f „.deps/indicators.Tpo”; exit 1; fi
        if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -DDFLT_XKB_CONFIG_ROOT='”/usr/share/X11/xkb”‘ -march=i686 -O2 -pipe -MT keycodes.o -MD -MP -MF „.deps/keycodes.Tpo” -c -o keycodes.o keycodes.c;
        then mv -f „.deps/keycodes.Tpo” „.deps/keycodes.Po”; else rm -f „.deps/keycodes.Tpo”; exit 1; fi
        if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -DDFLT_XKB_CONFIG_ROOT='”/usr/share/X11/xkb”‘ -march=i686 -O2 -pipe -MT keymap.o -MD -MP -MF „.deps/keymap.Tpo” -c -o keymap.o keymap.c;
        then mv -f „.deps/keymap.Tpo” „.deps/keymap.Po”; else rm -f „.deps/keymap.Tpo”; exit 1; fi
        if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -DDFLT_XKB_CONFIG_ROOT='”/usr/share/X11/xkb”‘ -march=i686 -O2 -pipe -MT keytypes.o -MD -MP -MF „.deps/keytypes.Tpo” -c -o keytypes.o keytypes.c;
        then mv -f „.deps/keytypes.Tpo” „.deps/keytypes.Po”; else rm -f „.deps/keytypes.Tpo”; exit 1; fi
        if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -DDFLT_XKB_CONFIG_ROOT='”/usr/share/X11/xkb”‘ -march=i686 -O2 -pipe -MT listing.o -MD -MP -MF „.deps/listing.Tpo” -c -o listing.o listing.c;
        then mv -f „.deps/listing.Tpo” „.deps/listing.Po”; else rm -f „.deps/listing.Tpo”; exit 1; fi
        if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -DDFLT_XKB_CONFIG_ROOT='”/usr/share/X11/xkb”‘ -march=i686 -O2 -pipe -MT misc.o -MD -MP -MF „.deps/misc.Tpo” -c -o misc.o misc.c;
        then mv -f „.deps/misc.Tpo” „.deps/misc.Po”; else rm -f „.deps/misc.Tpo”; exit 1; fi
        if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -DDFLT_XKB_CONFIG_ROOT='”/usr/share/X11/xkb”‘ -march=i686 -O2 -pipe -MT parseutils.o -MD -MP -MF „.deps/parseutils.Tpo” -c -o parseutils.o parseutils.c;
        then mv -f „.deps/parseutils.Tpo” „.deps/parseutils.Po”; else rm -f „.deps/parseutils.Tpo”; exit 1; fi
        if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -DDFLT_XKB_CONFIG_ROOT='”/usr/share/X11/xkb”‘ -march=i686 -O2 -pipe -MT symbols.o -MD -MP -MF „.deps/symbols.Tpo” -c -o symbols.o symbols.c;
        then mv -f „.deps/symbols.Tpo” „.deps/symbols.Po”; else rm -f „.deps/symbols.Tpo”; exit 1; fi
        if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -DDFLT_XKB_CONFIG_ROOT='”/usr/share/X11/xkb”‘ -march=i686 -O2 -pipe -MT utils.o -MD -MP -MF „.deps/utils.Tpo” -c -o utils.o utils.c;
        then mv -f „.deps/utils.Tpo” „.deps/utils.Po”; else rm -f „.deps/utils.Tpo”; exit 1; fi
        if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -DDFLT_XKB_CONFIG_ROOT='”/usr/share/X11/xkb”‘ -march=i686 -O2 -pipe -MT vmod.o -MD -MP -MF „.deps/vmod.Tpo” -c -o vmod.o vmod.c;
        then mv -f „.deps/vmod.Tpo” „.deps/vmod.Po”; else rm -f „.deps/vmod.Tpo”; exit 1; fi
        if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -DDFLT_XKB_CONFIG_ROOT='”/usr/share/X11/xkb”‘ -march=i686 -O2 -pipe -MT xkbcomp.o -MD -MP -MF „.deps/xkbcomp.Tpo” -c -o xkbcomp.o xkbcomp.c;
        then mv -f „.deps/xkbcomp.Tpo” „.deps/xkbcomp.Po”; else rm -f „.deps/xkbcomp.Tpo”; exit 1; fi
        if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -DDFLT_XKB_CONFIG_ROOT='”/usr/share/X11/xkb”‘ -march=i686 -O2 -pipe -MT xkbparse.o -MD -MP -MF „.deps/xkbparse.Tpo” -c -o xkbparse.o xkbparse.c;
        then mv -f „.deps/xkbparse.Tpo” „.deps/xkbparse.Po”; else rm -f „.deps/xkbparse.Tpo”; exit 1; fi
        if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -DDFLT_XKB_CONFIG_ROOT='”/usr/share/X11/xkb”‘ -march=i686 -O2 -pipe -MT xkbpath.o -MD -MP -MF „.deps/xkbpath.Tpo” -c -o xkbpath.o xkbpath.c;
        then mv -f „.deps/xkbpath.Tpo” „.deps/xkbpath.Po”; else rm -f „.deps/xkbpath.Tpo”; exit 1; fi
        if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -DDFLT_XKB_CONFIG_ROOT='”/usr/share/X11/xkb”‘ -march=i686 -O2 -pipe -MT xkbscan.o -MD -MP -MF „.deps/xkbscan.Tpo” -c -o xkbscan.o xkbscan.c;
        then mv -f „.deps/xkbscan.Tpo” „.deps/xkbscan.Po”; else rm -f „.deps/xkbscan.Tpo”; exit 1; fi
        sed -e ‘s|__vendorversion__|”xkbcomp 1.0.3″ „X Version 11″|’ -e ‘s|__xorgversion__|”xkbcomp 1.0.3” „X Version 11″|’ -e ‘s|__xservername__|Xorg|g’ -e ‘s|__xconfigfile__|xorg.conf|g’ -e ‘s|__projectroot__|/usr|g’ -e ‘s|__apploaddir__||’ -e ‘s|__appmansuffix__|1x|g’ -e ‘s|__libmansuffix__|3x|g’ -e ‘s|__adminmansuffix__|8|g’ -e ‘s|__miscmansuffix__|7|g’ -e ‘s|__filemansuffix__|5x|g’ xkbcomp.1x
        i686-pc-linux-gnu-gcc  -DDFLT_XKB_CONFIG_ROOT='”/usr/share/X11/xkb”‘ -march=i686 -O2 -pipe  -o xkbcomp  action.o alias.o compat.o expr.o geometry.o indicators.o keycodes.o keymap.o keytypes.o listing.o misc.o parseutils.o symbols.o utils.o vmod.o xkbcomp.o xkbparse.o xkbpath.o xkbscan.o -lX11 -lxkbfile
        make[1]: Leaving directory `/var/tmp/portage/x11-apps/xkbcomp-1.0.3/work/xkbcomp-1.0.3′
        >>> Source compiled.
        >>> Test phase [not enabled]: x11-apps/xkbcomp-1.0.3

        >>> Install xkbcomp-1.0.3 into /var/tmp/portage/x11-apps/xkbcomp-1.0.3/image/ category x11-apps
        make  install-am
        make[1]: Entering directory `/var/tmp/portage/x11-apps/xkbcomp-1.0.3/work/xkbcomp-1.0.3′
        make[2]: Entering directory `/var/tmp/portage/x11-apps/xkbcomp-1.0.3/work/xkbcomp-1.0.3′
        test -z „/usr/bin” || ( true ‘  [MKDIR    ]  /var/tmp/portage/x11-apps/xkbcomp-1.0.3/image//usr/bin’; mkdir -p — „/var/tmp/portage/x11-apps/xkbcomp-1.0.3/image//usr/bin” )
          /usr/local/bin/install -c ‘xkbcomp’ ‘/var/tmp/portage/x11-apps/xkbcomp-1.0.3/image//usr/bin/xkbcomp’
        test -z „/usr/share/man/man1” || mkdir -p — „/var/tmp/portage/x11-apps/xkbcomp-1.0.3/image//usr/share/man/man1”
        /usr/local/bin/install -c -m 644 ‘xkbcomp.1x’ ‘/var/tmp/portage/x11-apps/xkbcomp-1.0.3/image//usr/share/man/man1/xkbcomp.1x’
        make[2]: Leaving directory `/var/tmp/portage/x11-apps/xkbcomp-1.0.3/work/xkbcomp-1.0.3′
        make[1]: Leaving directory `/var/tmp/portage/x11-apps/xkbcomp-1.0.3/work/xkbcomp-1.0.3′
        ecompressdir: bzip2 -9 /usr/share/doc
        >>> Completed installing xkbcomp-1.0.3 into /var/tmp/portage/x11-apps/xkbcomp-1.0.3/image/

        ecompressdir: bzip2 -9 usr/share/man
        strip: i686-pc-linux-gnu-strip –strip-unneeded
          usr/bin/xkbcomp
        >>> Merging x11-apps/xkbcomp-1.0.3 to /
        — /usr/
        — /usr/bin/
        >>> /usr/bin/xkbcomp
        — /usr/share/
        — /usr/share/man/
        — /usr/share/man/man1/
        >>> /usr/share/man/man1/xkbcomp.1x.bz2
        — /usr/share/doc/
        — /usr/share/doc/xkbcomp-1.0.3/
        >>> /usr/share/doc/xkbcomp-1.0.3/ChangeLog.bz2
        — /usr/share/X11/
        — /usr/share/X11/xkb/
        >>> /usr/share/X11/xkb/xkbcomp -> ../../../bin/xkbcomp
        — /var/
        — /var/lib/
        — /var/lib/xkb/
        >>> /var/lib/xkb/.keep_x11-apps_xkbcomp-0
        >>> Safely unmerging already-installed instance…
        — !mtime obj /var/lib/xkb/.keep_x11-apps_xkbcomp-0
        — !mtime obj /usr/share/man/man1/xkbcomp.1x.bz2
        — !mtime obj /usr/share/doc/xkbcomp-1.0.3/ChangeLog.bz2
        — !mtime sym /usr/share/X11/xkb/xkbcomp
        — !mtime obj /usr/bin/xkbcomp
        — !empty dir /var/lib/xkb
        — !empty dir /var/lib
        — !empty dir /var
        — !empty dir /usr/share/man/man1
        — !empty dir /usr/share/man
        — !empty dir /usr/share/doc/xkbcomp-1.0.3
        — !empty dir /usr/share/doc
        — !empty dir /usr/share/X11/xkb
        — !empty dir /usr/share/X11
        — !empty dir /usr/share
        — !empty dir /usr/bin
        — !empty dir /usr
        >>> Original instance of package unmerged safely.
        >>> x11-apps/xkbcomp-1.0.3 merged.

        >>> No packages selected for removal by clean
        >>> Auto-cleaning packages…

        >>> No outdated packages were found on your system.
        * GNU info directory index is up-to-date.
        * IMPORTANT: 10 config files in ‘/etc’ need updating.
        * Type emerge –help config to learn how to update config files.
        localhost ~ #

        #2103350
        vasy05
        Felhasználó

          localhost ~ # emerge xkb xorg-server
          Calculating dependencies |
          emerge: there are no ebuilds to satisfy „xkb”.

          #2103351
          pomm
          Felhasználó

            Miért nem próbálod megoldani??? Mindig arra vársz, hogy más megoldja helyetted! Hogyan fogod használni ezt a rendszert, ami hozzáértést igényel?
            Miért olyan nehéz abból az emerge –help parancsból kideríteni, a keresés funkciót és kikeresni, hogyan is van a portage-ben az xkb???

            #2103352
            strangedr
            Felhasználó

              gyanítom, hogy erős gondjai vannak az angol nyelvvel, ami nem baj, csak erősen nehezíti a dolgot

              szerencsére a gentoo-hu csapatnak köszönhetően sok dokumentum elérhető már magyarul is, az oldalamon megtalálhatók

              #2103353
              strangedr
              Felhasználó

                valóban a helyes parancs úgy kellett volna kinézzen a hozzászólásomban feljebb, hogy

                emerge xkbcomp xorg-server

                az xkbcomp újratelepítése elvileg létrehozza a hiányzó szimlinket, utána az xorg-server telepítése le kéne, hogy fusson

                #2103354
                pomm
                Felhasználó
                  strangedr wrote:
                  gyanítom, hogy erős gondjai vannak az angol nyelvvel, ami nem baj, csak erősen nehezíti a dolgot

                  szerencsére a gentoo-hu csapatnak köszönhetően sok dokumentum elérhető már magyarul is, az oldalamon megtalálhatók

                  Egy szót sem beszélek angolul!!! Szótárazok. Persze 4 -5 év linux után vmi ragadt már rám, de azért search szót sztem ő is érti 🙂

                  #2103355
                  vasy05
                  Felhasználó

                    Elméletileg fent van a beryl!!:D , berítam, hogy beryl manager és most bejött a manager része, még nem megy szerintem a 3d de azt már valahogyan megoldom. Nagyon nagyon szépen köszönök mindent mindenkinek!!!!!

                    Bar meghalt az x server, de hat szivni is kell, most rakom fel meg 1x a Gentoo-t. De most a KDE/t is felrakom.

                    #2103356
                    masterminds
                    Felhasználó
                      vasy05 wrote:
                      Bar meghalt az x server, de hat szivni is kell, most rakom fel meg 1x a Gentoo-t. De most a KDE/t is felrakom.

                      Emiatt kár volt..

                      #2103357
                      pomm
                      Felhasználó

                        Mondották volt felénk: „Akinek nincs a fejében, annak legyen a lábában” 🙂

                      10 bejegyzés megtekintése - 131-140 / 220
                      • Be kell jelentkezni a hozzászóláshoz.