From 81f45f1447bc9fcc2f686668a44bd022d0de374e Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Thu, 27 Apr 2006 19:01:42 +0000 Subject: merge to tip of tree --- (limited to 'README') diff --git a/README b/README index aaeeea3..425eae3 100644 --- a/README +++ b/README @@ -11,28 +11,28 @@ Building You will need gnome-common. -./autogen.sh +./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var make -make install +make install # make require root privileges Running ======= -sugar +To run the python sources from your source tree run + $ ./setup-run-from-source.sh -Debug -===== +in the top-level directory. Icons and other resources are still loaded +from the installed location though. -To run the shell: +To run the shell -sugar shell + $ cd shell/src + $ ./shell.py -To run the chat activity: +You can run activities like this -sugar chat - -To run the web activity: - -sugar browser + $ cd browser + $ ./browser.py +(Just remember to have the shell running) -- cgit v0.9.1