View previous topic :: View next topic |
Author |
Message |
fonzy81 n00b
Joined: 21 Jul 2004 Posts: 49
|
Posted: Wed Sep 29, 2004 9:31 pm Post subject: XORG e le trasparenze? xcompare non vuole installarsi |
|
|
Ciao a tutti.
Ho da tempo xorg e ho avuto per fortuna solo qualche frezee.
Seguendo la guida delle trasparenze quando parla dell'installazione di xcompar e' sorto il primo problema
Code: |
checking for a BSD-compatible install... /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 ANSI C... 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 for egrep... 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 for stdlib.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for gettimeofday... yes
checking for localtime_r... yes
checking for pkg-config... /usr/bin/pkg-config
checking for xcomposite xfixes xdamage xrender... Package xcomposite was not found in the pkg-config search path.
Perhaps you should add the directory containing `xcomposite.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xcomposite' found
configure: error: Library requirements (xcomposite xfixes xdamage xrender) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
|
Inizio a scaricare e installare, dato che una lib ha dipendenze con altre sono giunto finalmente a xfixes dipendente solo da fixesext.
Scarico e installo fixesext e di nuovo errore
Code: |
localhost fixesext-2.0.1 # ./configure
checking for a BSD-compatible install... /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 pkg-config... /usr/bin/pkg-config
checking for xextensions... Package xextensions was not found in the pkg-config search path.
Perhaps you should add the directory containing `xextensions.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xextensions' found
configure: error: Library requirements (xextensions) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
|
installo xextensions e non mi fa il make
Code: |
localhost xextensions-1.0.1 # ./configure
checking for a BSD-compatible install... /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
configure: creating ./config.status
config.status: creating Makefile
config.status: creating xextensions.pc
localhost xextensions-1.0.1 # make
make: Nothing to be done for `all'.
localhost xextensions-1.0.1 #
|
Come mi posso togliere da questo circolo vizioso?
Nessuno che ha installato xorg e le trasparenze ha avuto il mio stesso problema?
Cmq xorg l ho scaricato con emerge |
|
Back to top |
|
|
fonzy81 n00b
Joined: 21 Jul 2004 Posts: 49
|
Posted: Mon Oct 11, 2004 11:44 am Post subject: |
|
|
ho capito torno a xfree ...... |
|
Back to top |
|
|
midall Tux's lil' helper
Joined: 12 Mar 2004 Posts: 139
|
Posted: Mon Oct 11, 2004 1:02 pm Post subject: |
|
|
Ma noo usa sto benedetto xorg...
segui questa guida passo passo e vedrei che le tua belle trasparenze le attivi
http://gentoo-wiki.com/TIP_Xorg_X11_and_Transparency _________________ Poesia a gentoo: Gentù gentù senza di tù il mio computer fà pupù! |
|
Back to top |
|
|
|