Re: garnome-2.9.3 startup script
- From: "J. Gardner Biggs" <gardnerbiggs houston rr com>
- To: garnome-list gnome org
- Subject: Re: garnome-2.9.3 startup script
- Date: Sat, 01 Jan 2005 22:24:36 -0600
On Sat, 2005-01-01 at 11:22 -0800, Bob Kashani wrote:
> On Sat, 2005-01-01 at 12:38 -0600, J. Gardner Biggs wrote:
> > I am running into a few strange problems with menus and mime type
> > program associations. I was curious as to what environment variables
> > most set for garnome.
> >
> > Here is my current startup script:
> >
> > #!/bin/sh
> >
> > GARNOME=/opt/gnome-2.9.3
> > PATH=$GARNOME/bin:$PATH
> > LD_LIBRARY_PATH=$GARNOME/lib:$LD_LIBRARY_PATH
> > PYTHONPATH=$GARNOME/lib/python2.2/site-packages
> > PKG_CONFIG_PATH=$GARNOME/lib/pkgconfig:/usr/lib/pkgconfig
> > XDG_DATA_DIRS=$GARNOME/share
> > XDG_CONFIG_DIRS=$GARNOME/etc/xdg
> > GDK_USE_XFT=1
> >
> > export PATH LD_LIBRARY_PATH PYTHONPATH PKG_CONFIG_PATH XDG_DATA_DIRS
> > XDG_CONFIG_DIRS GDK_USE_XFT
> >
> > exec $GARNOME/bin/gnome-session
> >
> > any suggestions?
>
> Mine looks the same with the exception of one line:
>
> PYTHONPATH=$GARNOME/lib/python2.3/site-packages
>
> Don't know if that has anything to do with your problems though.
>
> Bob
>
Do I need to set a bonobo server path
in /etc/bonobo-activation/bonobo-activation-config.xml?
and what about the XDG_DATA_HOME environment variable?
This is getting a little frustating, because now I don't have the
nautilus scripts menu on a right-click.
Thanks for all the help
> --
> Bob Kashani
> http://www.ocf.berkeley.edu/~bobk/garnome
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]