Gå til innhold

innstalere ontv i sabayon og fikse beryl


Anbefalte innlegg

Jeg har 2 probb for øyeblikket, OnTV og Beryl.

 

Jeg får ikke til å innstalere OnTV fordi jeg mangler vte Python module i følge ./configure

Finner den ikke i Kuroo eller på nettet.

 

Beryl krasjer hvergang jeg prøver å starte det.

Beryl-manager og beryl-settings funker. men selve beryl har jeg problemer med

 

noen som vet hva som har gått galt?

Funka før

 

 

Takker for svar

Lenke til kommentar
Videoannonse
Annonse

ontv:

 

Sabayon er gentoo-basert. Slik installerte jeg ontv i gentoo med portage. Det er ebuilds for ontv-1.8.0 til ontv-2.6.0 i bugzillaen

 

1) Legg ontv-x.x.x.ebuild i ditt portage overlay f.eks /usr/local/portage/media-tv/ontv

2) Legg til

PORTDIR_OVERLAY="/usr/local/portage"

eller hva det måtte være i /etc/make.conf om du ikke har noe slikt allerede

3) Kjør en digest på ubuilden f.eks

ebuild /usr/local/portage/media-tv/ontv/ontv-2.4.0.ebuild digest

4) Installer

emerge ontv

 

Vet ikke om Sabayon er x86/amd64 eller ~x86/~amd64. Mulig du må legge til f.eks

media-tv/ontv ~x86

i /etc/portage/package.keywords

 

Selv har jeg ontv-2.6.0 og den funker fint, men om du greier deg med ontv-2.4.0 slipper du å oppdatere til python-2.5 som er hardmasked i gentoo. Om du likevel vil ha ontv-2.6.0 må du oppdatere til python-2.5 først, og kjøre python-updater, før du installerer ontv-2.6.0

Lenke til kommentar

Har sjekka der

og søkt.

 

Men fikk ut dette nå jeg prøvde å innstalere det.

Klikk for å se/fjerne innholdet nedenfor
Calculating dependencies... done!

 

>>> Emerging (1 of 1) media-tv/ontv-2.4.0 to /

* ontv-2.4.0.tar.gz MD5 ;-) ...                                          [ ok ]

* ontv-2.4.0.tar.gz RMD160 ;-) ...                                      [ ok ]

* ontv-2.4.0.tar.gz SHA1 ;-) ...                                        [ ok ]

* ontv-2.4.0.tar.gz SHA256 ;-) ...                                      [ ok ]

* ontv-2.4.0.tar.gz size ;-) ...                                        [ ok ]

* checking ebuild checksums ;-) ...                                      [ ok ]

* checking auxfile checksums ;-) ...                                    [ ok ]

* checking miscfile checksums ;-) ...                                    [ ok ]

* checking ontv-2.4.0.tar.gz ;-) ...                                    [ ok ]

>>> Unpacking source...

>>> Unpacking ontv-2.4.0.tar.gz to /var/tmp/portage/media-tv/ontv-2.4.0/work

* Fixing OMF Makefiles ...                                              [ ok ]

>>> Source unpacked.

>>> Compiling source in /var/tmp/portage/media-tv/ontv-2.4.0/work/ontv-2.4.0 ...

* econf: updating ontv-2.4.0/config.guess with /usr/share/gnuconfig/config.guess

* econf: updating ontv-2.4.0/config.sub with /usr/share/gnuconfig/config.sub

./configure --prefix=/usr --host=i586-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i586-pc-linux-gnu

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 build system type... i586-pc-linux-gnu

checking host system type... i586-pc-linux-gnu

checking for style of include used by make... GNU

checking for i586-pc-linux-gnu-gcc... i586-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 i586-pc-linux-gnu-gcc accepts -g... yes

checking for i586-pc-linux-gnu-gcc option to accept ISO C89... none needed

checking dependency style of i586-pc-linux-gnu-gcc... gcc3

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 i586-pc-linux-gnu-gcc... /usr/i586-pc-linux-gnu/bin/ld

checking if the linker (/usr/i586-pc-linux-gnu/bin/ld) is GNU ld... yes

checking for /usr/i586-pc-linux-gnu/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... i586-pc-linux-gnu-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 i586-pc-linux-gnu-g++... i586-pc-linux-gnu-g++

checking whether we are using the GNU C++ compiler... yes

checking whether i586-pc-linux-gnu-g++ accepts -g... yes

checking dependency style of i586-pc-linux-gnu-g++... gcc3

