[GAP Forum] problems with gap
Steve Linton
sal at cs.st-and.ac.uk
Wed Sep 19 11:07:54 BST 2007
Dear Julio,
/etc/profile.d is not the right place to put gap.sh.
/usr/local/bin/gap would be more typical.
To fix your immediate problem, I suggest logging in as root and then doing
gap> Exec("mv /etc/profile.d/gap.sh /usr/local/bin/gap");
gap> quit;
Then, probably, login should behave normally and `gap' should work as a shell
command to run GAP.
Steve
On Fri, 14 Sep 2007 17:07:21 +0200
"Julio del Río" <judelrio at gmail.com> wrote:
> Good afternoon,
>
>
>
> I've just installed gap 4 in al Linux red hat cluster, and iv put the
> gap.shfile generated in the /etc/profile.d.
>
>
>
> The problem I have now I cant access to the cluster remotely, when I try to
> access I only am able to reach the gap prompt, including from root user.
>
>
>
> How can I solve this situation? Thanks a lot and regards.
>
>
>
> Julio del Rio
>
>
> --
>
> Julio del Río
> _______________________________________________
> Forum mailing list
> Forum at mail.gap-system.org
> http://mail.gap-system.org/mailman/listinfo/forum
--
Steve Linton School of Computer Science &
Centre for Interdisciplinary Research in Computational Algebra
University of St Andrews Tel +44 (1334) 463269
http://www.cs.st-and.ac.uk/~sal Fax +44 (1334) 463278
More information about the Forum
mailing list