[Pharo-project] Cog+linux: external module not found
Eliot, I'm getting an external library not found error on Ubuntu lucid with the Cog vm from http://gforge.inria.fr/frs/download.php/29042/CogVM-Unix-13307.zip The library lives in /usr/lib and is known to ldconfig by the name that I have specified in #moduleName. What do I need to do? Bill
On Fri, Jan 6, 2012 at 2:32 PM, Schwab,Wilhelm K <bschwab@anest.ufl.edu>wrote:
Eliot,
I'm getting an external library not found error on Ubuntu lucid with the Cog vm from
http://gforge.inria.fr/frs/download.php/29042/CogVM-Unix-13307.zip
The library lives in /usr/lib and is known to ldconfig by the name that I have specified in #moduleName. What do I need to do?
I don't know. Have you tried the latest Cog linux VM from my site? http://www.mirandabanda.org/files/Cog/VM/VM.r2522/coglinux.tgz
Bill
-- best, Eliot
Schwab,Wilhelm K wrote
The library lives in /usr/lib and is known to ldconfig by the name that I have specified in #moduleName.
Hi Wilhelm, On Mac OS X, there is a SqueakDebug setting in the CogVM.app/Contents/Info.plist file. Setting it to 1 helpfully prints out where the VM is trying to load from. Is there an equivalent config setting on Linux? Best, Nick -- View this message in context: http://forum.world.st/Cog-linux-external-module-not-found-tp4271136p4271158.... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Nick, I don't know, but such a setting would be MOST welcome. Bill ________________________________________ From: pharo-project-bounces@lists.gforge.inria.fr [pharo-project-bounces@lists.gforge.inria.fr] on behalf of ncalexan [ncalexander@gmail.com] Sent: Friday, January 06, 2012 5:40 PM To: pharo-project@lists.gforge.inria.fr Subject: Re: [Pharo-project] Cog+linux: external module not found Schwab,Wilhelm K wrote
The library lives in /usr/lib and is known to ldconfig by the name that I have specified in #moduleName.
Hi Wilhelm, On Mac OS X, there is a SqueakDebug setting in the CogVM.app/Contents/Info.plist file. Setting it to 1 helpfully prints out where the VM is trying to load from. Is there an equivalent config setting on Linux? Best, Nick -- View this message in context: http://forum.world.st/Cog-linux-external-module-not-found-tp4271136p4271158.... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (3)
-
Eliot Miranda -
ncalexan -
Schwab,Wilhelm K