Re: CASE*designer in Oracle 7 problem
Date: Sat, 25 Sep 1993 13:53:49 GMT
Message-ID: <CDwx9q.AH2_at_nl.oracle.com>
System Adminstration account (sysadm_at_comp.hkbc.hk) wrote:
: I have problem to invoke CASE*Designer : Version 1.1.21.7.0
: that is in Oracle 7 from a server of SunOS 4.1.3 to several
: clients (either 4.1.3 or 4.1.2).
: There is no problem to invoke it in the server.
: But when I invoke it from client after "xhost server" and
: "xterm -display client:0.0 &" , login and run "casedes"
: there is a fatal error "ld.so: libX11.so.4" not found."
Your problem probably lies with the fact that you don't have your environment variable LD_LIBRARY_PATH set. You should set this to something like /usr/openwin/lib (depending on your installation). BTW: you should do this for *EVERY* X application like xclock etc, not only for casedes.
One remark: You seem to be using your clients as 'dumb' Xterminals. In configurations like this, it often is better to run casedes on the client itself, instead of running it on the server and just displaying on the client. In that case you should set the TWO_TASK variable to use the server as a database server.
Sandor Nieuwenhuijs
Oracle Netherlands
--- These opinions (if any) are just mine. I do not represent Oracle ---
--- Corporation in this Posting ---Received on Sat Sep 25 1993 - 15:53:49 CEST