On Fri, 2006-09-08 at 09:35 +0530, Ritesh Khadgaray wrote: > On Thu, 2006-09-07 at 12:48 +0530, मयंक जैन (Mayank Jain) wrote: > > On 9/7/06, Ritesh Khadgaray <[EMAIL PROTECTED]> wrote: > > > Hey, > > > > > > i was trying to set ld_library_path in gnome session for my login. I > > > was unable to do so by adding the variable in .bash_profile. > > > > $ gconftool-2 --set -t boolean \ > /apps/gnome-terminal/profiles/Default/login_shell true
You may also consider putting that in your export in your .gnomerc file, too > > Try using > > > > $ LD_LIBRARY_PATH=/some/path gedit > > > > for an example to run Gedit with LD_LIBRARY_PATH set. > > > > :) > > Makuchaku -- Michael R. Head <[EMAIL PROTECTED]> suppressingfire.org _______________________________________________ gnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-list
