hello
I am trying to install on SUSE 9.0. My problem is at the end of the ./Config.
When I run it, I get two errors and not sure how to fix them. Here is a copy from the ./Config with the errors showing. Any help would be welcomed.
Thanks in advance
Configuration summary
=====================
TRE is now configured as follows:
* Compilation environment
CC = gcc
CFLAGS = -O1 -fomit-frame-pointer -Wall
CPP = gcc -E
CPPFLAGS =
LD = /usr/i586-suse-linux/bin/ld
LDFLAGS =
LIBS =
Use alloca(): yes
* TRE options
Development-time debugging: no
System regex ABI compatibility: no
Wide character (wchar_t) support: no (disabled with --disable-wchar)
Multibyte character set support: no (disabled with --disable-multibyte)
Approximate matching support: yes
Build and install agrep: no
compiling TRE regex library
./configure: line 10205: make: command not found
installing TRE regex library
./configure: line 10208: make: command not found
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/modules/Makefile
config.status: creating unreal
config.status: creating ircdcron/ircdchk
config.status: creating include/setup.h
_______________________________________________________________________
|
| UnrealIRCd Compile-Time Config |
|_______________________________________________________________________|
|_______________________________________________________________________|
| |
| Now all you have to do is type 'make' and let it compile. When that's |
| done, you will receive other instructions on what to do next. |
| |
|_______________________________________________________________________|
|_______________________________________________________________________|
| - The UnrealIRCd Team - |
| |
| * Stskeeps [email protected] |
| * codemastr [email protected] |
| * Syzop [email protected] |
|_______________________________________________________________________|
call-linux:/unreal/Unreal3.2 #
TRE regex libary error
-
greenthief
- Posts: 2
- Joined: Wed Jul 28, 2004 6:31 pm