![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| g++ with -frepo and shared objects... | Elric of Grans | High Level Programming | 0 | 05-06-2008 05:42 PM |
| how to view loaded shared libraries by running processes in linux | princelinux | High Level Programming | 3 | 01-17-2007 03:44 AM |
| Shared Objects | Yura | UNIX for Advanced & Expert Users | 3 | 09-02-2005 09:25 AM |
| Linking with shared objects | disclaimer | High Level Programming | 2 | 05-03-2005 12:11 AM |
| Shared Objects | mrgubbala | UNIX for Dummies Questions & Answers | 3 | 03-01-2005 10:35 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
I have two envoirmets(Envoirment A and Envoirment B) running on same server(AIX vesion 5.3).Both have different groups.I am facing a strange problem.Shared objects of one envoirment (Envoirment A)are getting loaded into the second(Envoirment B).So the servers that have dependency on shared objects are not getting booted because the LIBPATH envoirment variable doesnt point to this loaction (of Envoirment A) from where shared objects are loaded.can someone please help me regarding this.
Last edited by nitin@tcs; 04-27-2008 at 02:05 AM. |
| Forum Sponsor | ||
|
|
|
|||
|
we have two envoirments running on the same server.
Both envoirments are booted with a seperate tuxedo file. we recently changed there login id's for UNIX say renamed one to A and other to B respectively. Now while booting servers,some shared objects(shared librabies) get loaded into the envoirment. we recently changed the login id's of both the envoirments. While booting the servers,the shared objects(shared libraries) are loaded using the Envoirment variable LIBPATH(in case of AIX). Now after the change of login id's,the shared objects of one envoirment gets loaded into another envoirment(not defined in LIBPATH for that envoirment). As the shared object(shared libraries) are getting loaded from the path not defined in variable LIBPATH,the servers are not getting booted giving error of shared objects(shared libraries). |
|||
| Google UNIX.COM |
| Thread Tools | |
| Display Modes | |
|
|