I downloaded tmake
Here are the salient bits from the history at root
2657 TMAKEPATH=/usr/local/tmake-1.11/lib/linux-g++/
2658 PATH=$PATH:/usr/local/tmake-1.11/bin/
2659 export TMAKEPATH PATH
2662 cd regexplorer-0.1.6
2664 make
2665 tmake -o Makefile regexplorer.pro
2666 make
2668 ./RegExp/
2669 cd RegExp/
2671 tmake -o Makefile regexplorer.pro
2672 make
2684 cd regexplorer-0.1.6
2689 cd RegExp/
2691 make
2694 tmake -o Makefile regexplorer.pro
2707 history |tail -100 >regexhistory.txt
/msHere are the errors, any help appreciated...
1024 Sep 8 2000 regexplorer.pro
root@localhost:/home/denny/download/regexplorer-0.1.6$
: tmake -o Makefile regexplorer.pro
root@localhost:/home/denny/download/regexplorer-0.1.6$
: regexplorer
bash: regexplorer: command not found
root@localhost:/home/denny/download/regexplorer-0.1.6$
: make
g++ -c -pipe -Wall -W -DNO_DEBUG -I/include -IRegExp -o
obj/main.o main.cpp
In file included from RegExp/qaregexpmatch.hpp:13,
from RegExp/qaregexp.hpp:13,
from qaregexpwidget.hpp:14,
from main.cpp:12:
RegExp/qaregexprange.hpp:13:21: qstring.h: No such file
or directory
In file included from RegExp/qaregexpmatch.hpp:13,
from RegExp/qaregexp.hpp:13,
from qaregexpwidget.hpp:14,
from main.cpp:12:
RegExp/qaregexprange.hpp:28: parse error before `&' token
In file included from RegExp/qaregexpmatch.hpp:14,
from RegExp/qaregexp.hpp:13,
from qaregexpwidget.hpp:14,
from main.cpp:12:
/usr/include/regex.h:362: 'size_t' is used as a type,
but is not defined as a
type.
/usr/include/regex.h:461: type specifier omitted for
parameter `size_t'
/usr/include/regex.h:461: parse error before `,' token
/usr/include/regex.h:554: type specifier omitted for
parameter `size_t'
/usr/include/regex.h:554: parse error before `,' token
/usr/include/regex.h:556: syntax error before `(' token
In file included from RegExp/qaregexp.hpp:13,
from qaregexpwidget.hpp:14,
from main.cpp:12:
RegExp/qaregexpmatch.hpp:15:21: qstring.h: No such file
or directory
RegExp/qaregexpmatch.hpp:16:25: qstringlist.h: No such
file or directory
RegExp/qaregexpmatch.hpp:17:24: qvaluelist.h: No such
file or directory
In file included from RegExp/qaregexp.hpp:13,
from qaregexpwidget.hpp:14,
from main.cpp:12:
RegExp/qaregexpmatch.hpp:23: parse error before `&' token
RegExp/qaregexpmatch.hpp:24: parse error before `&' token
RegExp/qaregexpmatch.hpp:28: ISO C++ forbids
declaration of `QStringList' with
no type
RegExp/qaregexpmatch.hpp:28: parse error before `&' token
RegExp/qaregexpmatch.hpp:29: ISO C++ forbids
declaration of `QString' with no
type
RegExp/qaregexpmatch.hpp:29: parse error before `&' token
RegExp/qaregexpmatch.hpp:34: 'QValueList' is used as a
type, but is not defined
as a type.
RegExp/qaregexpmatch.hpp:35: 'QArray' is used as a
type, but is not defined as
a type.
RegExp/qaregexpmatch.hpp:36: 'QStringList' is used as a
type, but is not
defined as a type.
RegExp/qaregexpmatch.hpp:37: 'QString' is used as a
type, but is not defined as
a type.
In file included from qaregexpwidget.hpp:14,
from main.cpp:12:
RegExp/qaregexp.hpp:14:21: qstring.h: No such file or
directory
RegExp/qaregexp.hpp:15:25: qstringlist.h: No such file
or directory
In file included from qaregexpwidget.hpp:14,
from main.cpp:12:
RegExp/qaregexp.hpp:21: parse error before `&' token
RegExp/qaregexp.hpp:31: parse error before `&' token
RegExp/qaregexp.hpp:32: parse error before `&' token
RegExp/qaregexp.hpp:33: parse error before `=' token
RegExp/qaregexp.hpp:34: parse error before `)' token
RegExp/qaregexp.hpp:38: parse error before `&' token
RegExp/qaregexp.hpp:40: parse error before `&' token
RegExp/qaregexp.hpp:49: 'QString' is used as a type,
but is not defined as a
type.
RegExp/qaregexp.hpp:50: 'QString' is used as a type,
but is not defined as a
type.
In file included from qaregexpwidget.hpp:16,
from main.cpp:12:
qaregexplanguage.hpp:14:21: qstring.h: No such file or
directory
In file included from qaregexpwidget.hpp:16,
from main.cpp:12:
qaregexplanguage.hpp:28: ISO C++ forbids declaration of
`QString' with no type
qaregexplanguage.hpp:28: `QString' declared as a
`virtual' field
qaregexplanguage.hpp:28: parse error before `(' token
qaregexplanguage.hpp:30: parse error before `)' token
qaregexplanguage.hpp:31: parse error before `)' token
qaregexplanguage.hpp:32: parse error before `)' token
qaregexplanguage.hpp:33: parse error before `)' token
qaregexplanguage.hpp:34: parse error before `)' token
In file included from main.cpp:12:
qaregexpwidget.hpp:18:20: qframe.h: No such file or
directory
qaregexpwidget.hpp:19:21: qlayout.h: No such file or
directory
qaregexpwidget.hpp:20:21: qwidget.h: No such file or
directory
qaregexpwidget.hpp:21:21: qstring.h: No such file or
directory
qaregexpwidget.hpp:22:27: qmultilinedit.h: No such file
or directory
qaregexpwidget.hpp:23:26: qtextbrowser.h: No such file
or directory
qaregexpwidget.hpp:24:20: qlabel.h: No such file or
directory
qaregexpwidget.hpp:25:22: qspinbox.h: No such file or
directory
qaregexpwidget.hpp:26:25: qmainwindow.h: No such file
or directory
qaregexpwidget.hpp:27:24: qpopupmenu.h: No such file or
directory
qaregexpwidget.hpp:28:23: qsplitter.h: No such file or
directory
qaregexpwidget.hpp:29:22: qlistbox.h: No such file or
directory
qaregexpwidget.hpp:30:19: qsize.h: No such file or
directory
qaregexpwidget.hpp:31:23: qlineedit.h: No such file or
directory
qaregexpwidget.hpp:32:20: qevent.h: No such file or
directory
qaregexpwidget.hpp:33:20: qcolor.h: No such file or
directory
qaregexpwidget.hpp:34:21: qobject.h: No such file or
directory
In file included from main.cpp:12:
qaregexpwidget.hpp:37: parse error before `{' token
qaregexpwidget.hpp:46: parse error before `*' token
qaregexpwidget.hpp:47: destructors must be member functions
qaregexpwidget.hpp:47: virtual outside class declaration
qaregexpwidget.hpp:50: parse error before `&' token
qaregexpwidget.hpp:56: parse error before `&' token
qaregexpwidget.hpp:58: parse error before `)' token
qaregexpwidget.hpp:60: parse error before `)' token
qaregexpwidget.hpp:61: parse error before `&' token
qaregexpwidget.hpp:65: parse error before `&' token
qaregexpwidget.hpp:66: parse error before `&' token
qaregexpwidget.hpp:107: parse error before `public'
qaregexpwidget.hpp:112: parse error before `&' token
qaregexpwidget.hpp:115: parse error before `private'
qaregexpwidget.hpp:125: parse error before `&' token
qaregexpwidget.hpp:126: parse error before `&' token
qaregexpwidget.hpp:127: parse error before `)' token
qaregexpwidget.hpp:131: parse error before `private'
qaregexpwidget.hpp:135: syntax error before `*' token
qaregexpwidget.hpp:136: syntax error before `*' token
qaregexpwidget.hpp:137: syntax error before `*' token
qaregexpwidget.hpp:138: syntax error before `*' token
qaregexpwidget.hpp:139: syntax error before `*' token
qaregexpwidget.hpp:140: syntax error before `*' token
qaregexpwidget.hpp:141: syntax error before `*' token
qaregexpwidget.hpp:143: syntax error before `*' token
qaregexpwidget.hpp:144: syntax error before `*' token
qaregexpwidget.hpp:146: syntax error before `*' token
qaregexpwidget.hpp:147: syntax error before `*' token
qaregexpwidget.hpp:148: syntax error before `*' token
qaregexpwidget.hpp:149: syntax error before `*' token
qaregexpwidget.hpp:150: 'QString' is used as a type,
but is not defined as a
type.
qaregexpwidget.hpp:151: 'QString' is used as a type,
but is not defined as a
type.
qaregexpwidget.hpp:152: syntax error before `*' token
qaregexpwidget.hpp:153: 'MatchType' is used as a type,
but is not defined as a
type.
qaregexpwidget.hpp:158: 'QSize' is used as a type, but
is not defined as a
type.
qaregexpwidget.hpp:159: parse error before `,' token
qaregexpwidget.hpp:165: syntax error before `*' token
qaregexpwidget.hpp:166: syntax error before `*' token
qaregexpwidget.hpp:167: syntax error before `*' token
qaregexpwidget.hpp:169: syntax error before `*' token
qaregexpwidget.hpp:170: syntax error before `*' token
qaregexpwidget.hpp:171: syntax error before `*' token
qaregexpwidget.hpp:172: syntax error before `*' token
qaregexpwidget.hpp:173: syntax error before `*' token
qaregexpwidget.hpp:174: syntax error before `*' token
qaregexpwidget.hpp:175: syntax error before `*' token
qaregexpwidget.hpp:177: 'QStringList' is used as a
type, but is not defined as
a type.
qaregexpwidget.hpp:199: parse error before `}' token
main.cpp:13:26: qapplication.h: No such file or directory
main.cpp: In function `int main(int, char**)':
main.cpp:17: `QApplication' undeclared (first use this
function)
main.cpp:17: (Each undeclared identifier is reported
only once for each
function it appears in.)
main.cpp:17: parse error before `(' token
main.cpp:23: `QaRegExpWidget' undeclared (first use
this function)
main.cpp:24: `app' undeclared (first use this function)
main.cpp:24: `w' undeclared (first use this function)
main.cpp:16: warning: unused parameter `int argc'
main.cpp:16: warning: unused parameter `char**argv'
qaregexpwidget.hpp: In function `void
__static_initialization_and_destruction_0(int, int)':
qaregexpwidget.hpp:145: no matching function for call
to `QaRegExp::QaRegExp()'
RegExp/qaregexp.hpp:22: candidates are:
QaRegExp::QaRegExp(const QaRegExp&)
make: *** [obj/main.o] Error 1
root@localhost:/home/denny/download/regexplorer-0.1.6$ :