| Newsgroups |
gmane.linux.suse.oracle.general |
| Message-ID |
<[email protected]> |
Hi,
concerning ENV:
$ unset ENV
kind regards
torsten
Trusha schrieb:
> Hi,
> Here is the output of the $ENV.
>
> oracle@demo10gas:/> env
> LESSKEY=/etc/lesskey.bin
> NNTPSERVER=news
> INFODIR=/usr/local/info:/usr/share/info:/usr/info
> MANPATH=/usr/local/man:/usr/share/man:/usr/X11R6/man:/opt/gnome/share/man
> KDE_MULTIHEAD=false
> HOSTNAME=demo10gas
> DM_CONTROL=/var/run/xdmctl
> GNOME2_PATH=/usr/local:/opt/gnome:/usr
> XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB
> HOST=demo10gas
> SHELL=/bin/bash
> TERM=xterm
> PROFILEREAD=true
> HISTSIZE=1000
> XDM_MANAGED=/var/run/xdmctl/xdmctl-:0,rsvd,method=classic
> TMPDIR=/tmp
> GTK2_RC_FILES=/etc/opt/gnome/gtk-2.0/gtkrc:/opt/oracle/.gtkrc-2.0-qtengine:/opt/oracle/.gtkrc-2.0:/opt/oracle/.kde/share/config/gtkrc-2.0
> GTK_RC_FILES=/etc/opt/gnome/gtk/gtkrc:/opt/oracle/.gtkrc:/opt/oracle/.kde/share/config/gtkrc
> GS_LIB=/opt/oracle/.fonts
> WINDOWID=48234503
> MORE=-sl
> XSESSION_IS_UP=yes
> KDE_FULL_SESSION=true
> GROFF_NO_SGR=yes
> USER=oracle
> LS_COLORS=no=00:fi=00:di=01;34:ln=00;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=41;33;01:ex=00;32:*.cmd=00;32:*.exe=01;32:*.com=01;32:*.bat=01;32:*.btm=01;32:*.dll=01;32:*..tar=00;31:*.tbz=00;31:*.tgz=00;31:*.rpm=00;31:*.deb=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.zoo=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.tb2=00;31:*.tz2=00;31:*.tbz2=00;31:*.avi=01;35:*.bmp=01;35:*.fli=01;35:*.gif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mng=01;35:*.mov=01;35:*.mpg=01;35:*.pcx=01;35:*.pbm=01;35:*.pgm=01;35:*.png=01;35:*.ppm=01;35:*.tga=01;35:*.tif=01;35:*.xbm=01;35:*.xpm=01;35:*.dl=01;35:*.gl=01;35:*.wmv=01;35:*.aiff=00;32:*.au=00;32:*.mid=00;32:*.mp3=00;32:*.ogg=00;32:*.voc=00;32:*.wav=00;32:
> DESKTOP_LAUNCH=kde-open
> OPENWINHOME=/usr/openwin
> XNLSPATH=/usr/X11R6/lib/X11/nls
> ENV=/etc/bash.bashrc
> HOSTTYPE=i386
> SESSION_MANAGER=local/demo10gas:/tmp/.ICE-unix/3824
> FROM_HEADER=
> PAGER=less
> CSHEDIT=emacs
> XDG_CONFIG_DIRS=/usr/local/etc/xdg/:/etc/xdg/:/etc/opt/gnome/xdg/
> KONSOLE_DCOP=DCOPRef(konsole-6346,konsole)
> MINICOM=-c on
> MAIL=/var/spool/mail/oracle
> PATH=/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin
> DESKTOP_SESSION=default
> CPU=i686
> KONSOLE_DCOP_SESSION=DCOPRef(konsole-6346,session-1)
> INPUTRC=/etc/inputrc
> PWD=/
> XMODIFIERS=@im=local
> LANG=en_US.UTF-8
> PYTHONSTARTUP=/etc/pythonstart
> TEXINPUTS=:/opt/oracle/.TeX:/usr/share/doc/.TeX:/usr/doc/.TeX
> QT_SYSTEM_DIR=/usr/share/desktop-data
> HOME=/opt/oracle
> SHLVL=2
> LESS_ADVANCED_PREPROCESSOR=no
> OSTYPE=linux
> LS_OPTIONS=-N --color=tty -T 0
> XCURSOR_THEME=crystalwhite
> WINDOWMANAGER=/usr/X11R6/bin/kde
> GTK_PATH=/usr/local/lib/gtk-2.0:/opt/gnome/lib/gtk-2.0:/usr/lib/gtk-2.0
> G_FILENAME_ENCODING=@locale,UTF-8,ISO-8859-15,CP1252
> LESS=-M -I
> MACHTYPE=i686-suse-linux
> LOGNAME=oracle
> CVS_RSH=ssh
> XDG_DATA_DIRS=/usr/local/share/:/usr/share/:/etc/opt/kde3/share/:/opt/kde3/share/:/opt/gnome/share/
> ACLOCAL_FLAGS=-I /opt/gnome/share/aclocal
> PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig:/opt/kde3/lib/pkgconfig:/opt/gnome/lib/pkgconfig:/opt/gnome/lib/pkgconfig:/opt/gnome/share/pkgconfig
> LESSOPEN=lessopen.sh %s
> USE_FAM=
> INFOPATH=/usr/local/info:/usr/share/info:/usr/info:/opt/gnome/share/info
> DISPLAY=:0.0
> XAUTHLOCALHOSTNAME=demo10gas
> LESSCLOSE=lessclose.sh %s %s
> G_BROKEN_FILENAMES=1
> COLORTERM=
> OLDPWD=/etc
> _=/usr/bin/env
>
> Regards
> Trusha
>
>
>
>
> ________________________________
> From: Rob Guest <[email protected]>
> To: Trusha <[email protected]>
> Sent: Wednesday, 26 November, 2008 9:22:54 PM
> Subject: Re: [suse-oracle] Oracle Application server 10g R2 on SuSE Linux ES 10 with SP2
>
>
> You can find the documentation at Oracle's
> web site. Just follow the install for 10GR2.
>
> If you find dependencies missing like
> pdksh, you will need the Linux Admin to download and install them for you.
>
> THE ENV variable is weird. If you do
> echo $ENV, what do you get?
>
>
> [Robert Guest]
> [Oracle DBA]
> [Business Application Services], IT Services
> British Columbia Institute of Technology
> 3700 Willingdon Avenue, Burnaby, BC, V5G 3H2
>
> Tel: [604-432-8562] · cell: [778-928-2424] Fax: 604-439-6785
> Email: [[email protected]]· Web: www.bcit.ca/its
>
> Technology Changes Everything
> P Please
> consider the environment before printing this e-mail
>
>
>
>
> From: Trusha <[email protected]>
> To: [email protected]
> Date: 2008-11-25 23:06
> Subject: [suse-oracle] Oracle Application server
> 10g R2 on SuSE Linux ES 10 with SP2
> Sent by: [email protected]
>
> ________________________________
>
>
>
> Dear All,
>
> I am trying to install Oracle Application server 10g R2 on SuSE Linux ES
> 10 with SP2. Is there any documentation available for this? I am not able
> to find it on Novell-Oracle site. I am getting following error message
> during installation.
>
> Dependencies
> Install has detected that the environment variable ENV has been set. Please
> unset this variable and restart install.
>
> Also I am not able to find pdksh OS package.
>
> Can any one help me in this?
>
> Regards
> Trusha
>
>
> ________________________________
> Add more friends to your messenger and enjoy! Invite
> them now._______________________________________________
> suse-oracle mailing list
> [email protected]
> http://listx.novell.com/mailman/listinfo/suse-oracle
>
>
> Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> suse-oracle mailing list
> [email protected]
> http://listx.novell.com/mailman/listinfo/suse-oracle
_______________________________________________
suse-oracle mailing list
[email protected]
http://listx.novell.com/mailman/listinfo/suse-oracle