cmdassist/README
author Pavel Heimlich<pavel.heimlich@oracle.com>
Thu, 21 Oct 2010 11:15:45 +0200
changeset 32 b3cb3388af53
parent 0 7d051fdd6e35
permissions -rw-r--r--
Make the JDS inc files officially part of the repository (so that it can be built standalone)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
     1
Command Assistant
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
     2
------------------------------------
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
     3
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
     4
Copyright: CDDL
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
     5
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
     6
Developers:
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
     7
Jeffrey Chen   <[email protected]>
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
     8
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
     9
Features:
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
    10
The purpose of this project is to provide better user experience for Sun managed contents.
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
    11
Solaris has great technology. Documentation is better than Linux. But it is not easy to access the right information. (note: the issue is one order of magnitude more difficult to non-English users).
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
    12
Here is a new solution for it while utilizing existing asset. 
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
    13
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
    14
TODO:
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
    15
-----
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
    16
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
    17
Compile & Installation:
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
    18
-----------------------
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
    19
1. ./autogen.sh --prefix=/usr (regenerate configure, Makefiles..)
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
    20
2. ./configure
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
    21
3. make
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
    22
4. make install
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
    23
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
    24
-- To manually regenerate configure, Makefile, etc
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
    25
libtoolize
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
    26
aclocal
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
    27
autoheader
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
    28
automake --add-missing
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
    29
autoconf
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
    30
./configure
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
    31
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
    32
To Run:
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
    33
-------
7d051fdd6e35 Init Command Assistant project
Jeffrey Chen
parents:
diff changeset
    34
add Command Assistant Applet to Gnome desktop bar