X-Git-Url: http://git.wpitchoune.net/gitweb/?p=www.git;a=blobdiff_plain;f=www%2Fptask%2Fptask.html;h=1d01579fc417472753c785ae06859b7ff2c4f093;hp=bfd8a6e9c8b5303445ed623a2a7f86e4910a3157;hb=e71f36844771356f5d62bf9436a9e23072e9e165;hpb=79913bc0cc2be12b5b49acd0f2f41e435cae3d3e diff --git a/www/ptask/ptask.html b/www/ptask/ptask.html index bfd8a6e..1d01579 100644 --- a/www/ptask/ptask.html +++ b/www/ptask/ptask.html @@ -123,70 +123,83 @@ version of ptask for the last released version of Ubuntu.

-
sudo apt-get install autoconf automake asciidoc cppcheck gcc gettext autopoint help2man libgtk-3-dev libjson0-dev make perl
----
-
-=== Download sources
-
-Download a source tarballs of a release and extracts its content:
+
sudo apt-get install autoconf automake asciidoc cppcheck gcc gettext autopoint help2man libgtk-3-dev libjson0-dev make perl
+ +
+

Download sources

-

mkdir TMP_DIR -cd TMP_DIR -wget http://wpitchoune.net/ptask/files/ptask-last.tar.gz -tar -xzvf ptask-last.tar.gz -cd ptask-*

+

Download a source tarballs of a release and extracts its content:

-
Alternatively, you can get the last development snapshot of the
-sources directly from the GIT source repository:
+
mkdir TMP_DIR
+cd TMP_DIR
+wget http://wpitchoune.net/ptask/files/ptask-last.tar.gz
+tar -xzvf ptask-last.tar.gz
+cd ptask-*
-

mkdir TMP_DIR -cd TMP_DIR -git clone http://git.wpitchoune.net/ptask.git -cd ptask

+

Alternatively, you can get the last development snapshot of the +sources directly from the GIT source repository:

-
=== Compilation
+
mkdir TMP_DIR
+cd TMP_DIR
+git clone http://git.wpitchoune.net/ptask.git
+cd ptask
-
-
/configure
-

make clean all

+
+

Compilation

-
=== Installation
+
./configure
+make clean all
-
-

make install

+
+

Installation

-
== Resources
-
-* Home page: http://wpitchoune.net/ptask.
-
-* Source tarballs: http://wpitchoune.net/ptask/files.
-
-== Contact
-
-Bugs and comments can be sent to jeanfi@gmail.com.
+
make install
+
+
+
+
+

Resources

+
+
+ +
+
+
+
+

Contact

+
+
+

Bugs and comments can be sent to jeanfi@gmail.com.