To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=63170
------- Additional comments from [EMAIL PROTECTED] Wed Mar 15 07:55:14 -0800
2006 -------
To tell you the truth a Cadence supporter came to fix some problems for the
Cadence product, maybe he did something that affected the files which OO needs.
I attach the exact contents of my 'bashrc' (which is now named bashrc~) and
'bash_profile' files
Thnx in advance
---------
bashrc~
--------
# .bashrc
# User specific aliases and functions
# Source global definitions
LD_ASSUME_KERNEL=2.4.1
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi
-------------
bash_profile
--------------
# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
# User specific environment and startup programs
#export AMS_DIR=/home/Giorgos/cadence/AMS_36/ams_v3.60
#export CDS_Netlisting_Mode Analog
#export CDSDIR=/home/Giorgos/cadence/IC50_33
#export CDS_USE_PRIVATE_CMAP=False
#export
LD_LIBRARY_PATH=$CDSDIR/tools/leapfrog/lib:$CDSDIR/tools/verilog/lib:$LD_LIBRARY_PATH
#export HELPDIR=$CDSDIR/doc/openbook/menus
#export LM_LICENSE_FILE=/vlsi/home/alkis/license-mails
#export CDS_LIC_FILE=$CDSDIR/share/license/license.830ca943
#PATH=$PATH:$CDSDIR/tools/bin:$CDSDIR/tools/dfII/bin:$AMS_DIR/artist/bin:/home/Giorgos/cadence/AMS_36/ams3.60/Flexlm/sun4os5
#PATH=$PATH:$CDSDIR/tools/FV/bin
#export PATH
PATH=$PATH:$HOME/bin:$HOME/cadence/tools/bin:$HOME/cadence/tools/dfII/bin
export PATH
unset USERNAME
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]