From: Len B. <len...@in...> - 2006-10-13 02:58:22
|
lenb@toshiba:~/bltk.test> tar xjf bltk-1.0.4.tar.bz2 lenb@toshiba:~/bltk.test> cd bltk lenb@toshiba:~/bltk.test/bltk> make install bin/bltk_install -i make: bin/bltk_install: Command not found make: *** [install] Error 127 seems that "make install" needs to follow a regular "make", but that is now how the README reads... |