First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 90601
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Science Related Packages <sci@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Neil Darlow <neil@darlow.co.uk>
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 90601 depends on: Show dependency tree
Bug 90601 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: 2005-04-27 04:04 0000
The directory /usr/lib/R/lib isn't put onto the LDPATH by an /etc/env.d/script.
This leads to a missing dependency for libR.so:

ldd /usr/lib/R/bin/exec/R
        linux-gate.so.1 =>  (0xffffe000)
        libR.so => not found
        libc.so.6 => /lib/tls/libc.so.6 (0x43127000)
        /lib/ld-linux.so.2 (0x4310e000)

My /usr/lib/R/lib directory does contain libR.so. I first noticed this problem
when trying to prelink my system.

Regards,
Neil Darlow


Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Patrick Kursawe 2005-06-07 07:25:57 0000 -------
Silently fixing, no need to rebuild this beast just because of one non-critical
environment variable. Thanks for the hint.

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