Serge D. Mechveliani wrote:
> 
> People,
> I am trying to install  fricas-1.1.4-full.tar.bz2  (from source)
> to  Debian Linux.
> And fail to run it after the following session.
> 
>   ./configure --with-lisp=/usr/bin/gcl
>                                   (because there is GCL installed)
>   make
>   make install
> 
> It looks all right. Then it happens
> 
> ------------------------------------------------------------------
> > axiom
^^^^^^^^^

Command to run FriCAS is 'fricas'.

> GCL (GNU Common Lisp)  2.6.8 CLtL1    Nov 30 2007 12:10:09
> ...
>                      Version: Axiom 3.9 (September 2005)
>                Timestamp: Monday December 3, 2007 at 18:21:59 
> ...
>    Issue )quit to leave AXIOM and return to shell.
> -----------------------------------------------------------------------------
>  
> (1) -> 
> (1) -> 2+3
> (1) -> 
>    (1)  5
>                                                         Type: PositiveInteger
> (2) -> 2*x   
>    Loading /usr/lib/axiom-20050901/algebra/UPMP.o for package 
>       UnivariatePolynomialMultiplicationPackage 
>  
>    >> System error:
>    Couldn't protect
> *******************************************************************
> 
> Please, what is the matter?

You have an old version of Axiom installed, and this version fails
on updated system.

To run FriCAS just use correct command name, that is 'fricas'.

-- 
                              Waldek Hebisch
[email protected] 

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
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/fricas-devel?hl=en.

Reply via email to