First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 177847
Alias:
Product:
Component:
Status: CLOSED
Resolution: DUPLICATE of bug 177846
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Neil <nshephard@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 177847 depends on: Show dependency tree
Bug 177847 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.




View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-05-09 19:10 0000
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. > install.packages("GDD")          # Install the GDD package, select an 
                                      # appropriate mirror



Actual Results:  
config of GDD fails as gdlib-config can'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?

------- Comment #1 From Jakub Moc (RETIRED) 2007-05-09 19:13:08 0000 -------

*** This bug has been marked as a duplicate of bug 177846 ***

First Last Prev Next    No search results available      Search page      Enter new bug