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 > Try using > > $ LD_LIBRARY_PATH=/some/path gedit > > for an example to run Gedit with LD_LIBRARY_PATH set. > > :) > Makuchaku -- Ritesh Khadgaray LinuX N Stuff Ph: +919822394463 Eat Right, Exercise, Die Anyway. _______________________________________________ gnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-list
