-
Gordon,
I have it running on several 64bit unices, and opr was written on Gentoo Linux. What exactly do you mean by 'does not seem to be supported'? Did you actually try a install?.
2007-09-26 11:31:12 UTC in Oracle Password Repository
-
oracle@quibus[ORCL] /opt/oracle $ opr -a ORSCL system oracle
please enter the password :
please re-enter the password :
ORA-12154: TNS:could not resolve the connect identifier specified
entry not added.
oracle@quibus[ORCL] /opt/oracle $
weird, cannot reproduce it on gentoo linux. it looks like it's related to the unloading of the oracle libclntsh.so. this could very well be an oracle...
2006-11-22 17:18:42 UTC in Oracle Password Repository
-
Logged In: YES
user_id=763776
i am going to close this one. no news must be good news.
2005-07-15 21:54:36 UTC in Oracle Password Repository
-
Logged In: YES
user_id=763776
By now it looks like an issue with the library test command
in the configure script. This command seems to fail on 64bit
libs when it should not. We are still looking for a solution.
2005-05-31 08:13:42 UTC in Oracle Password Repository
-
Logged In: YES
user_id=763776
ah, wait a minute. on my oracle 10.1 on linux if have
$ cd $ORACLE_HOME/lib
$ ls -l libclntsh*
lrwxrwxrwx 1 oracle dba 49 Apr 20 2004 libclntsh.so
-> /home/oracle/product/10.1.0/lib/libclntsh.so.10.1
-rwxr-xr-x 1 oracle dba 13348640 Apr 20 2004 libclntsh.so.10.1
in other words, world can read the lib, which is needed for
the linking stage. However,
2005-05-27 20:18:30 UTC in Oracle Password Repository
-
Logged In: YES
user_id=763776
the ORACLE_HOME is set, the configure script would halt on
that.
if i set the ORACLE_HOME to a valid directory, which is not
a valid oracle home, then i get this error.
my guess is the ORACLE_HOME points to a wrong place (but a
valid directory), or the ORACLE_HOME you are configuring
against is older dan 8.0.5 (see INSTALL). Note that you can
connect to...
2005-05-27 19:23:19 UTC in Oracle Password Repository
-
Logged In: YES
user_id=763776
it's seems to be not a big issue, but the weird thing is it
seems to find libclntsh, but not the ocierrorget fucntion in
it's symbol table.
question: what version of oracle are you configuring against?.
2005-05-27 19:11:20 UTC in Oracle Password Repository
-
Logged In: YES
user_id=763776
t think this is related to bug 713952. i think my comment
there explains the error. i guess the languages of the XP and
98SE installations differ.
2003-04-23 22:42:52 UTC in FCKeditor
-
Logged In: YES
user_id=763776
Hi,
I have seen this one before, and not only with this wysiwyg
editor. The problem sits in the microsoft mshtml editor that is
implicitly used. When asked 'what is the style of
<H1>...</H1>' it answers 'Heading 1' - on an English
installation. On my dutch installation it answers 'Kop 1',
causing the fckeditor not to regocnize the style...
2003-04-23 22:28:16 UTC in FCKeditor