Displaying 20 results from an estimated 3000 matches similar to: "pangocairo missing can't install"
2015 May 18
2
Constant screen flicker with Firefox browser
Hi Thomas,
Thanks for the hint.
I'm trying to rebuild the original SRPM without the patch for know, but I'm
getting the following error.
rpmbuild --rebuild /tmp/clutter-1.14.4-12.el7.src.rpm
...
checking for XIAllowTouchEvents... yes
checking for XIScrollClassInfo.number... yes
checking for XkbQueryExtension... yes
checking for GDK_PIXBUF... no
configure: error: Package requirements
2015 May 19
1
Constant screen flicker with Firefox browser
On 05/18/2015 02:00 PM, Thomas Eriksson wrote:
>
> On 05/17/2015 11:34 PM, L?szl? Csontos wrote:
>> Hi Thomas,
>>
>> Thanks for the hint.
>>
>> I'm trying to rebuild the original SRPM without the patch for know, but I'm
>> getting the following error.
>>
>> rpmbuild --rebuild /tmp/clutter-1.14.4-12.el7.src.rpm
>> ...
>>
2013 Jul 25
1
Building R with Cairo
All-
I have been hacking on an R 2.15 build on an Ubuntu 10.4 box, and I do
not know how to debug R's error message regarding cairo "working".
Configuration completes without the expected additional capability (cairo)
R is now configured for x86_64-unknown-linux-gnu
> Source directory: .
> Installation directory: /app/vendor/R
> C compiler:
2010 Apr 07
2
how to upgrade gtk on centos 4.8
Hello,
My centos is 4.8 while I need gtk 2.8 or later. How to upgrade GTK?
I'm trying to upgrade manually based on RPMs on 5.X, there are too many decencies when upgrading libX.
Is there anybody can give some suggestion to enlighten me? Thanks.
- Tommy
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Aug 15
12
[Bug 845] New: checking for LIBNFNETLINK... configure: error: Package requirements (libnfnetlink >= 0.0.41) were not met:
https://bugzilla.netfilter.org/show_bug.cgi?id=845
Summary: checking for LIBNFNETLINK... configure: error: Package
requirements (libnfnetlink >= 0.0.41) were not met:
Product: libnetfilter_queue
Version: unspecified
Platform: i386
OS/Version: RedHat Linux
Status: NEW
Severity: normal
2011 May 19
2
Error in svg() : cairo-based devices are not supported on this build
Hello,
Sorry if it is not the right place..
I installed R-2.13.0 on a x86_64 linux server.
All went fine, but the svg() function yells:
> svg()
Error in svg() : cairo-based devices are not supported on this build
I have the Cairo, cairoDevice, RSvgDevice packages installed, and running.
> Cairo.capabilities()
png jpeg tiff pdf svg ps x11 win
TRUE TRUE TRUE TRUE TRUE
2023 Mar 01
7
[nbdkit PATCH 0/5] ci: Get to green status on FreeBSD and MacOS
I took the easy route of crippling what I couldn't get working, on the
grounds that partial coverage is better than none now that we have
Cirrus CI checking commits on additional platforms.
This series got me to a green checkmark:
https://gitlab.com/ebblake/nbdkit/-/pipelines/793156983
but depends on an as-yet uncommitted patch in libvirt-ci:
2019 Jul 25
2
bcachefs-tools
Hello,
I want to test bachefs file system on CentOS 7.
~$ cat /etc/system-release
CentOS Linux release 7.6.1810 (Core)
I'm following the bcachefs howto: https://bcachefs.org/Howto/.
Having a problem trying to complete make && make install of the bcache-tools.
After going through all the dependencies and insuring they are
installed on Cent 7, I get the following output on make
2011 Aug 30
7
(K)Ubuntu 11.4 x86_64 compiling wine gstreamer
Since the latest wine builds wine don't finds the gstreamer-dev files.
When i try to to compile wine 1.3.15 wine finds them but not for wine 1.3.27.
I had a packages installed that are needed to build wine ( i installed them
through apt-get build-dep wine1.3).This problem also happens at the building of the latest ppa packages for ubumtu amd64.
2015 Sep 22
2
UPS/NUT with openSUSE 13.1
Rob -
Just stepping in from the sidelines . . . with a few tidbits.
Nut uses pkgconfig to find and identify stuff as part of it's build . .
. So, depending on where your libusb install went, if it wasn't in the
default "PKG_CONFIG_PATH" setting, it won't be found. Much like other
shell variables, you can adjust that setting to find anything you like .
. .
IE
2012 May 15
1
Samba 3.4.17 -Solaris10_U10- make- Fatal error with talloc
Hi,
This is Prabu. I am trying to compile samba on Solaris 10_U10.
I have posted the same in bugzilla. https://bugzilla.samba.org/show_bug.cgi?id=8939
User requirement is to compile samba 3.4.17 to support their application. 3.4.17 is working on Solaris 9 and Solaris 10_U5. But not on Solaris 10_U10.
./configure and make gives error related to talloc. I have set the PKG_CONFIG_PATH. It is not
2018 Feb 17
2
Problem installing libxml2 under Homebrew
i am trying to install xml2 from CRAN, and it is throwing an error
that it cannot find the libxml2 library configuration.
The thing is that pkg-config seems to be set up correctly:
$ echo $PKG_CONFIG_PATH
:/usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/libxml2/lib/pkgconfig
$ pkg-config --cflags --libs libxml-2.0
-I/usr/local/Cellar/libxml2/2.9.7/include/libxml2
2016 Jan 15
1
Attn Packagers: Dependency change from gstreamer-0.10 to gstreamer >= 1.0
Thank you for the hint.
Setting PKG_CONFIG_PATH=/usr/lib/pkgconfig before ./configure works for me.
On 01/15/2016 10:12 PM, Andrew Eikum wrote:
> The problem here is glib and gstreamer have different header files for
> 32- and 64-bit, but pkgconfig doesn't have a mechanism to specify
> which you should get. In your setup, it is returning the 64-bit
> headers, which are wrong for
2007 Dec 30
2
Trying to install rjags on Mac OS X 10.5
Greetings,
I wonder if anyone can offer any help or advice--even direction to an
appropriate source of advice. I am trying to install rjags 1.0.1 on Mac OS X
10.5 (see http://www-fis.iarc.fr/~martyn/software/jags/). I have R.app 2.6.1
installed.
JAGS 1.0.1 is apparently successfully installed. I (think I) know this because
when I type 'jags' into Terminal, I get the following:
2012 May 17
3
Samba compilation issue
On 05/17/12 11:15, prabu.murugan at emc.com wrote:
>
> Hi,
>
> As a security concern we are upgrading samba to 3.4.17.
>
> I tried all possible option to compile samba 3.4.17 on Solaris 10_U10.
> But it is not going through.
>
>
>
> User requirement is to compile samba 3.4.17 to support their
> application. 3.4.17 is working on Solaris 9 and Solaris 10_U5. But
2006 Aug 18
1
Beginner Help with a fatal error in a first Basic Install
dovecot at dovecot.org
Hello,
I have been doing my first BasicInstall of Dovecot, following the
documentation for VirtualUsers, and piecing together suggestions from other
on the list, and out on the web.
In dovecot.conf, I have added,
default_mail_env =
maildir:/var/Dovecot/%d/Accounts/%1u/%u/Maildir:INDEX=/var/Dovecot/indexes/%d/%n
auth default {
mechanisms = plain
user = pgnmail
2020 Jun 18
3
How to compile gnutls to samba-4.12.3
Hello all;
sorry almost the offtopic.
I want to upgrade to samba-4.12.3.tar.gz on CentOS 7 and has problem installing gnutls.
As said in wiki, to install samba-4.12.3 you need to install a version equal to or greater than 3.4.7 of gnutls. This (gnutls) depends on nettle and gmp. I am trying to install gnutls-3.6.14; I already have gmp (gmp-6.2.0) and nettle (nettle-3.6) installed (compiled
2015 Sep 22
2
UPS/NUT with openSUSE 13.1
For fun, if you want to see where the system thinks it is linking a
library from, you can use "ldconfig -p" and it will give you a path to
all known libraries that it can find. If you have one loaded, and it
can't find it (odd directory, etc.) you can always amend
"LD_LIBRARY_PATH" the same way as PKG_CONFIG_PATH I mentioned earlier .
. . . PKG . . . is for the build
2017 Oct 26
3
How to check which version of openssl is getting compiled in into dovecot?
I got multiple versions of openssl in my system. I compile dovecot with
PKG_CONFIG_PATH=/usr/openssl-1.0.2l-fpic/lib/pkgconfig ./configure
How do I check which version of openssl got compiled in? configure
script does not show version. There seem to be no way to check it in
compiled binary (?)
My dovecot is still seen vulnerable by tls testing tools so I'm
guessing wrong version of openssl
2007 May 18
1
Java and swfdec
Hi all,
does anybody know if java-cairo is being maintained by java-gnome crew ?
i found an old one version, but marked as deprecated.
did someone have tried to run swfdec trought this cairo java binding?, does
exist other way to do this?, perhaps another java binding?
thanks in advance,
Savignon.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: