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:[EMAIL PROTECTED]
http://www.technion.ac.il/~tzafrir




=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to