Home  About Products  Ordering  Pricing  Support  Downloads  VHDL Help

Freqeuently Asked Questions for Linux products

  1. How do I fix the following error?
     X Error of failed request:  BadDrawable 

    Add the following lines to the file ~/.Xdefaults or ~/.Xresources (if neither of these files exist, create one).

         Wxsve*Background: grey70
         Wxsve*Font:   -*-lucidatypewriter-bold-r-*-*-*-140-*
         Wxsve*Foreground: black
         

    If you are still receiving the error, it may be due to a color map problem. Close any other color intensive applications (ex. netscape).

  2. dpan can not find the IEEE library files.

    Set the VHDLPATH variable to YOUR_INSTALATION_DIR/lib. For example,

         VHDLPATH=~/gmvhdlpro/lib
         export VHDLPATH