Vuoi reagire a questo messaggio? Crea un account in pochi click o accedi per continuare.

Real transparency

 :: GNU/Linux :: Desktop

Andare in basso

Real transparency Empty Real transparency

Messaggio Da lostpassword Sab Dic 26, 2009 11:03 pm

Wow, non pensavo che mi rompesse cosi' tanto i maroni questa storia Very Happy
Comunque, vorrei attivare la real transparency, quindi xcompmgr(installato, ok) e transset-df(e qui esce il problema). Ho velocemente provato con apt-get, e nei repository non esiste, e tramite una veloce ricerca ho scaricato il pacchetto dal sito ufficiale, scritto make, premuto Invio, e via alla lista di errori! che errore fu:
Codice:
lost@lost-ghost:~$ cd transset-df-6
lost@lost-ghost:~/transset-df-6$ make
cc -Wall -o transset-df transSet.o dsimple.o `pkg-config --libs xcomposite xfixes xdamage xrender` -lm
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
Package xdamage was not found in the pkg-config search path.
Perhaps you should add the directory containing `xdamage.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xdamage' found
transSet.o: In function `get_top_window':
transSet.c:(.text+0x292): undefined reference to `XQueryTree'
transSet.c:(.text+0x2e8): undefined reference to `XQueryTree'
transSet.o: In function `get_actual_window':
transSet.c:(.text+0x32c): undefined reference to `XGetInputFocus'
transSet.o: In function `main':
transSet.c:(.text+0x76a): undefined reference to `XFetchName'
transSet.c:(.text+0x816): undefined reference to `XInternAtom'
transSet.c:(.text+0x877): undefined reference to `XGetWindowProperty'
transSet.c:(.text+0x8a3): undefined reference to `XFree'
transSet.c:(.text+0x9c2): undefined reference to `XInternAtom'
transSet.c:(.text+0x9de): undefined reference to `XDeleteProperty'
transSet.c:(.text+0xa00): undefined reference to `XInternAtom'
transSet.c:(.text+0xa40): undefined reference to `XChangeProperty'
transSet.c:(.text+0xa55): undefined reference to `XSync'
dsimple.o: In function `Open_Display':
dsimple.c:(.text+0x17f): undefined reference to `XOpenDisplay'
dsimple.c:(.text+0x193): undefined reference to `XDisplayName'
dsimple.o: In function `Open_Font':
dsimple.c:(.text+0x212): undefined reference to `XLoadQueryFont'
dsimple.o: In function `Beep':
dsimple.c:(.text+0x24e): undefined reference to `XBell'
dsimple.o: In function `ReadBitmapFile':
dsimple.c:(.text+0x2fa): undefined reference to `XReadBitmapFile'
dsimple.o: In function `WriteBitmapFile':
dsimple.c:(.text+0x35e): undefined reference to `XWriteBitmapFile'
dsimple.o: In function `Resolve_Color':
dsimple.c:(.text+0x5ef): undefined reference to `XGetWindowAttributes'
dsimple.c:(.text+0x618): undefined reference to `XParseColor'
dsimple.c:(.text+0x64b): undefined reference to `XAllocColor'
dsimple.o: In function `Bitmap_To_Pixmap':
dsimple.c:(.text+0x6a9): undefined reference to `XGetGeometry'
dsimple.c:(.text+0x6e0): undefined reference to `XCreatePixmap'
dsimple.c:(.text+0x739): undefined reference to `XCopyPlane'
dsimple.o: In function `Select_Window':
dsimple.c:(.text+0x7d8): undefined reference to `XCreateFontCursor'
dsimple.c:(.text+0x823): undefined reference to `XGrabPointer'
dsimple.c:(.text+0x857): undefined reference to `XAllowEvents'
dsimple.c:(.text+0x878): undefined reference to `XWindowEvent'
dsimple.c:(.text+0x8e4): undefined reference to `XUngrabPointer'
dsimple.o: In function `Get_Window_Under_Cursor':
dsimple.c:(.text+0x92c): undefined reference to `XCreateFontCursor'
dsimple.c:(.text+0x977): undefined reference to `XGrabPointer'
dsimple.c:(.text+0x9cf): undefined reference to `XQueryPointer'
dsimple.c:(.text+0x9e2): undefined reference to `XUngrabPointer'
dsimple.o: In function `Window_With_Name':
dsimple.c:(.text+0xa0d): undefined reference to `XFetchName'
dsimple.c:(.text+0xa60): undefined reference to `XQueryTree'
dsimple.c:(.text+0xac3): undefined reference to `XFree'
dsimple.o: In function `Window_With_Name_Regex_Recurse':
dsimple.c:(.text+0xaf4): undefined reference to `XFetchName'
dsimple.c:(.text+0xb5f): undefined reference to `XQueryTree'
dsimple.c:(.text+0xbc2): undefined reference to `XFree'
collect2: ld returned 1 exit status
make: *** [transset-df] Error 1
lost@lost-ghost:~/transset-df-6$

Quelle qui sotto dovrebbero essere le piu' importanti, da cui derivano le altre. Mi dice che mi mancano i pacchetti xcomposite e xdamage, che non riesco a capire cosa siano, a cosa servano, e come si installino :O

Codice:
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
Package xdamage was not found in the pkg-config search path.
Perhaps you should add the directory containing `xdamage.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xdamage' found

EDIT: Porca vacca, sono libxcomposite-dev e libxdamage-dev, mi scuso per la rottura. Se ci dovesse essere qualche errore edito qui Smile
lostpassword
lostpassword

Messaggi : 95
Data d'iscrizione : 25.09.09
Località : Roma

http://lostpassword.hellospace.net

Torna in alto Andare in basso

Torna in alto


 :: GNU/Linux :: Desktop

 
Permessi in questa sezione del forum:
Non puoi rispondere agli argomenti in questo forum.