Gentoo Archives: gentoo-user

From: Yuan MEI <yuan.mei@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Matlab under gentoo
Date: Fri, 29 Jul 2005 18:07:54
Message-Id: m2vf2tec0x.fsf@may.fudan.edu.cn
1 Version 7.0.4.352 (R14) Service Pack 2,
2 when using mex, I got this error:
3
4 /usr/local/Matlab7/bin/glnx86/libmaple.so: symbol errno,
5 version GLIBC_2.0 not defined in file libc.so.6 with link time reference.
6
7 seems a traditional problem with GLIBC_2.0
8
9 however, I cannot execute matlab with 'LD_ASSUME_KERNEL=2.4.1 matlab',
10 which causes:
11
12 /bin/sh: error while loading shared libraries: libdl.so.2:
13 cannot open shared object file: No such file or directory
14
15 I ever succeeded in this way under Redhat9.0 with matlab6.5,
16 but how to handle it under the up-to-date gentoo?
17
18 And I noticed many commercial programs such like Cadence PSD, which
19 have this problem no matter how 'new' their products are. Why don't those
20 companies solve this problem in newly released products?
21 --
22 Yuan MEI
23
24 --
25 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Matlab under gentoo kashani <kashani-list@××××××××.net>
Re: [gentoo-user] Matlab under gentoo Christoph Gysin <cgysin@×××.ch>