First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked 14 years ago

dcoeurjo gravatar image

Installation problems on MacOs

hi all,

I've downloaded the sage binary package for macos (dmg, 4.6.1) and moved the sage folder to the /Applications/ one. Every time I run sage, I have a problem with libgd/libiconv:

ImportError: dlopen(/Applications/sage/local/lib/python2.6/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.

But the /opt/local/lib//libiconv.2.dylib exists.

If I try to compile from the sources (make), I have plenty of such errors.

Is there any workaround ?

click to hide/show revision 2
retagged

updated 14 years ago

Kelvin Li gravatar image

Installation problems on MacOs

hi all,

I've downloaded the sage binary package for macos (dmg, 4.6.1) and moved the sage folder to the /Applications/ one. Every time I run sage, I have a problem with libgd/libiconv:

ImportError: dlopen(/Applications/sage/local/lib/python2.6/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.

But the /opt/local/lib//libiconv.2.dylib exists.

If I try to compile from the sources (make), I have plenty of such errors.

Is there any workaround ?