MAGIC Magic Mailing List
 
 

From: cfk (cfk AT pacbell DOT net)
Date: Sat Jun 14 2003 - 13:59:32 EDT

  • Next message: cfk: "Re: incantations of "box""

    Dear Nguyen:
        In your RedHat system, the default shell uses "export" instead of "setenv". Some shells use one, some use others. For your system, you would accomplish the same task by saying:
    
    export CAD_HOME=~cad
    export PATH=$PATH:/home/cad/bin
    
    This presumes you have installed magic in /home/cad. If you installed it somewhere else, you will have to change the directory arguments to export appropriately. Please try that and let us know how you fare as you get to the next step.
    
    Charles
      ----- Original Message ----- 
      From: kl.nguyen 
      To: magic-dev AT csl DOT cornell.edu 
      Sent: Saturday, June 14, 2003 7:24 AM
      Subject: Problem when install Magic on Redhat Machine
    
    
       
    
      Hi all, 
    
      I have trouble to install Magic on Redhat machine. I follow the instruction from the web (http://vlsi.cornell.edu/magic/), but I could not get through step #4 
    
      4. cd magic-xxx; setenv CAD_HOME ~/cad-try
    
       
    
      because setenv is unknown command . Plese help me to install it. Thank you so much 
    
       
    


  •  
     
    Questions? Contact Rajit Manohar
    cornell logo