Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/k-takata/lv-mod
Modified version of lv v.4.51
https://github.com/k-takata/lv-mod
Last synced: 2 months ago
JSON representation
Modified version of lv v.4.51
- Host: GitHub
- URL: https://github.com/k-takata/lv-mod
- Owner: k-takata
- Created: 2012-05-14T14:20:07.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-02-22T13:52:38.000Z (almost 7 years ago)
- Last Synced: 2023-03-12T02:39:24.172Z (almost 2 years ago)
- Language: C
- Size: 957 KB
- Stars: 10
- Watchers: 6
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
------------------------------------------------------------------------------
Documentation of lv is provided on the web. See the following URL:
http://www.ff.iij4u.or.jp/~nrt/lv/
------------------------------------------------------------------------------
All rights reserved. Copyright (C) 1996-2005 by NARITA Tomio.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USASee also GNU General Public License Version 2, included in this
archive as GPL.txt.------------------------------------------------------------------------------
INSTALLATION:
0) Expand lv archive, using gunzip/tar.
1) Change your working directory to ``(extracted sub directory)/build''.
2) Execute ``../src/configure'' to configure compiler flags.
3) Launch ``make''.
4) Then, launch ``make install'' as root.------------------------------------------------------------------------------
NARITA Tomio
email: [email protected]
Homepage: http://www.ff.iij4u.or.jp/~nrt/