[Libpst-devel] how i can start?

Joseph Nahmias joe@nahmias.net
Wed, 24 Nov 2004 15:39:14 +0000


Hello Ignacio,

On Wed, Nov 24, 2004 at 09:59:31AM -0300, Ignacio Garc=EDa Puente wrote:
> Hy:
>         I am downloaded the program but i don=B4t know how i can start
>         to use it....What can i do to begin the process of convert
>         format=B4s ?

Hmm, I did forget to include instructions on how to use it.  Here's the
quick version:

0) tar xvzf libpst-0.5.1.tar.gz	    # extracts the source code
1) make				    # compiles the code
2) sudo make install		    # installs the program as root
3) man readpst			    # displays the documentation
4) readpst ... something.pst	    # runs the program

Hope this helps,
--Joe