tips: use # whereis
and # locate 2010/9/25 MASOKIS <[email protected]> > Assalamualaikum & salam sejahtera.. > hi.. i'm happing a difficult. i learn oracle .. as usual. i use oracle in > windows platform.. but i my love is on linux.. > so i try to install it on my box. i'm using oshirix squeeze (debian). i > also record how i manage to install oracle inside my box > here the link: > http://www.masokis.com/blog/linux-diy-database-oracle-10-xe-oshirix-squeeze > > i can access in webpanel.. it work fine. i also install sqldeveloper.. and > the connection between this tool work fine. > now.. i want to use sql*plus. but when typing it into terminal... it could > not be found . > > look at my output: > r...@oshirixnet:/home/masokis# sqlplus > bash: sqlplus: command not found > > i try to seach in apt, but it's found the different one.. > r...@oshirixnet:/home/masokis# apt-cache search sqlplus > sqlline - JDBC command-line utility for issuing SQL > > i take look into $path.. > it seem it not be setup yet: > maso...@oshirixnet:~$ echo $PATH > > /home/masokis/.dist/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin:/usr/games:. > > then i setup the path..using this command; > maso...@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: > > maso...@oshirixnet:~$ echo $PATH > > /home/masokis/.dist/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin:/usr/games: > > hermm.. i dont know what wrong.. maybe because the path (because in > windows, i need to set the path) or the installation that not come with > sqlplus.... > hoping someb0dy could help me here.... thanks for read & i very appriciate > if somebody give a hand. > -- > *>> HTTP://WWW.MASOKIS.COM <<* > > -- > Join Open Source Developers Club Malaysia http://www.osdc.my/ > > Facebook Fan page > > http://www.facebook.com/group.php?gid=98685301577 > > http://www.facebook.com/OSDC.my > > You received this message because you are subscribed to the Google > > Groups "OSDC.my Mailing List" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<osdcmy-list%[email protected]> > For more options, visit this group at > http://groups.google.com/group/osdcmy-list?hl=en -- Regards, Umarzuki Mochlis http://debmal.my -- Join Open Source Developers Club Malaysia http://www.osdc.my/ Facebook Fan page http://www.facebook.com/group.php?gid=98685301577 http://www.facebook.com/OSDC.my You received this message because you are subscribed to the Google Groups "OSDC.my Mailing List" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/osdcmy-list?hl=en

