Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25711 - new ebuilds: bioconductor dependencies
Summary: new ebuilds: bioconductor dependencies
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 25710
  Show dependency tree
 
Reported: 2003-08-01 09:24 UTC by Gontran Zepeda
Modified: 2007-09-14 14:26 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Rgraphviz-1.0.3.ebuild (Rgraphviz-1.0.3.ebuild,765 bytes, text/plain)
2003-08-01 09:26 UTC, Gontran Zepeda
Details
dev-libs/graph-1.1.10 (graph-1.1.10.ebuild,696 bytes, text/plain)
2003-08-01 09:32 UTC, Gontran Zepeda
Details
dev-libs/rsxml (rsxml-0.93.4.ebuild,805 bytes, text/plain)
2003-08-01 09:33 UTC, Gontran Zepeda
Details
files/GNUmakefile (GNUmakefile,1.72 KB, text/plain)
2003-08-01 09:35 UTC, Gontran Zepeda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gontran Zepeda 2003-08-01 09:24:47 UTC
Required for bootstrapping in bioconductor.
Comment 1 Gontran Zepeda 2003-08-01 09:26:23 UTC
Created attachment 15322 [details]
Rgraphviz-1.0.3.ebuild
Comment 2 Gontran Zepeda 2003-08-01 09:32:11 UTC
Created attachment 15324 [details]
dev-libs/graph-1.1.10

Needed for bootstrap of bioconductor, but not replaced by!
Comment 3 Gontran Zepeda 2003-08-01 09:33:41 UTC
Created attachment 15326 [details]
dev-libs/rsxml

Needed by graph.  Needed for biocunductor bootstrap, not replaced after
bioconductor installed.  An actual dependency!
Comment 4 Gontran Zepeda 2003-08-01 09:35:03 UTC
Created attachment 15328 [details]
files/GNUmakefile

Needed to compile rsxml -- overlooked in the dist somehow!
Comment 5 Gontran Zepeda 2003-08-01 09:37:37 UTC
The whole build process for bioconductor is a bit funny in that if
building in the ${D} alternate library location R can't find
dependencies for the package that come with the package.

Um, that sounds dumb.  R just doesn't look for things in the right
places using R INSTALL --library XXX/ZZZ .... etc.  Anyway.  Using this
included dep graph you can get bioconductor installed.  But then
dev-libs/graph is obsolete!  Weird.

Sorry it's not pristine, sniff!

Comment 6 Brady Catherman 2006-01-13 08:55:51 UTC
Over in bug 25710 I submitted a dev-R portage directory that contains all of the bioconductor packages broken apart and individually installable. RGtk is  known to be broken because it fails to find pkg-config and gtk-config even when gtk is fully installed. This package also has all of the needed CRAN packages and all dep's should be sorted out.

Let me know what you think.
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2007-09-14 14:26:54 UTC
Same as Bug 25710.