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" <[EMAIL PROTECTED]> 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
> [email protected]
> 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   

_______________________________________________
Forum mailing list
[email protected]
http://mail.gap-system.org/mailman/listinfo/forum

Reply via email to