checking how to run the C++ preprocessor... i586-pc-linux-gnu-g++ -E

checking for i586-pc-linux-gnu-g77... no

checking for i586-pc-linux-gnu-f77... no

checking for i586-pc-linux-gnu-xlf... no

checking for i586-pc-linux-gnu-frt... no

checking for i586-pc-linux-gnu-pgf77... no

checking for i586-pc-linux-gnu-cf77... no

checking for i586-pc-linux-gnu-fort77... no

checking for i586-pc-linux-gnu-fl32... no

checking for i586-pc-linux-gnu-af77... no

checking for i586-pc-linux-gnu-f90... no

checking for i586-pc-linux-gnu-xlf90... no

checking for i586-pc-linux-gnu-pgf90... no

checking for i586-pc-linux-gnu-pghpf... no

checking for i586-pc-linux-gnu-epcf90... no

checking for i586-pc-linux-gnu-gfortran... i586-pc-linux-gnu-gfortran

checking whether we are using the GNU Fortran 77 compiler... yes

checking whether i586-pc-linux-gnu-gfortran accepts -g... yes

checking the maximum length of command line arguments... 32768

checking command to parse /usr/bin/nm -B output from i586-pc-linux-gnu-gcc object... ok

checking for objdir... .libs

checking for i586-pc-linux-gnu-ar... i586-pc-linux-gnu-ar

checking for i586-pc-linux-gnu-ranlib... i586-pc-linux-gnu-ranlib

checking for i586-pc-linux-gnu-strip... i586-pc-linux-gnu-strip

checking if i586-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no

checking for i586-pc-linux-gnu-gcc option to produce PIC... -fPIC

checking if i586-pc-linux-gnu-gcc PIC flag -fPIC works... yes

checking if i586-pc-linux-gnu-gcc static flag -static works... yes

checking if i586-pc-linux-gnu-gcc supports -c -o file.o... yes

