Archief - gDesklets op ubuntu ...

Het archief is een bevroren moment uit een vorige versie van dit forum, met andere regels en andere bazen. Deze posts weerspiegelen op geen enkele manier onze huidige ideeën, waarden of wereldbeelden en zijn op sommige plaatsen gecensureerd wegens ontoelaatbaar. Veel zijn in een andere tijdsgeest gemaakt, al dan niet ironisch - zoals in het ironische subforum Off-Topic - en zouden op dit moment niet meer gepost (mogen) worden. Toch bieden we dit archief nog graag aan als informatiedatabank en naslagwerk. Lees er hier meer over of start een gesprek met anderen.

verdeye

Legacy Member
jow,
'k heb al honderd duizende dingen geprobeerd maar 'k geef het op.
als ik ./configure uitvoer blijft hij dezelfde foutmeldingen geven.
hoewel ik er zeker van ben dat de vereiste pakket geinstalleerd zijn .
Foutmelding is al volgt:
PHP:
root@joeri:~/Desktop/gDesklets-0.35rc1 # ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc... gcc
checking whether we are using the GNU C++ compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for a BSD-compatible install... /usr/bin/install -c
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... /bin/sed
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 whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 how to run the C++ preprocessor... gcc -E
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 static flag  works... yes
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 supports -c -o file.o... yes
checking whether the gcc linker (/usr/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... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for more warnings... no
checking for a Python interpreter with version >= 2.3... python
checking for python... /usr/bin/python
checking for python version... 2.4
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.4/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.4/site-packages
checking /usr/include/python2.4/Python.h usability... yes
checking /usr/include/python2.4/Python.h presence... yes
checking for /usr/include/python2.4/Python.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pygtk-2.0 >= 2.4.0 pyorbit-2 >= 2.0.1 gnome-python-2.0 >= 2.6.0... yes
checking GDESKLETS_CFLAGS... -DORBIT2=1 -pthread -I/usr/local/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pyorbit-2 -I/usr/include/orbit-2.0
checking GDESKLETS_LIBS... -Wl,--export-dynamic -pthread -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
checking for glib-2.0 gdk-pixbuf-2.0 gtk+-2.0 pygtk-2.0 >= 2.4.0... yes
checking UTILS_CFLAGS... -DXTHREADS -I/usr/local/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2
checking UTILS_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0
checking for pygtk-2.0 >= 2.4.0 gdk-2.0... yes
checking EWMH_CFLAGS... -DXTHREADS -I/usr/local/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/pango-1.0 -I/usr/include/freetype2
checking EWMH_LIBS... -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking for pygtk-2.0 >= 2.4.0 libgtop-2.0 >= 2.8.0... yes
checking GLIBTOP_CFLAGS... -I/usr/local/include/pygtk-2.0 -I/usr/local/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking GLIBTOP_LIBS... -L/usr/local/lib -L$(libdir) -L/usr/X11R6/lib -lgobject-2.0 -lXau -lgtop-2.0 -lglib-2.0
checking for pygtk-2.0 >= 2.4.0 gtk+-2.0 librsvg-2.0 >= 2.8.0... Requested 'librsvg-2.0 >= 2.8.0' but version of librsvg is 2.0.0

configure: error: Library requirements (pygtk-2.0 >= 2.4.0 gtk+-2.0 librsvg-2.0 >= 2.8.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

dJeez

Legacy Member
Requested 'librsvg-2.0 >= 2.8.0' but version of librsvg is 2.0.0
Je moet een andere versie hebben van librsvg, jij hebt blijkbaar versie 2.0.0 geïnstalleerd staan, terwijl op z'n minst versie 2.8.0 nodig is.

G|N|

Legacy Member
als je ubuntu gebruikt: sudo apt-get install gdesklets
en al uw depencie problemen worden automatisch opgelost

verdeye

Legacy Member
problem solved, 'k heb een gnome extras packet geinstalleerd en nu blijkt hij deftig te werken.
@G|N|: soms doet ie het toch niet altijd ze die aptitude

Masuran

Legacy Member
altijd de universe repo's enabled zetten :)

werkt perfect bij mij, gewoon universe repo's erbij
apt-get update
en installen :)

Psychokillah

Legacy Member
verdeye zei:
problem solved, 'k heb een gnome extras packet geinstalleerd en nu blijkt hij deftig te werken.
@G|N|: soms doet ie het toch niet altijd ze die aptitude

da ligt dan toch eerder aan uw installatie dan aan aptitude. Want apt verzorgt properkes uw dependencies. Als het da niet doet zou ik toch eerst es naar uw installatie kijken. Want anders gaadde op den duut conflicten beginnen krijgen en zit heel uw systeem vast.

Tyfius

Legacy Member
Psychokillah zei:
da ligt dan toch eerder aan uw installatie dan aan aptitude. Want apt verzorgt properkes uw dependencies. Als het da niet doet zou ik toch eerst es naar uw installatie kijken. Want anders gaadde op den duut conflicten beginnen krijgen en zit heel uw systeem vast.

Niet waar, onder ubuntu zitten een hoop custom desklets in een apart data package, dat niet wordt mee installed als ge gdesklets installed, omdat je zelf van op sites en dergelijke de afzonderlijke dingen kunt afhalen.

Psychokillah

Legacy Member
Tyfius zei:
Niet waar, onder ubuntu zitten een hoop custom desklets in een apart data package, dat niet wordt mee installed als ge gdesklets installed, omdat je zelf van op sites en dergelijke de afzonderlijke dingen kunt afhalen.

:confused: what are you talking about??

Ik reageer op het feit dat zijn aptitude "het niet altijd doet". Das ni normaal.
Dat er wat desklets niet in beschikbaar zijn via apt is ni meer als normaal natuurlijk.

verdeye

Legacy Member
hij werkt hoor .
als iemand weet hoe je speedstep aan de praat krijgt, want het vreet batterij ...

Psychokillah

Legacy Member
verdeye zei:
hij werkt hoor .
als iemand weet hoe je speedstep aan de praat krijgt, want het vreet batterij ...

das gewoon een kernel optie die je kan aanzetten.
En dan eventueel met powernowd daemon de snelheid laten regelen.
Het archief is een bevroren moment uit een vorige versie van dit forum, met andere regels en andere bazen. Deze posts weerspiegelen op geen enkele manier onze huidige ideeën, waarden of wereldbeelden en zijn op sommige plaatsen gecensureerd wegens ontoelaatbaar. Veel zijn in een andere tijdsgeest gemaakt, al dan niet ironisch - zoals in het ironische subforum Off-Topic - en zouden op dit moment niet meer gepost (mogen) worden. Toch bieden we dit archief nog graag aan als informatiedatabank en naslagwerk. Lees er hier meer over of start een gesprek met anderen.
Terug
Bovenaan