it does not work, I have instaled on a user acount not administrator !! on mandrake 9.1, when I call icfb it shows:
/home/momo/Cadence/tools.lnx86/dfII/bin/icfb: line 79:
/home/momo/Cadence/tools/dfII/bin/icfb.exe: No such file or directory
/home/momo/Cadence/tools.lnx86/dfII/bin/icfb: line 79: exec: /home/momo/Cadenc
e/tools/dfII/bin/icfb.exe: cannot execute: No such file or directory
my .bash file is :
-------------------------------------------------------------------------------------------------------------
# .bashrc
# User specific aliases and functions
export CDS_LIC_FILE=/home/momo/Cadence/license.cadence
export CDS_ROOT=/home/momo/Cadence/
export CDS_INST_DIR=$CDS_ROOT
export CDS_Netlisting_Mode=Analog
export CDSDIR=/home/momo/Cadence/tools.lnx86
#export XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB
export XKEYSYMDB=$CDS_ROOT/share/cdssetup/tdmX11/XKeysymDB
export XNLSPATH=$CDS_ROOT/share/cdssetup/tdmX11/nls
PATH=$PATH:$CDSDIR/bin
PATH=$PATH:$CDSDIR/dfII/bin
PATH=$PATH:$CDSDIR/SKILL06.00/context
PATH=$PATH:$CDSDIR/SKILL06.10/context
PATH=$PATH:$CDSDIR/dracula/bin
export PATH
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi
-------------------------------------------------------------------------------------------------------------------------
I have added the ln (le syboloc link) and I got :
icfb &
*ERROR* Failed to find either 24-bit TrueColor or 8-bit PseudoColor Visual.
*WARNING* Failed to find either 24-bit TrueColor or 8-bit PseudoColor Visual.
Thanks guys I think it works, I gonna see if it works with my library ???
there are some troubles with the scripts, there are made by cshrc shell for unix not bash, I gonna try to change the shell of mandrake 9.1.