From: Franta <sdoma@karneval.cz>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] env-update problem
Date: Sat, 04 Mar 2006 23:45:30 +0100 [thread overview]
Message-ID: <1141512330.28546.5.camel@frankies.at_home> (raw)
Hi,
I'm trying to install ORACLE on my box following the HOWTO on
gentoo-wiki.
After creating this /etc/env.d/99oracle:
ORACLE_BASE=/opt/oracle
ORACLE_HOME=$ORACLE_BASE/product/10.1.0.3
ORACLE_SID=''MyDB''
ORACLE_TERM=xterm
ORACLE_OWNER=oracle
TNS_ADMIN=$ORACLE_HOME/network/admin
NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
ORA_NLS10=$ORACLE_HOME/nls/data
CLASSPATH=$ORACLE_HOME/jdbc/lib/classes12.zip
LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/lib32
DISABLE_HUGETLBFS=1
PATH=$ORACLE_HOME/bin
ROOTPATH=$ORACLE_HOME/bin
LDPATH=$ORACLE_HOME/lib:$ORACLE_HOME/lib32
... I get this from env-update:
frankies env.d # env-update
!!! Invalid token (not "=") ORACLE_TERM
Traceback (most recent call last):
File "/usr/sbin/env-update", line 29, in ?
portage.env_update(makelinks)
File "/usr/lib/portage/pym/portage.py", line 561, in env_update
myconfig=getconfig(root+"etc/env.d/"+x)
File "/usr/lib/portage/pym/portage_util.py", line 257, in getconfig
raise e.__class__, str(e)+" in "+mycfg
Exception: ParseError: Invalid token (not '='): /etc/env.d/99oracle:
line 4 in /etc/env.d/99oracle
frankies env.d #
Can someone explain how to fix this?
Thanks in advance
Frank
--
gentoo-user@gentoo.org mailing list
next reply other threads:[~2006-03-04 22:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-04 22:45 Franta [this message]
2006-03-04 23:19 ` [gentoo-user] env-update problem Zac Medico
2006-03-05 20:36 ` Franta
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1141512330.28546.5.camel@frankies.at_home \
--to=sdoma@karneval.cz \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox