On 14 October 2006 at 18:58, Martin Michlmayr wrote:
| * Dirk Eddelbuettel <[EMAIL PROTECTED]> [2006-10-14 12:56]:
| > Might be arch-specific.
|
| It failed in the same way on amd64, ia64 and i386 (in a clean chroot).
What happens when you try this in the chroot:
[EMAIL PROTECTED]:~> ldd /usr/lib/R/site-library/fSeries/libs/fSeries.so
linux-gate.so.1 => (0xffffe000)
libRlapack.so => not found
libblas.so.3 => /usr/lib/atlas/3dnow/libblas.so.3 (0xb74db000)
libgfortran.so.0 => /usr/lib/libgfortran.so.0 (0xb747f000)
libm.so.6 => /lib/tls/libm.so.6 (0xb745a000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb744e000)
libR.so => not found
libc.so.6 => /lib/tls/libc.so.6 (0xb731c000)
libg2c.so.0 => /usr/lib/libg2c.so.0 (0xb72f4000)
/lib/ld-linux.so.2 (0x80000000)
[EMAIL PROTECTED]:~>
[EMAIL PROTECTED]:~> dpkg -l r-base-core libgfortran0 r-cran-fseries
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii libgfortran0 4.0.3-3 Runtime library for GNU Fortran applications
ii r-base-core 2.4.0-1 GNU R core of statistical computing language
ii r-cran-fseries 221.10065-3 GNU R package for financial engineering -- f
[EMAIL PROTECTED]:~>
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]