Drew Parsons <[email protected]> writes: > On Fri, 2011-04-22 at 09:13 -0400, Michael Hanke wrote: > Would Mathworks pay attention if you draw their attention to the > deprecation of Xprint? (Would be very interesting to learn if they have > customers who actually use the libXp support!)
Looks like MATLAB no longer depends on libxp, starting from version 7.13
(R2011b).
On my system:
sebastien@karaba:~$ ldd /usr/local/MATLAB/R2011a/bin/glnxa64/MATLAB |grep libXp
libXpm.so.4 => /usr/lib/x86_64-linux-gnu/libXpm.so.4
(0x00007f4da2c5b000)
libXp.so.6 => /usr/lib/x86_64-linux-gnu/libXp.so.6 (0x00007f4da1765000)
sebastien@karaba:~$ ldd /usr/local/MATLAB/R2011b/bin/glnxa64/MATLAB |grep libXp
sebastien@karaba:~$ ldd /usr/local/MATLAB/R2012a/bin/glnxa64/MATLAB |grep libXp
sebastien@karaba:~$
--
Sébastien Villemot
Researcher in Economics & Debian Maintainer
http://www.dynare.org/sebastien
Phone: +33-1-40-77-84-04 - GPG Key: 4096R/381A7594
pgpMqcRuxm4aO.pgp
Description: PGP signature

