oh.. it was a missing part. now i already try it. the path now echo as inside the file.
masokis@OshirixNET:~$ . /etc/profile
masokis@OshirixNET:~$ echo $PATH
/home/masokis/.dist/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/lib/oracle/xe/app/oracle/product/10.2.0:.
but i still cannot running sqlplus in terminal.. wondering.. where the sqlplus ?
masokis@OshirixNET:~$ sqlplus
bash: sqlplus: command not found
On Sat, Sep 25, 2010 at 1:39 AM, Jochen Schulz <ml@well-adjusted.de> wrote:
MASOKIS:
>
> hi.. i'm happing a difficult. i learn oracle .. as usual. i use oracle in
> windows platform.. but i my love is on linux..
> then i setup the path..using this command;
> masokis@OshirixNET:~$ nano /etc/profile
>
> to
> PATH="/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/lib/oracle/xe/app/oracle/product/10.2.0"
> save! but when i echo the path again.. the
> /usr/lib/oracle/xe/app/oracle/product/10.2.0 are not been show... as like
> this:
>
> masokis@OshirixNET:~$ echo $PATH
> /home/masokis/.dist/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin:/usr/games:
Did you log in again after editing /etc/profile or anything to that
effect? Editing a file will not magically alter your current
environment. Sourcing the file is the quickest way to adapt your current
shell:
. /etc/profile
J.
--
If I could travel in time I would show my minidisc to the Romans and
become Caesar until the batteries ran out.
[Agree] * [Disagree]
* * * * * * * * <http://www.slowlydownward.com/NODATA/data_enter2.html>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkyc4k4ACgkQ+AfZydWK2zm1zQCgsZehBAvELF vNvxNO/t5aHX2L
5j8AnjBNKsZO0FCVV5XSdyDJvdtdh4ua
=LRZU
-----END PGP SIGNATURE-----
--
>> HTTP://WWW.MASOKIS.COM <<