Skip to content
Back to formatted view

Raw Message

Message-ID: <19367.24970.216589.96275@ron.nulle.part>
Date: 2010-03-22T12:24:42Z
From: Dirk Eddelbuettel
Subject: Playwith on Mint
In-Reply-To: <c5c9755b1003220035o17aad999va15a02efe30f79a0@mail.gmail.com>

On 22 March 2010 at 09:35, Costas Vorlow wrote:
| I am having trouble installing the package playwith on the latest Mint
| "helena",
| running  R version 2.10.1 (2009-12-14).
| 
| I suspect it has to do with the GTK library but as far as I can tell there
| is nothing wrong with it.

As Liviu pointed out to you, "running" != "compiling against". You need -dev
packages for the latter.

Also:

| * installing *source* package "cairoDevice"  ...

You can make your live easier by relying on the prebuilt versions:

    $ sudo apt-get install r-cran-cairodevice

(or using aptitude or which frontend your prefer) as Mint should have it as
Debian/Ubuntu do.

Besides that, start trying to understand the error messages from configure.
"'foo' not found" is telling you to install foo.

Hth, Dirk

-- 
  Registration is open for the 2nd International conference R / Finance 2010
  See http://www.RinFinance.com for details, and see you in Chicago in April!