On 07/28/10 07:54 PM, DWL wrote:
If this isn't the forum for asking install questions, by all means, stop reading
and tell me where to direct this question.

This is the place to ask about install questions.

I've downloaded and unpacked the .7z binaries for Solaris according to the
instructions on this page:

http://wiki.sagemath.org/solaris-binaries

I've done everything through step 5.

This is the output from my terminal:

% env | grep -i LD_
LD_LIBRARY_PATH=/usr/sfw/lib
  % ./sage
----------------------------------------------------------------------
| Sage Version 4.5.1, Release Date: 2010-07-19                       |
| Type notebook() for the GUI, and license() for information.        |
----------------------------------------------------------------------
The Sage install tree may have moved.
Regenerating Python.pyo and .pyc files that hardcode the install PATH
(please wait at most a few minutes)...
Do not interrupt this.
sh: ranlib: not found

ranlib is in /usr/ccs/bin. You will need to add that to your path - I suggest at the end.

export PATH=$PATh:/usr/ccs/bin

Then try again.

It might be worth unpacking it again, since I'm not sure if the failure to have ranlib might have cause any problems. I will get http://wiki.sagemath.org/solaris-binaries to reflect the fact one needs to have ranlib in the path.

Someone had a problem using that binary. If you get trouble, let us know. I should be able to resolve any issues you have.

Dave

--
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

Reply via email to