On Jul 9, 2012, at 12:47 , Yuri Delanghe wrote: > When I try to run sage, I get > > ImportError: > dlopen(/Applications/sage/local/lib/python2.7/site-packages/sage/matrix/matrix_mod2_dense.so, > 2): Symbol not found: _iconv > Referenced from: /Applications/sage/local/lib/libgd.2.dylib > Expected in: /opt/local/lib/libiconv.2.dylib > in /Applications/sage/local/lib/libgd.2.dylib > Error importing ipy_profile_sage - perhaps you should run %upgrade? > WARNING: Loading of ipy_profile_sage failed.
It appears that this is a flawed installation. We'd need a bit more information to be sure we're giving you the right help: - OS/version (e.g. Mac OS X, 10.6.8) - Hardware, CPU (e.g, MacBook Pro, Core i7) One thing that is odd is that your installation is relying on libs in "/opt" (indicating MacPorts is installed). This is the problem, I think. Did you download a binary or build from source? Justin -- Justin C. Walker, Curmudgeon-At-Large Director Institute for the Enhancement of the Director's Income -------- "Weaseling out of things is what separates us from the animals. Well, except the weasel." - Homer J Simpson -------- -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org