Re: corba object activation non in path



On 19 Dec 1999 14:38:02 -0500, A . Bosio <st970751@educ.di.unito.it> wrote:
>
>Is it possible to activate via goad (with .gnorba files) a program
>that is in a directory non in the path?

You can put the full path into the location_info field, but the problem is that this
doesn't make for very relocatable programs.

>I would like to create a plugin system that works via corba, but I would
>prefer to put all the plugins into a directory like /usr/lib/eears/plugins,
>and not to put them in /usr/bin or something like this.

Well, the easiest way to solve this would be to add /usr/lib/eears/plugins onto the PATH
inside the program. :) Or you could put the full path into location_info as described.

-- Elliot
Rome did not create a great empire by having meetings, they did it by
killing all who opposed them.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]