pa...@pallinux:~$ god The program 'god' is currently not installed. You can install it by typing: sudo apt-get install god god: command not found pa...@pallinux:~$ sudo apt-get install god [sudo] password for palli: Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: lsb-graphics lsb-desktop ncurses-term libamrnb3 libamrwb3 libqt4-gui lsb pax lesstif2 libavfilter0 lsb-core lsb-cxx Use 'apt-get autoremove' to remove them. The following NEW packages will be installed: god 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 45.4kB of archives. After this operation, 397kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com karmic/universe god 0.7.12-1 [45.4kB] Fetched 45.4kB in 0s (64.5kB/s) Selecting previously deselected package god. (Reading database ... 361206 files and directories currently installed.) Unpacking god (from .../archives/god_0.7.12-1_i386.deb) ... Setting up god (0.7.12-1) ...
Alan Sondheim wrote: > > tell me it isn't so > > k!% mkdir alien.o > k!% make alien.o > make: Nothing to be done for `alien.o'. > k!% rmdir alien.o; touch alien.o > k!% make alien.0 > make: *** No rule to make target `alien.0'. Stop. > k!% touch alien.o > k!% make alien.o > `alien.o' is up to date. > k!% mkdir "unbelievably-sexy-body-wanting-you.o" > k!% make "unbelievably-sexy-body-wanting-you.o" > make: Nothing to be done for `unbelievably-sexy-body-wanting-you.o'. > k!% make god > make: *** No rule to make target `god'. Stop. > k!% touch god.o > k!% make god.o > make: Nothing to be done for `god.o'. > > _______________________________________________ > NetBehaviour mailing list > [email protected] > http://www.netbehaviour.org/mailman/listinfo/netbehaviour _______________________________________________ NetBehaviour mailing list [email protected] http://www.netbehaviour.org/mailman/listinfo/netbehaviour
