On Monday 17 April 2006 17:12, Stephen Thorne wrote: > stephen at onyx:/tmp$ cd netrek-client-cow-3.2.0/ > stephen at onyx:/tmp/netrek-client-cow-3.2.0$ ./configure >/dev/null;make > sed: can't read ./key.mk.in: No such file or directory > make -f system.mk KEYDEF= netrek > make[1]: Entering directory `/tmp/netrek-client-cow-3.2.0' > gcc -O2 -DRSA -I -o mkkey mkkey.c -lmp -lgmp -L/usr/X11R6/lib > -lX11 -lnsl -lm > gcc: mkkey: No such file or directory > make[1]: *** [mkkey] Error 1 > make[1]: Leaving directory `/tmp/netrek-client-cow-3.2.0' > make: *** [netrekI] Error 2 You aren't building the package correctly Look at my previous posting: # apt-get build-dep netrek-client-cow # apt-get source netrek-client-cow % cd netrek-client-cow-3.2.0/ % dpkg-buildpackage -b -rfakeroot Use the dpkg tools, not the configure. -- Bob Tanner <tanner at real-time.com> | Phone : (952)943-8700 http://www.real-time.com, Minnesota, Linux | Fax : (952)943-8500 Key fingerprint = AB15 0BDF BCDE 4369 5B42 1973 7CF1 A709 2CC1 B288