Bikerman <[email protected]> writes: > OK...tried to build it (make) and got > > running install > running build > running build_py > running build_ext > warning: Replacing library search directory in linker command: > "/home/buildbot/build/sage/rosemary-1/rosemary_binary/build/sage-5.0/local/
You are still using a prebuilt binary and not the source tarball. Download and extract this tarball: http://boxen.math.washington.edu/home/release/sage-5.0/sage-5.0.tar Then run `make` in the extracted directory "sage-5.0". -Keshav ---- Join us in #sagemath on irc.freenode.net ! -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
