Re: Re: Re: Re: Re: Как включить прозрачность и тени в X11R6.8.1
Сделал configure для xcompmgr2.4
и вот что
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.
[root@localhost xcompmgr2.4]#
Re: Re: Re: Re: Re: Re: Как включить прозрачность и тени в X11R6.8.1
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.
добавить каталог, где лежат xcomposite.pc со товарищи в переменную
PKG_CONFIG_PATH, что собственно система и попросила сделать. find && export рулят.
Re: Re: Re: Re: Re: Re: Re: Re: Как включить прозрачность и тени в X11R6.8.1
find / -name xdamage.pc -print
или, чтоб быстрее
find /usr/X11R6 -name xdamage.pc -print
напишет, где это все лежит;
export PKG_CONFIG_PATH=/где/это/лежит:$PKG_CONFIG_PATH
добавит строчку к пути;
после этого все должно собраться.
Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Как включить прозрачность и тени в X11R6.8.1
>А почему это на 7200 работает 3d, а у меня на 9600 не работает? Может кто знает как заставить работать 3d на 9600 с X11R6.8.1
для r100 и r200 есть dri-драйвера с 3d ускорением, для старших моделей только 2d. Для того, чтоб заработало 3d на 9600 надо драйвера с сайта ati тянуть и ставить, тут я не советчик.
Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Как включить прозрачность и тени в X11R6.8.1
Раз рендер не нужен почему у меня с установленными дрова (модуль fglrx грузится) пишется что у меня
[root@localhost downloads]# xcompmgr -c
No damage extension