Displaying 6 results from an estimated 6 matches similar to: "Errors building RMagick on Linux"
2006 Jun 28
0
installing rmagick
CentOS 4 - (RHEL 4 clone)
I have ImageMagick and ImageMagick-development installed as well as
libjpeg and libjpeg-devel installed and think that I have the necessary
requirements in place.
Installing the gem...
gem install rmagick results in...(gem_make.out)
ruby gem_config.rb install rmagick
sh configure 
Configuring RMagick 1.12.0
checking for gcc... gcc
checking for C compiler default
2007 Feb 13
2
anyone has C++ STL classes stability issue if used with R
Hello,
is there any one who uses C++ STL classes when programming shared libs 
for R and has had any problems with STL?
In the very simple example below I am constantly getting segfaults when 
trying to populate the queue. The segfault occurs at what looks like a 
random index in the loop when pushing another element to the queue. 
Reproduced on 4 machines. Object x is an Image as in EBImage,
2006 Nov 30
0
Are shared libraries being loaded in some other context?
I have come across an oddity and wanted to ask if anyone else has looked
into this.
1) I have a locally installed gem: RMagick.
2) It loads and works just fine from script/console when I have
LD_LIBRARY_PATH and GEM_PATH set in the shell.
However, in the live environment it just does not want to play nicely.
I have both LD_LIBRARY_PATH and GEM_PATH set in environment.rb and echo
those values
2011 Dec 30
3
libguestfs-test-tool say "child process died" on ubuntu 11.10 x64
Hi all,
As title, thanks a lot. My test host configurations:
Linux desktop 3.0.0-14-generic #23-Ubuntu SMP Mon Nov 21 20:28:43 UTC
2011 x86_64 x86_64 x86_64 GNU/Linux
The test tool output as following:
xxx at desktop:~$ sudo libguestfs-test-tool
[sudo] password for xxx:
===== Test starts here =====
LIBGUESTFS_DEBUG=1
TMPDIR=(not set)
libguestfs: new guestfs handle 0x16cd0f0
library version:
2005 Feb 05
0
[Fwd: Re: Problems compiling (configure) R on Ubuntu linux (debian)]
-------- Original Message --------
Subject: Re: [R] Problems compiling (configure) R on Ubuntu linux (debian)
Date: Sat, 5 Feb 2005 12:47:42 -0600
From: Dirk Eddelbuettel <edd at debian.org>
To: Ulises M. Alvarez <umalvarez at fata.unam.mx>
References: <022501c50b70$a55d8760$1209f9c2 at ales> 
<x2is57f8b7.fsf at biostat.ku.dk> 
<16900.59886.67300.348574 at
2023 Mar 01
6
[libnbd PATCH 0/6] common: catch up with nbdkit
If we compare the "common" subdirectory between nbdkit @ 6b4178d0fdfe
("ci: Temporarily disable perl in MacOS", 2023-02-27) and libnbd @
d05cd8f384a7 ("Version 1.15.11.", 2023-02-28), we find differences. We
can categorize these differences along two (orthogonal) axes:
- Intentional or unintentional.
  Intentional differences are for example when one of the libnbd