Displaying 20 results from an estimated 5000 matches similar to: "Cannot Install Cairo Library"
2010 Dec 29
2
RGtk2 compilation problem
Dear All,
I am trying to compile&install the package "RGtk2" on my Ubuntu 10.04
box. I did not have problem with earlier versions, but with the new
version, I got the following error message :
-------------------------------------------------------------------------------------------------
* installing *source* package ?RGtk2? ...
checking for pkg-config... /usr/bin/pkg-config
2010 Dec 29
2
RGtk2 compilation problem
Dear All,
I am trying to compile&install the package "RGtk2" on my Ubuntu 10.04
box. I did not have problem with earlier versions, but with the new
version, I got the following error message :
-------------------------------------------------------------------------------------------------
* installing *source* package ?RGtk2? ...
checking for pkg-config... /usr/bin/pkg-config
2007 Dec 22
1
[Bug 13788] New: Build failure in jhbuild due to "control reaches end of non-void function"
http://bugs.freedesktop.org/show_bug.cgi?id=13788
Summary: Build failure in jhbuild due to "control reaches end of
non-void function"
Product: swfdec
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: library
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:
2009 Jul 21
1
problem installing cairo on freebsd
G'day all,
I am trying to install the cairo package on FreeBSD and receiving an
error to do with Makevars - (I'm not very good at this stuff) so here
is my various bits of information. I guess this is a problem with a
missing library, but I have just been through a lot of grief trying to
get png and jpeg to work (they do now work!), so I'm not sure where to
go for this.
R
2007 Mar 19
1
Debian compilation problem
I'm encountering this problem when trying to compile
swfdec-mozilla-0.4.2 on Debian unstable.
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wextra
-Wno-missing-field-initializers -Wno-unused-parameter
-I/usr/include/iceape/java -I/usr/include/iceape/plugin
-I/usr/include/iceape/nspr -I/usr/local/include/swfdec-0.4
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/liboil-0.3
2008 Nov 14
1
Unable to install Cairo package
Hello:
I'm running R 2.7.1 in Antix (Mepis kernel but heavily debian based). I have installed libcairo2 (1.6.4-6.1). I tried installing the Cairo package since I'm interested in generating some SVG graphs, and I got the following message:
Only partial output (lines with no):
....
checking if R was compiled with the RConn patch... no
checking cairo.h usability... yes
checking cairo.h
2007 Dec 17
0
Swfdec on STLinux
Hey,
As some people might know, I've been contacted to make Swfdec run, and
preferrably run fast, as a default UI on an STLinux[1] board. (For
everyone not aware of it, this is an embedded ARM architecture (266MHz
I think?) that uses DirectFB[2] for graphic output.)
This mail is intended as a status report, it contains what I've
learned and done about this in the last week. I've
2007 Sep 06
1
Rggobi compilation error: display.c
On a ubuntu linux computer (Feisty, i386), I compile R and additional
packages from source. The compiler is gcc 4.1.2.
The problem is, I can run "sudo R" and successfully compile all
packages (e.g., MASS, lattice) except rggobi. The error seems to be
in display.c. My ggobi is in /usr/local/, which R can find. I don't
think this is a dependence issue because install.packages(...,
2010 Mar 31
1
[Bug 27392] New: swfdec won't compile
http://bugs.freedesktop.org/show_bug.cgi?id=27392
Summary: swfdec won't compile
Product: swfdec
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: library
AssignedTo: swfdec at lists.freedesktop.org
ReportedBy: b3nton at gmail.com
2011 Jan 05
1
Compiling thunderbird
I'm following this thread here
http://www.centos.org/modules/newbb/viewtopic.php?topic_id=23749&forum=38
to build an rpm for thunderbird 3.1.6/3.1.7 from source. While it works
well on i386, compilation fails for x86_64. Any advice how to fix the spec
file?
...
rm -f libthebes.so
c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth
2007 Jul 07
1
Compiling swfdec without GTK
I want to cross compile swfdec-0.4.5 for ARM9. But before that I am planning to compile it on my x86 machine without GTK support. I have already compiled it with GTK. But if I disable GTK then I am getting error messages while compiling test directory.
I have used following configuration options:
./configure enable_shared=no enable_static=yes enable_mad=no enable_gtk_doc=no enable_ffmpeg=no
2011 Feb 14
0
package rgl installation failure due to png
Dear R list,
I am having problem installing the package rgl on a redhat system.
System info:
Linux lci4.eu.novartis.net 2.6.9-22.ELsmp #1 SMP Mon Sep 19 18:00:54 EDT
2005 x86_64 x86_64 x86_64 GNU/Linux
R sessionInfo():
R version 2.12.1 (2010-12-16)
Platform: x86_64-unknown-linux-gnu (64-bit)
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_US.UTF-8
2011 May 23
3
RGL package installation problem on Centos
Dear R users,
I have installed the latest version of R from source on Centos (using
configure and make install).
This seemed to work fine, with no Errors reported and R at the command line
starts R.
However, if I try and installed the package rgl using;
install.packages("rgl")
I get the following error;
installing to /usr/local/lib64/R/library/rgl/libs
** R
** demo
** inst
** preparing
2011 Aug 06
4
compiling buoh comic reader for C-6
Hi all!
I'm trying to build the buoh comic reader for centos 6 and my head is
getting tired of repeated forceful contact with the wall.
I built it on 5.6 without undue problems, but somehow 6.0 is beating me.
(and no, the 5.6 binary doesn't work, at least not without a lot of
futzing around, on 6.0. tried that first.)
before I give gory details, has anyone already done this, from whom
2008 Aug 15
0
Cairo installation process fails "compile a simple Cairo program" step
Hi,
I am having trouble getting Cairo properly installed for R. The details (what I tried, what I got, and my system info) are below. Any ideas would be appreciated.
Hugh Rand
How I tried to install it:
install.packages('Cairo',,'http://www.rforge.net/')?
What the message was:
* Installing *source* package 'Cairo' ...
checking for gcc... gcc -std=gnu99
checking for
2008 Jan 11
0
cairo and rapache [was: Weird errors on MAC OS X Leopard when using Cairo/GDD through Rserve]
Charles, Greg,
the problem is that Apple's FreeType on Leopard uses CF calls (albeit
just to get files), so it breaks on fork. (The message is moot,
because the whole point of using fork is to *not* use exec).
In any case the solution is to compile your own version of freetype,
fontconfig and cairo without any CF or Carbon API. Fortunately most
recent versions of FreeType will do so
2017 Aug 28
0
Re: Regarding libguestfs issue
Hi,
please don't top-post...
On Monday, 28 August 2017 12:15:56 CEST abinaya.manikandan@wipro.com wrote:
> Now we are facing below issues.
>
> checking Pango flags... -I/opt/libguestfs/x86_64/1.36.1-1.test/deps/include/glib-2.0 -I/opt/libguestfs/x86_64/1.36.1-1.test/deps/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz
2008 Dec 17
1
Problems with graphical devices, e.g., png(), pdf(): blurry graphical output
On my current home system, I am getting undesirable output from
graphical devices such as png() and pdf(). The graphical output is
blurry. I haven't experienced the problem on other systems. As you
will see from the attached text file (more information on this file
below), the problem does not occur when type='Xlib' is forced. The
blurriness is more severe with bitmap output (yes, I am
2008 May 12
0
Problems on porting swfdec on NXP
I'm gonna CC the swfdec mailing list, as I think it's interesting for
everybody thinking about Swfdec on embedded.
> I have cross-compiled swfdec0.7 on directfb, and the swfdec-directfb-player
> can work on NXP platform ,
>
> The CPU cost is high, video can be viewed continuesly , however no audio
> output.
>
The DirectFB player was the result of a project we did to