File: INSTALL

package info (click to toggle)
lmemory 0.6c-6
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,176 kB
  • sloc: sh: 4,797; ansic: 1,273; makefile: 49
file content (18 lines) | stat: -rw-r--r-- 722 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Disclaimer
==========

This is an alpha release of this program.  It may contain bugs. It may cause damage to your system.  Use it at your own risk!

Simple install procedure
========================

  % gzip -cd lmemory-0.6.tar.gz | tar xvf -  # unpack the sources
  % cd lmemory-0.6                           # change to the toplevel directory
  % ./configure                                 # run the `configure' script
  % make                                        # build lmemory
  [ Become root if necessary ]
  % make install                                # install lmemory


* Report bugs, suggestions, or comments to xiaoguangz@home.com.  Be 
sure to put lmemory in the subject line so I know its not a spam.