[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
re: install oracle on linux redhat 6.2
- To: Chen Naor <chen(at-nospam)lilux.co.il>
- Subject: re: install oracle on linux redhat 6.2
- From: Tzafrir Cohen <tzafrir(at-nospam)technion.ac.il>
- Date: Tue, 26 Jun 2001 11:23:16 +0300 (IDT)
- Cc: Linux-IL Mailing List <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <006301c0fe12$a1487280$0800a8c0@veriton>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
On Tue, 26 Jun 2001, Chen Naor wrote:
> Hello again,
> I did it already and eventually it is falling on the jre..
> Attached is the strace file and my bash_profile (user oracle).
> if you can find something useful it will be greatly appreciated.
Not an answer to the question, but I couldn't help noticing in the strace:
chmod("à/bin/jre", 0777) = -1 ENOENT (No such file or directory)
chmod("à/bin/linux/native_threads/jre", 0777) = -1 ENOENT (No such file or directory)
chmod 777 ???
The 'à' is probably some sort of uninitilized value (how smart of me...).
Perhaps it can be deifned in some command-ilne parameter, or in the .ini
file?
--
Tzafrir Cohen
mailto:tzafrir@technion.ac.il
http://www.technion.ac.il/~tzafrir
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il