Hi,

On Mar 6, 5:31 am, "bryan newbold" <[EMAIL PROTECTED]> wrote:
> I've had some luck running the sage-2.10.2-linux-32bit-debian-i686-Linux
> binaries under FreeBSD 6.3-RELEASE (manually upgraded) using linux emulation
> (linux_base-fc-4_10 = fedora core 4.10 distribution files); basic calculus
> and arithmetic work from the interactive shell, the notebook runs with 3D
> and Tachyon plotting, jsmath, etc.

Good to know.

> What I did:
>
>  * make sure linux kernel module was compiled into FreeBSD and is loaded
>    with kldstat; I also had linprocfs but i'm not sure it's required.
>
>  * install emulators/linux_base
>
>  * as root symbolically link /usr/bin/bash to /bin/bash in freeBSD
>
>  * unzip/tar sage-2.10.2-linux-32bit-debian-i686-Linux.tar.gz, enter dir,
>   edit 'sage' to set SAGE_ROOT
>
>  * run ./sage
>
> I didn't even have to use brandelf!

Good to know. Can you add the above steps to the FreeBSD port page in
the wiki as a work around until all the fixes are merged?

> The biggest problem i'm having now is the same as Petr Muzikar from an old
> sage-newbie 
> post:http://groups.google.com/group/sage-newbie/browse_thread/thread/8bb27...
> 1c08
>
> Basically when trying to plot() from shell or notebook matplotlib throws an
> integer literal error (trace at end of email). I haven't really tried
> debugging this yet; is there a known solution or should I dig in?
>
> I also tried compiling sage-2.10.{1,2} from sources following the wiki
> (http://wiki.sagemath.org/freebsd) and had a variety of issues (atlas,
> lapack, ...); I tried swapping in the lapack i'd compiled previously for
> scipy but had no love. I don't have good debug info about that now, i'll be
> more precise when I have more time (those ATLAS compiles are
> paaaaiiiiiinful).

That isn't so much a BSD issue, but the case when ATLAS mis-detects or
doesn't know your CPU.

> Would it be appropriate for me to start a freebsd wiki page on the trac?
> Should I submit new tickets for compilation problems/patches/workarounds or
> just glom on to #1638?

Nope, that is a separate issue and just happens to hit us mostly on
*BSD - it can also happen on Solaris for example. The rule in trac is
that one ticket is only about on issue (Except META ticket, but that
is a different story). I have fixes for all the FreeBSD issues and
just need to merge them. My plan for the rest of the month of March is
to get build fixes for Solaris, Linux PPC 64, Intel 10.5 64 bit,
Cygwin and FreeBSD in the tree.

> -bryan
>

<SNIP>

I am not sure about the plotting issue, but I assume a natively
compiled version will work.

Cheers,

Michael

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to