antiright-devel
[Top][All Lists]
Advanced

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

[Antiright-devel] antiright README [antiright-3]


From: Jeffrey Bedard
Subject: [Antiright-devel] antiright README [antiright-3]
Date: Sat, 10 Mar 2007 00:19:12 +0000

CVSROOT:        /sources/antiright
Module name:    antiright
Branch:         antiright-3
Changes by:     Jeffrey Bedard <jefbed> 07/03/10 00:19:12

Modified files:
        .              : README 

Log message:
        Updated README

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/antiright/README?cvsroot=antiright&only_with_tag=antiright-3&r1=1.10&r2=1.10.2.1

Patches:
Index: README
===================================================================
RCS file: /sources/antiright/antiright/README,v
retrieving revision 1.10
retrieving revision 1.10.2.1
diff -u -b -r1.10 -r1.10.2.1
--- README      19 Mar 2006 03:46:50 -0000      1.10
+++ README      10 Mar 2007 00:19:12 -0000      1.10.2.1
@@ -3,33 +3,29 @@
 
 README
 
-AntiRight is a lightwieght, scriptable desktop enivironment for the motif 
environment.  It provides a small and practical desktop environment.  It 
extendes the environment provided by the motif window manager and toolkit to 
that expected in modern desktops.
+AntiRight is a lightwieght, scriptable GUI shell, terminal, and desktop 
enivironment for the gtk2 environment.  It provides a small and practical 
desktop environment, defined in the ACE (AntiRight Configuration Environment) 
script.
 
 QUICK INSTALL
 
-To build you must have a functioning motif installation and a
-development system for C. You must have the motif header files
-installed.  Currently, GNU Make is required for building.  
+To build you must have a functioning gtk2 installation, pkg-config, vte, and a
+development system for C. 
 
 TO INSTALL:
+(PREFIX can be specified before configure to change installation location.)
 
 ./configure
-gmake
+make
 su
 make install
 exit
 
-TO RUN:
-COMMAND TO START A SESSION: AR
-COMMAND TO START THE PANEL: ACE
-
-VERSIONING ROADMAP
 
-The previous versioning roadmap has been removed.  This section describes 
-the current versioning roadmap.            
-
-    Numbering:   <major>.<minor>
-    <minor> is to be increased at least once for every release.  If the 
release is a major feature enhancement, <minor> is increased by three.
-    <major> is increased when <minor> reaches 100 and <minor> is reset.  If 
the release contains fundamental major changes, the major number is increased 
by one.  
+TO RUN:
+Start a desktop session: AR
+Start the main panel: ACE
+Start the deskbar panel: ACE -A Deskbar
+Start the terminal emulator: gshterm
+Start gtkshell GUI shell: gtkshell [options]
+       (see gtkshell.1 manual page)
 
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]