Hi sarwat,

It seems like you need to read more into the manual :). I suggest you
take a good, long hard look at INSTALL file.

Basic steps are:

# ./configure
(Maybe you should look ./configure --help for your needs.)
# make
# make install

(Without "#" of course)

M.


On 6/13/06, sarwat jabeen <[EMAIL PROTECTED]> wrote:
hello everyone
I ve been tryin 2 compile kannel.
./compile command runs fine bt the ./make command gives n error.
cd there b a prob with the platform?im using redhat 9.if im switching 2 some
other distribution wht is the best option?

The error is :

[EMAIL PROTECTED] gateway-1.4.0]# ./make
bash: ./make: No such file or directory
[EMAIL PROTECTED] gateway-1.4.0]# ./makefile
./makefile: line 10: SHELL: command not found
./makefile: line 12: srcdir: command not found
./makefile: line 13: top_srcdir: command not found
./makefile: line 14: prefix: command not found
./makefile: line 15: exec_prefix: command not found
./makefile: line 17: bindir: command not found
./makefile: line 18: sbindir: command not found
./makefile: line 19: libexecdir: command not found
./makefile: line 20: datadir: command not found
./makefile: line 21: sysconfdir: command not found
./makefile: line 22: sharedstatedir: command not found
./makefile: line 23: localstatedir: command not found
./makefile: line 24: libdir: command not found
./makefile: line 25: infodir: command not found
./makefile: line 26: mandir: command not found
./makefile: line 27: includedir: command not found
./makefile: line 28: oldincludedir: command not found
./makefile: line 30: docdir: command not found
./makefile: line 32: DESTDIR: command not found
./makefile: line 1: datadir: command not found
./makefile: line 34: pkgdatadir: command not found
./makefile: line 1: libdir: command not found
./makefile: line 35: pkglibdir: command not found
./makefile: line 1: includedir: command not found
./makefile: line 36: pkgincludedir: command not found
./makefile: line 38: top_builddir: command not found
./makefile: line 40: ACLOCAL: command not found
./makefile: line 41: AUTOCONF: command not found
./makefile: line 42: AUTOHEADER: command not found
./makefile: line 44: INSTALL: command not found
./makefile: line 1: AM_INSTALL_PROGRAM_FLAGS: command not found
./makefile: line 45: INSTALL_PROGRAM: command not found
./makefile: line 46: INSTALL_DATA: command not found
./makefile: line 47: INSTALL_SCRIPT: command not found
./makefile: line 48: transform: command not found
./makefile: line 50: NORMAL_INSTALL: command not found
./makefile: line 51: PRE_INSTALL: command not found
./makefile: line 52: POST_INSTALL: command not found
./makefile: line 53: NORMAL_UNINSTALL: command not found
./makefile: line 54: PRE_UNINSTALL: command not found
./makefile: line 55: POST_UNINSTALL: command not found
./makefile: line 56: CC: command not found
./makefile: line 57: MAKEINFO: command not found
./makefile: line 58: PACKAGE: command not found
./makefile: line 59: RANLIB: command not found
./makefile: line 60: SHELL: command not found
./makefile: line 61: VERSION: command not found
./makefile: line 62: SUFFIX: command not found
./makefile: line 63: LEX: command not found
./makefile: line 64: PERL: command not found
./makefile: line 65: YACC: command not found
./makefile: line 68: YFLAGS: command not found
./makefile: line 1: SHELL: command not found
./makefile: line 1: top_srcdir: command not found
./makefile: line 71: mkinstalldirs: command not found
./makefile: line 72: CONFIG_HEADER: command not found
./makefile: line 73: CONFIG_CLEAN_FILES: command not found
./makefile: line 1: LIBOBJS:.o=.c: command not found
./makefile: line 79: -lrt: command not found
./makefile: line 80: -I.: command not found
./makefile: line 81: -rdynamic: command not found
./makefile: line 1: CFLAGS: command not found
./makefile: line 1: CC: command not found
./makefile: line 83: -MM: command not found
./makefile: line 1: SUFFIX: command not found
./makefile: line 97: suffix: command not found
./makefile: line 106: binsrcs: command not found
./makefile: line 1: STARTSTOPDAEMONSRC: command not found
./makefile: line 111: sbinsrcs: command not found
./makefile: line 1: binsrcs: command not found
./makefile: line 1: sbinsrcs: command not found
./makefile: line 117: progsrcs: command not found
./makefile: line 1: progsrcs:.c=.o: command not found
./makefile: line 118: progobjs: command not found
./makefile: line 1: progsrcs:.c=: command not found
./makefile: line 119: progs: command not found
./makefile: line 1: binsrcs:.c=: command not found
./makefile: line 120: binprogs: command not found
./makefile: line 1: sbinsrcs:.c=: command not found
./makefile: line 121: sbinprogs: command not found
./makefile: line 1: wildcard: command not found
./makefile: line 1: wildcard: command not found
./makefile: line 123: gwsrcs: command not found
./makefile: line 1: gwsrcs:.c=.o: command not found
./makefile: line 124: gwobjs: command not found
./makefile: line 1: wildcard: command not found
./makefile: line 1: LIBSRCS: command not found
./makefile: line 126: libsrcs: command not found
./makefile: line 1: libsrcs:.c=.o: command not found
./makefile: line 1: LIBOBJS: command not found
./makefile: line 127: libobjs: command not found
./makefile: line 1: wildcard: command not found
./makefile: line 1: wildcard: command not found
./makefile: line 129: wapsrcs: command not found
./makefile: line 1: wapsrcs:.c=.o: command not found
./makefile: line 130: wapobjs: command not found
./makefile: line 1: wildcard: command not found
./makefile: line 132: wmlscriptsrcs: command not found
./makefile: line 1: wmlscriptsrcs:.c=.o: command not found
./makefile: line 133: wmlscriptobjs: command not found
./makefile: line 1: wildcard: command not found
./makefile: line 135: testsrcs: command not found
./makefile: line 1: testsrcs:.c=.o: command not found
./makefile: line 136: testobjs: command not found
./makefile: line 1: testsrcs:.c=: command not found
./makefile: line 137: testprogs: command not found
./makefile: line 1: testprogs: command not found
./makefile: line 1: wildcard: command not found
./makefile: line 138: tests: command not found
./makefile: line 1: wildcard: command not found
./makefile: line 140: checksrcs: command not found
./makefile: line 1: checksrcs:.c=.o: command not found
./makefile: line 141: checkobjs: command not found
./makefile: line 1: checksrcs:.c=: command not found
./makefile: line 142: checkprogs: command not found
./makefile: line 1: checkprogs: command not found
./makefile: line 1: wildcard: command not found
./makefile: line 143: checks: command not found
./makefile: line 145: benchformats: command not found
./makefile: line 1: wildcard: command not found
./makefile: line 149: benchscripts: command not found
./makefile: line 1: benchformats: command not found
./makefile: line 1: wildcard: command not found
./makefile: line 1: wildcard: command not found
./makefile: line 1: wildcard: command not found
./makefile: line 150: benchoutputs: command not found
./makefile: line 1: wildcard: command not found
./makefile: line 156: srcs: command not found
./makefile: line 1: srcs:.c=.o: command not found
./makefile: line 157: objs: command not found
./makefile: line 159: libs: command not found
./makefile: line 161: srcdirs: command not found
./makefile: line 163: man1pages: command not found
./makefile: line 164: man8pages: command not found
./makefile: line 1: wildcard: command not found
./makefile: line 166: docsrcs: command not found
./makefile: line 1: docsrcs:.xml=.html: command not found
./makefile: line 1: docsrcs:.xml=.rtf: command not found
./makefile: line 1: docsrcs:.xml=.ps: command not found
./makefile: line 1: docsrcs:.xml=.pdf: command not found
./makefile: line 167: docs: command not found
./makefile: line 1: wildcard: command not found
./makefile: line 171: pssrcs: command not found
./makefile: line 1: pssrcs:.png=.ps: command not found
ps: error: Garbage option.
usage: ps -[Unix98 options]
       ps [BSD-style options]
       ps --[GNU-style long options]
       ps --help for a command summary
./makefile: line 1: wildcard: command not found
./makefile: line 174: figsrcs: command not found
./makefile: line 1: figsrcs:.fig=.png: command not found
./makefile: line 1: figsrcs:.fig=.ps: command not found
./makefile: line 175: figs: command not found
./makefile: line 1: SUFFIXES: command not found
./makefile: line 178: .SUFFIXES:: command not found
./makefile: line 180: .xml.html:: command not found
./makefile: line 181: syntax error near unexpected token `>'
./makefile: line 181: ` sed
"s/#FIGTYPE#/.png/;s/#VERSION#/${VERSION}/;s/#DATE#/`date
+%Y.%m.%d`/;s/#DRAFTS#/${DOCDRAFTS}/" $< > $*.tmp'


regards,
tayyaba & sarwat

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/




Reply via email to