| I am attempting to install arc.
I already have plt-scheme installed that contains MzScheme i.e.,
===================================
[root@localhost ~]# rpm -qa | grep -i plt-scheme
plt-scheme-371-1.fc8
[root@localhost ~]# mzscheme
Welcome to MzScheme v371 [3m], Copyright (c) 2004-2007 PLT Scheme Inc.
=========================
My question is can I install another version of MzScheme compatible with Arc functioning and leave PLT in place or do I need to uninstall PLT and just install MzScheme alone. I know this is a elementary question but I am beginning and don't want to misstep with my first step. Thanks for your consideration. Sincerely,
DLS |