LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-12-2002, 04:05 AM   #1
sathu
LQ Newbie
 
Registered: Mar 2001
Location: Kerala, India
Posts: 28

Rep: Reputation: 15
Angry Oracle 8i


Hi , Is there any body who can help me regarding these two questions...?

Quest. No 1
I want to display the current day and date when a user login to linux, with a welcome message. How to enter the command in the motd file?

Quest No. 2

While trying to install oracle 8i for linux, I downloaded jre11_6 v5. And I created a user orausr and installed the jre @ /home/orausr/.
It has ben asked to give a symbolic link to /usr/local... how? And also when I gave the ./runInstaller command it gives an error the cannot found /usr/local/jre/bin/jre to startup the Java Virtual Machine. Is any other S/w is required, what is the exact path to be given and wheer it should be installed...
I hope to get an early reply..

Thank You
Sathish
 
Old 02-12-2002, 05:27 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
I wouldn't use motd specifically, as you'd want that to be updated on a cron job or such as it's only a text file. I'd add a line such as

echo Today is `date +"%A, %d %B %Y"`

to /etc/bashrc

and to make a symlink

ln -s originalfile newfilename
 
Old 02-17-2002, 12:58 AM   #3
desbyleo
Member
 
Registered: Feb 2002
Location: Erie, CO
Distribution: Red Hat 7.1
Posts: 94

Rep: Reputation: 15
Symbolic Linking

Sathu,

When you say symbolic linking, are you also refering to 'Soft Linking"? I'm new to either term, but if they mean the same thing, then I think I have your solution. I dealt with this when studying Oracle and its Unix administration aspects.

Sometimes you install files in a prefered directory, rather than the directory that the applications looks at (by default).

For example, lets say you put the my_file.conf in /mydirectory (because you prefer that file to be in that directory). However, the application that will call on that file expects it to be in /app_directory. Well then you'll have to create a "Softlink" from the default ( /app_directory ). From my understanding, a softlink is a file that simply points to where the "real" file actually resides.

To softlink the file my_file.conf, go to the directory where you need to put the softlink ( /app_directory ) and issue this command:
ln -s <the path where the "real" file actually resides>

Once you do that, do an ls of that directory, and you will actually see a listing of the file as if it were actually in that directory.

ANYONE, FEEL FREE TO CORRECT ME ON THIS.
 
Old 02-17-2002, 07:49 PM   #4
rrose42
LQ Newbie
 
Registered: Jan 2002
Location: California
Distribution: redhat linux 7.2
Posts: 22

Rep: Reputation: 15
Talking Lniking

I've been using UNIX for a long time, soooooo what
you want to do here is change directory into the
directory /usr/local


# cd /usr/local

# ln -s /oraclePath/oracleDir



-Rick
 
Old 10-04-2002, 01:23 PM   #5
Gilgongo
LQ Newbie
 
Registered: Sep 2002
Location: Grimsby, UK
Distribution: Fedora 12/#!/ OpenSuse 11/MythBuntu
Posts: 7

Rep: Reputation: 0
According to the info I have Oracle 8i has the path to the jre hardcoded (!) into the installer and looks for it in the dir you mentioned. Typically this is /usr/local/jre116_v5 or similar, and loged in as root do ln -s /usr/local/jre116_v5 /usr/local/jre.

best of luck.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Difference between Oracle Server and Oracle Database ganninu Programming 3 02-27-2007 01:06 AM
xhost + as user oracle not working, need to see oracle install GUI enzo250gto Linux - Software 2 02-11-2007 11:27 AM
oracle 8i pudhiyavan Linux - Software 1 01-25-2005 05:06 AM
Oracle 9i ptreves Red Hat 0 06-17-2004 09:41 AM
Oracle 9i client with Oracle 8i server ganninu Programming 1 02-19-2004 04:35 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:59 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration