On 02/05/2011 04:44 AM, Sriram Ramkrishna wrote:
Just put it where the rest of your source files are. I assume you're using the default and that is in ~/gnome-shell/source.
figured that one out
Move your directory there, and then "jhbuild shell" and then do autogen.sh --prefix=/home/XXXX/gnome-shell/install then make;make install sri
You mean: $ cd ~/gnome-shell/source $ jhbuild shell $ autogen.sh --prefix=<myHome>/gnome-shell/install $ make $ make install _______________________________________________ gnome-shell-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-shell-list
