On Nov 4, 2009, at 7:27 PM, Adam Sorkin wrote:
>
> I am trying to load a Gap package for braid orbit computations. I
> would like to run everything through Sage if possible. This is an
> undeposited Implementation, so running "sage -i gap_packages-4.4.10_4
> " doesn't retrieve this package. I'm running this on OSX, 10.5, and
> have gap_version() = 4.4.10. I've downloaded and unzipped the package.
> I've tried the instructions:
>
>
> in sage, in gap_console()
> Read("assemble.g");
>
>
> and get the message
>
> "Error, file must exist and be readable called from <function>
> ( <arguments> ) called from read-eval-loop
> Entering break read-eval-print loop ..."
>
> Any suggestions?
I'm no expert, but for installation you could try
sage -gap [[[whatever it takes to install packages normally]]]
- Robert
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---