simply doing su inherits all the env variables of eariler user..
so try doing "su - user"
HTH
-srikanth
On Wed, 2002-07-03 at 19:16, Paul Hands wrote:
Hi,
I've had a similar experience. It usually got solved by making sure that the user has the correct environment variables set up.
Assuming a C shell.......
setenv GNOME_PATH to wherever Gnome lives (/opt/gnome for Solaris)
setenv LD_LIBRARY_PATH to include $GNOME_PATH/lib
and, just for convenience,
set path=($path /opt/gnome/bin)
rehash
Then it works, at least so far.
HTH
Paul
On Wed, 2002-07-03 at 13:58, Alessio Dessi wrote:http://lists.ximian.com/mailman/listinfo/evolutionSometimes I've to run evo for another user, so I open a terminal and "su" to the user, sometimes evolution start I'm happy another times say "Cannot initialize the Evolution shell." evolution-shell-WARNING **: Cannot access Bonobo/ConfigDatabase on wombat: (IDL:OAF/GeneralError:1.0) there is any solution to this? thanks in advance Alessio _______________________________________________ evolution maillist - [EMAIL PROTECTED]
-- --------------------------------------------------------------- Srikanth Madugundi [EMAIL PROTECTED] Member of Technical Staff [EMAIL PROTECTED] Sun Microsystems Hello: 2298989 Extn: 87497 Bangalore, INDIA -------------------------------------------------------------- |