checking whether the i586-pc-linux-gnu-gcc linker (/usr/i586-pc-linux-gnu/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 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 i586-pc-linux-gnu-g++... /usr/i586-pc-linux-gnu/bin/ld

checking if the linker (/usr/i586-pc-linux-gnu/bin/ld) is GNU ld... yes

checking whether the i586-pc-linux-gnu-g++ linker (/usr/i586-pc-linux-gnu/bin/ld) supports shared libraries... yes

checking for i586-pc-linux-gnu-g++ option to produce PIC... -fPIC

checking if i586-pc-linux-gnu-g++ PIC flag -fPIC works... yes

checking if i586-pc-linux-gnu-g++ static flag -static works... yes

checking if i586-pc-linux-gnu-g++ supports -c -o file.o... yes

checking whether the i586-pc-linux-gnu-g++ linker (/usr/i586-pc-linux-gnu/bin/ld) supports shared libraries... yes

checking dynamic linker characteristics... GNU/Linux ld.so

checking how to hardcode library paths into programs... immediate

appending configuration tag "F77" to libtool

checking if libtool supports shared libraries... yes

checking whether to build shared libraries... yes

checking whether to build static libraries... yes

checking for i586-pc-linux-gnu-gfortran option to produce PIC... -fPIC

checking if i586-pc-linux-gnu-gfortran PIC flag -fPIC works... yes

checking if i586-pc-linux-gnu-gfortran static flag -static works... yes

checking if i586-pc-linux-gnu-gfortran supports -c -o file.o... yes

checking whether the i586-pc-linux-gnu-gfortran linker (/usr/i586-pc-linux-gnu/bin/ld) supports shared libraries... yes

checking dynamic linker characteristics... GNU/Linux ld.so

checking how to hardcode library paths into programs... immediate

checking for i586-pc-linux-gnu-gcc... (cached) i586-pc-linux-gnu-gcc

checking whether we are using the GNU C compiler... (cached) yes

checking whether i586-pc-linux-gnu-gcc accepts -g... (cached) yes

checking for i586-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed

checking dependency style of i586-pc-linux-gnu-gcc... (cached) gcc3

checking for pkg-config... yes

checking for intltool >= 0.33... 0.35.0 found

checking for perl... /usr/bin/perl

checking for XML::Parser... ok

checking for iconv... /usr/bin/iconv

checking for msgfmt... /usr/bin/msgfmt

checking for msgmerge... /usr/bin/msgmerge

checking for xgettext... /usr/bin/xgettext

checking locale.h usability... yes

checking locale.h presence... yes

checking for locale.h... yes

checking for LC_MESSAGES... yes

checking libintl.h usability... yes

checking libintl.h presence... yes

checking for libintl.h... yes

checking for ngettext in libc... yes

checking for dgettext in libc... yes

checking for bind_textdomain_codeset... yes

checking for msgfmt... /usr/bin/msgfmt

checking for dcgettext... yes

checking for gmsgfmt... /usr/bin/gmsgfmt

checking for xgettext... /usr/bin/xgettext

checking for catalogs to be installed...  nb

checking for gconftool-2... /usr/bin/gconftool-2

Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation

Using $(sysconfdir)/gconf/schemas as install directory for schema files

checking for a Python interpreter with version >= 2.4... python

checking for python... /usr/bin/python

checking for python version... 2.5

checking for python platform... linux2

checking for python script directory... ${prefix}/lib/python2.5/site-packages

checking for python extension module directory... ${exec_prefix}/lib/python2.5/site-packages

checking for headers required to compile python extensions... found

checking for i586-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 ONTV... yes

checking for cElementTree module... yes

checking for pygtk-codegen-2.0... /usr/bin/pygtk-codegen-2.0

checking for pygtk defs... /usr/share/pygtk/2.0/defs

configure: creating ./config.status

config.status: creating Makefile

config.status: creating data/Makefile

config.status: creating data/images/Makefile

config.status: creating ontv/__init__.py

config.status: creating ontv/Makefile

config.status: creating ontv/keybinder/Makefile

config.status: creating scripts/Makefile

config.status: creating po/Makefile.in

config.status: creating config.h

config.status: executing depfiles commands

config.status: executing intltool commands

config.status: executing default-1 commands

config.status: executing po/stamp-it commands

Making all in data

Making all in images

Generating and caching the translation database

Generating and caching the translation database

NOTICE: ../po/cs.po is not in UTF-8 but ISO-8859-2, converting...

NOTICE: ../po/cs.po is not in UTF-8 but ISO-8859-2, converting...

Merging translations into GNOME_OnTVApplet.server.

Merging translations into ontv.schemas.

Making all in ontv

Making all in keybinder

mkdir .libs

i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/python2.5 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/include/gnome-python-2.0 -Os -march=i586 -mno-tls-direct-seg-refs -mmmx -m32 -MT _keybindermodule.lo -MD -MP -MF .deps/_keybindermodule.Tpo -c _keybindermodule.c  -fPIC -DPIC -o .libs/_keybindermodule.o

i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/python2.5 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/include/gnome-python-2.0 -Os -march=i586 -mno-tls-direct-seg-refs -mmmx -m32 -MT eggaccelerators.lo -MD -MP -MF .deps/eggaccelerators.Tpo -c eggaccelerators.c  -fPIC -DPIC -o .libs/eggaccelerators.o

i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/python2.5 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/include/gnome-python-2.0 -Os -march=i586 -mno-tls-direct-seg-refs -mmmx -m32 -MT eggaccelerators.lo -MD -MP -MF .deps/eggaccelerators.Tpo -c eggaccelerators.c -o eggaccelerators.o >/dev/null 2>&1

i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/python2.5 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/include/gnome-python-2.0 -Os -march=i586 -mno-tls-direct-seg-refs -mmmx -m32 -MT _keybindermodule.lo -MD -MP -MF .deps/_keybindermodule.Tpo -c _keybindermodule.c -o _keybindermodule.o >/dev/null 2>&1

i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/python2.5 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/include/gnome-python-2.0 -Os -march=i586 -mno-tls-direct-seg-refs -mmmx -m32 -MT tomboykeybinder.lo -MD -MP -MF .deps/tomboykeybinder.Tpo -c tomboykeybinder.c  -fPIC -DPIC -o .libs/tomboykeybinder.o

ACCESS DENIED  unlink:    /usr/share/pygtk/2.0/codegen/argtypes.pyc

ACCESS DENIED  unlink:    /usr/share/pygtk/2.0/codegen/definitions.pyc

ACCESS DENIED  unlink:    /usr/share/pygtk/2.0/codegen/defsparser.pyc

ACCESS DENIED  unlink:    /usr/share/pygtk/2.0/codegen/scmexpr.pyc

ACCESS DENIED  unlink:    /usr/share/pygtk/2.0/codegen/override.pyc

ACCESS DENIED  unlink:    /usr/share/pygtk/2.0/codegen/reversewrapper.pyc

i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/python2.5 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/include/gnome-python-2.0 -Os -march=i586 -mno-tls-direct-seg-refs -mmmx -m32 -MT tomboykeybinder.lo -MD -MP -MF .deps/tomboykeybinder.Tpo -c tomboykeybinder.c -o tomboykeybinder.o >/dev/null 2>&1

***INFO*** The coverage of global functions is 100.00% (4/4)

***INFO*** There are no declared methods.

***INFO*** There are no declared virtual proxies.

***INFO*** There are no declared virtual accessors.

***INFO*** There are no declared interface proxies.

i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/python2.5 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/include/gnome-python-2.0 -Os -march=i586 -mno-tls-direct-seg-refs -mmmx -m32 -MT _keybinder.lo -MD -MP -MF .deps/_keybinder.Tpo -c _keybinder.c  -fPIC -DPIC -o .libs/_keybinder.o

i586-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/python2.5 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/include/gnome-python-2.0 -Os -march=i586 -mno-tls-direct-seg-refs -mmmx -m32 -MT _keybinder.lo -MD -MP -MF .deps/_keybinder.Tpo -c _keybinder.c -o _keybinder.o >/dev/null 2>&1

generating symbol list for `_keybinder.la'

/usr/bin/nm -B  .libs/_keybindermodule.o .libs/eggaccelerators.o .libs/tomboykeybinder.o .libs/_keybinder.o  | sed -n -e 's/^.*[        ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[        ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/_keybinder.exp

/bin/grep -E -e "init_keybinder" ".libs/_keybinder.exp" > ".libs/_keybinder.expT"

mv -f ".libs/_keybinder.expT" ".libs/_keybinder.exp"

echo "{ global:" > .libs/_keybinder.ver

cat .libs/_keybinder.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_keybinder.ver

echo "local: *; };" >> .libs/_keybinder.ver

i586-pc-linux-gnu-gcc -shared  .libs/_keybindermodule.o .libs/eggaccelerators.o .libs/tomboykeybinder.o .libs/_keybinder.o  /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so  -march=i586 -mno-tls-direct-seg-refs -mmmx -m32 -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -Wl,-soname -Wl,_keybinder.so -Wl,-version-script -Wl,.libs/_keybinder.ver -o .libs/_keybinder.so

i586-pc-linux-gnu-ar cru .libs/_keybinder.a  _keybindermodule.o eggaccelerators.o tomboykeybinder.o _keybinder.o

i586-pc-linux-gnu-ranlib .libs/_keybinder.a

creating _keybinder.la

(cd .libs && rm -f _keybinder.la && ln -s ../_keybinder.la _keybinder.la)

Making all in po

Making all in scripts

>>> Source compiled.

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------

LOG FILE = "/var/log/sandbox/sandbox-media-tv_-_ontv-2.4.0-2829.log"

 

unlink:    /usr/share/pygtk/2.0/codegen/argtypes.pyc

unlink:    /usr/share/pygtk/2.0/codegen/definitions.pyc

unlink:    /usr/share/pygtk/2.0/codegen/defsparser.pyc

unlink:    /usr/share/pygtk/2.0/codegen/scmexpr.pyc

unlink:    /usr/share/pygtk/2.0/codegen/override.pyc

unlink:    /usr/share/pygtk/2.0/codegen/reversewrapper.pyc

--------------------------------------------------------------------------------

! This ebuild is from an overlay: '/usr/portage'

 

 

Vet ikke hva som gikk galt.

Endret av AlecTBM
Lenke til kommentar

Nei, det vet ikke jeg heller. Men det er en sandbox access violation av en eller annen grunn. Du kan skru av sandbox...

 

I filen "/etc/make.conf" er det en linje som begynner med "FEATURES", den ser f.eks slik ut hos meg

FEATURES="distlocks userpriv parallel-fetch sandbox usersandbox ccache"

Sett en bindestrek før sandbox og evnt usersandbox slik

FEATURES="distlocks userpriv parallel-fetch -sandbox -usersandbox ccache"

Om du ikke har noen slik linje kan du bare sette inn en

FEATURES="-sandbox -usersandbox"

Husk å sett det tilbake slik det var etter at jobben er gjort

Lenke til kommentar

Dessuten

unlink:    /usr/share/pygtk/2.0/codegen/reversewrapper.pyc

--------------------------------------------------------------------------------

! This ebuild is from an overlay: '/usr/portage'

 

 

 

Vet ikke hva som gikk galt.

fra den tidligere posten din viser at du har lagt sakene i /usr/portage/ Det er ikke ditt eget portage overlay, altså en override av portage, men i selve portage. Det går helt fint mht hva du driver med nå. Men om du oppdatere portage med

emerge --sync

for evnt kunne installere updates vil alt du selv legger inn i /usr/portage/ forsvinne. Derfor er det lurt å legge det i f.eks /usr/local/portage/ eller /usr/portage/local/ eller /usr/portage/overlays/ etc slik jeg anntydet :)

Lenke til kommentar

Btw, dette ble mer ontopic så jeg kjører denne separat. Du har innstalert beryl men beryl-manager "kuker"? Hvis du bruker nVidia legger du inn denne linjen under "section device":

Option "AddARGBGLXVisuals" "true"

;) Nå skal det være løst :D

Endret av lilminime
Lenke til kommentar

Jeg kan ikke skjønne annet enn at du iallefall har deler av Gnome installert siden både gtk+ og gnome-panel er dependencies for ontv. Prøv om du kan starte et gnome-panel med

gnome-panel

som din bruker. Deretter høyre-klikker du på det panelet som evnt dukker opp, velger "Add to panel", velger OnTV fra lista som dukker opp, og knips...

Lenke til kommentar

Hmm

Har et annet probb nå.

Nå får jeg ikke lov til å laste ned med emerge.

Klikk for å se/fjerne innholdet nedenfor
Kartlegging av app-cdr/mdf2iso har startet . . .

*** Deprecated use of '--nocolor', use '--color=n' instead.

These are the packages that would be merged, in order:

Calculating dependencies ..! Digest verification failed:

! /usr/portage/local/layman/sabayon/media-tv/democracy/democracy-0.9.2.1-r1.ebuild

! Reason: Failed on SHA256 verification

! Got: 960647a1b06f95b639b385e8defb8ee6d30e182f5bf177ff9e5e122704bca517

! Expected: f16ab4b23a7d7ff28e32cb76f7f8cc0b32d2952c82195f0e4859676233cfba87

... .! Digest verification failed:

! /usr/portage/local/layman/sabayon/dev-python/python-musicbrainz2/python-musicbrainz2-0.3.1.ebuild

! Reason: Failed on SHA256 verification

! Got: 3da68322779235e14ad650a1b7255ff39f3d4b9dc62d12e15eca333f865c5cd6

! Expected: d7a156b9ae871a8e5f564c1d7e7e34b90bac8fcceb11135affe5ebe337e1d4ef

.... ..... ! Digest verification failed:

! /usr/portage/local/layman/sabayon/media-libs/libofa/libofa-0.9.2-r1.ebuild

! Reason: Failed on SHA256 verification

! Got: 2b1fbeaf5ccb3bf140092af4231402a2e4d3adadb6f9f4fd853134e398580b23

! Expected: 23e5bd0301a1406175cf5d3b6e1445ddc3cc56b537c798b4313332573a6c22f5

..... ..... ..... ..... ..... ... done!

Og her er outputten på når jeg starta beryl i konsollen.

Klikk for å se/fjerne innholdet nedenfor
alectbm@alectbm ~ $ beryl

**************************************************************

* Beryl system compatiblity check                            *

**************************************************************

 

Detected xserver                                : AIGLX

 

Checking Display :0.0 ...

 

Checking for XComposite extension              : failed

 

No composite extension

beryl: No composite extension

alectbm@alectbm ~ $

 

Lenke til kommentar

Emerge:

 

Prøv først

layman -s sabayon

etterfulgt av den emerge kommandoen du prøvde. Om det ikke hjelper prøv

layman -d sabayon

layman -a sabayon

etterfulgt av emerge kommandoen

 

Om det heller ikke hjelper kan du prøve en manuell digest på de ebuildene

ebuild /usr/portage/local/layman/sabayon/media-tv/democracy/democracy-0.9.2.1-r1.ebuild digest

ebuild /usr/portage/local/layman/sabayon/dev-python/python-musicbrainz2/python-musicbrainz2-0.3.1.ebuild digest

etterfulgt av den emerge kommandoen

 

Om det ikke hjelper får du komme tilbake her :)

Lenke til kommentar

Opprett en konto eller logg inn for å kommentere

Du må være et medlem for å kunne skrive en kommentar

Opprett konto

Det er enkelt å melde seg inn for å starte en ny konto!

Start en konto

Logg inn

Har du allerede en konto? Logg inn her.

Logg inn nå
  • Hvem er aktive   0 medlemmer

    • Ingen innloggede medlemmer aktive
×
×
  • Opprett ny...