The first time I run ./configure it stopped on checking
* char size but after a reboot it all went fine.
But now, after the makefile has been created, this is
what I get
make
WARNING: use unsermake instead of make or use a wrapper
script, e.g. makeobj!!!
/usr/share/unsermake/unsermake all
make: /usr/share/unsermake/unsermake: Command not found
make: *** [all] Error 127
Logged In: YES
user_id=1573519
Before running make, do:
$ sh admin/cvs.sh dist
in the unpacked directory and it'll rebuild the makefiles
properly so that normal configure/make can build the
application without needing unsermake. For some reason the
0.4.5 distribution was configured for unsermake, which is
unusual.