Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
fad6cbd2
Commit
fad6cbd2
authored
Aug 09, 1998
by
Per Cederqvist
Browse files
Don't mention GNU malloc.
parent
6853da0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
INSTALL
View file @
fad6cbd2
# INSTALL -- installation instructions for the LysKOM server
#
# $Id: INSTALL,v 1.2
6
199
7
/0
9/13 15:31:20 by
er
s
Exp $
# $Id: INSTALL,v 1.2
7
199
8
/0
8/09 11:29:45 ced
er Exp $
# Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
@@ -94,10 +94,9 @@ and flex version 2.5.4 or later.
2. From the top directory of the server sources, run configure:
$ ./configure --prefix=/usr/local/lyskom
--with-gnu-malloc
$ ./configure --prefix=/usr/local/lyskom
The prefix defaults to /usr/lyskom. By default, the systems
own malloc is used.
The prefix defaults to /usr/lyskom.
2b. Edit src/server/tmp-limits.h
...
...
@@ -221,9 +220,6 @@ get different behavior.
--help List everything it understands.
--with-gnu-malloc Use GNU malloc instead of the one supplied
by the system.
The configure script also adheres to some environment variables,
among them are:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment