Re: libimf.so not found by Intel C/C++ 9.0 compiler
From: Nicos Gollan (gtdev_at_spearhead.de)
Date: 07/30/05
- Previous message: Christian Henz: "Re: libimf.so not found by Intel C/C++ 9.0 compiler"
- In reply to: michael: "libimf.so not found by Intel C/C++ 9.0 compiler"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: debian-user@lists.debian.org Date: Sat, 30 Jul 2005 19:53:57 +0200
On Saturday July 30 2005 19:01, michael wrote:
> error while loading shared libraries: libimf.so: cannot open shared object
> file: No such file or directory
I don't know what libimf is supposed to do, but a bit of searching makes me
believe that it's an intel-specific library that is installed along with the
compiler but not added to ld's search path. Perhaps this helps:
http://softwareforums.intel.com/ids/board/message?board.id=16&message.id=2000
Also, you can try adding the library path, whatever it might be,
to /etc/ld.so.conf and then run ldconfig.
-- Got Backup? Jabber: Shadowdancer at jabber.fsinf.de
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- application/pgp-signature attachment: stored
- Previous message: Christian Henz: "Re: libimf.so not found by Intel C/C++ 9.0 compiler"
- In reply to: michael: "libimf.so not found by Intel C/C++ 9.0 compiler"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]