<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>177846</bug_id>
          
          <creation_ts>2007-05-09 18:53 0000</creation_ts>
          <short_desc>dev-lang/R modules require media-libs/gd</short_desc>
          <delta_ts>2007-05-11 13:52:34 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>2006.1</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>nshephard@gmail.com</reporter>
          <assigned_to>sci@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>nshephard@gmail.com</who>
            <bug_when>2007-05-09 18:53:37 0000</bug_when>
            <thetext>The statistical language dev-lang/R has a number of add-on modules (see CRAN at http://cran.r-project.org/). One of these modules called GDD allows users to create graphics on a headless server (i.e. without starting and X device to display graphics, but requires media-libs/gd to compile.

Reproducible: Always

Steps to Reproduce:
1. # emerge dev-lang/R                # Emerge R
2. # R                                # Start R
3. &gt; install.packages(&quot;GDD&quot;)          # Install the GDD package, select an 
                                      # appropriate mirror



Actual Results:  
config of GDD fails as gdlib-config can&apos;t be found.

Expected Results:  
Should compile and install.

Emerge media-libs/gd and then repeat steps 1-3 above and the GDD package installs.  This is with R-2.5.0 .

I realise its tricky to resolve this because GDD is outside of portage, but perhaps an apporiate USE flag could be available?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2007-05-09 19:13:08 0000</bug_when>
            <thetext>*** Bug 177847 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>markusle@gentoo.org</who>
            <bug_when>2007-05-10 12:57:47 0000</bug_when>
            <thetext>Hi Neil,

Thanks for making us aware of this. I will have a look at it.

Best,
Markus</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>markusle@gentoo.org</who>
            <bug_when>2007-05-11 13:32:56 0000</bug_when>
            <thetext>Hi Neil,

I just added the &quot;gd&quot; useflag to the R-2.5.0 ebuild
and the GDD module installs fine now.

Thanks,
Markus</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>nshephard@gmail.com</who>
            <bug_when>2007-05-11 13:52:34 0000</bug_when>
            <thetext>(In reply to comment #3)

&gt; I just added the &quot;gd&quot; useflag to the R-2.5.0 ebuild
&gt; and the GDD module installs fine now.

Great, thanks for the quick fix Markus,

Neil</thetext>
          </long_desc>
      
    </bug>

</bugzilla>