On 25 November 2006 at 18:43, Torsten Werner wrote: | Package: r-base-core | Version: 2.4.0.20061103-1 | Severity: important | | Hi, | | please install shared libraries into /usr/lib/ and give them a proper | SONAME. Rationale: I want to package shogun which depends on these | libraries.
Follow-up: If that is the shogun at http://www2.fml.tuebingen.mpg.de/raetsch/projects/shogun/ the things should be fine. I just grabbed 0.1.2, untarred it and said $ R CMD INSTALL sg which built fine 'as is'. The build process is non-standard (file .config and all that, and it was saying something about some graphics headers not found -- you'll probably know more. In any event, it also loads fine: [EMAIL PROTECTED]:/tmp/shogun> R R version 2.4.0 Patched (2006-11-03 r39777) Copyright (C) 2006 The R Foundation for Statistical Computing ISBN 3-900051-07-0 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(sg) shogun (sg.so/i686/svn_r1411_2006-06-30_16:26-1411) (W) 2000-2006 Soeren Sonnenburg, Gunnar Raetsch ( configure options: "compile options --enable-R --disable-lapack" compile flags: "-pthread -fno-strict-aliasing -Wall -fPIC -DLINUX -march=athlon-xp -mno-sse -mtune=athlon-xp -g -Wall -O9 -fexpensive-optimizations -frerun-cse-after-loop -fcse-follow-jumps -finline-functions -fschedule-insns2 -fthread-jumps -fforce-addr -fstrength-reduce -unroll-loops" link flags: "-pthread -fno-strict-aliasing -Wall -fPIC -DLINUX -march=athlon-xp -mno-sse -mtune=athlon-xp -g -Wall -O9 -fexpensive-optimizations -frerun-cse-after-loop -fcse-follow-jumps -finline-functions -fschedule-insns2 -fthread-jumps -fforce-addr -fstrength-reduce -unroll-loops" ) > Notice how the .so loaded fine.... so I don't really see why we needed a bug of severity Important here ;-) I just looked for you on #debian-devel but no luck... Feel free to continue this off-line. Shogun looks cool, and I'd love to have it in Debian too so I'd help where I can. Dirk -- Hell, there are no rules here - we're trying to accomplish something. -- Thomas A. Edison -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]