Launching a full graphical GNOME CVS session



Hi everyone !

I'm trying to launch a graphical GNOME CVS session using jhbuild
following these instructions:
http://www.gnome.org/~newren/tutorials/developing-with-gnome/html/ch04s04.html
I'm doing this to update the jhbuild instructions part of that tutorial.
I talked to Elijah about this at last GUADEC. My current (ongoing)
version is http://live.gnome.org/LuisMenina/JhbuildGuide

However, I just can't launch the session using Elijah's instructions.
The "exec jhbuild run gnome-session" will just not find jhbuild, and I
get this error message:


/etc/X11/gdm/PreSession/Default: Registering your session with wtmp and utmp
/etc/X11/gdm/PreSession/Default: running: /usr/bin/sessreg -a -w /var/log/wtmp -u /var/run/utmp -x "/var/lib/gdm/:0.Xservers" -h "" -l ":0" "liberforce"
/etc/X11/gdm/Xsession: Beginning session setup...
/etc/X11/gdm/Xsession: Setup done, will execute: /etc/X11/gdm/Sessions/GNOME-CVS
/etc/X11/gdm/Sessions/GNOME-CVS: line 2: exec: jhbuild: not found

Jhbuild is not found, but it is in my PATH:

[liberforce sysresccd ~]$ echo $PATH
/home/liberforce/bin:/usr/lib/ccache/bin:/bin:/usr/bin:/usr/local/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games
[liberforce sysresccd ~]$ which jhbuild
/home/liberforce/bin/jhbuild

So I may be stupid, but what can I do to have gdm know my jhbuild ?

Thanks for your help, it will help me to update the guide.



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