Hi,
On 11/01/06 00:30, Steve Buberl wrote:
Hello,
I just installed ubuntu to discover that there was no make program.
I am running latest ubuntu which includes the "make" package (version
3.80-9).
You can install it with:
$ sudo apt-get install make
Kind regards
JG
%% Steve Buberl <[EMAIL PROTECTED]> writes:
sb> I just installed ubuntu to discover that there was no make program. I
sb> downloaded your make 3.80 and it configured correctly, but when I ran
sb> "sh ./build.sh", it reached a certain line and failed:
sb> compiling [EMAIL PROTECTED]@.c..
Hello,
I just installed ubuntu to discover that there was no make program. I
downloaded your make 3.80 and it configured correctly, but when I ran
"sh ./build.sh", it reached a certain line and failed:
compiling [EMAIL PROTECTED]@.c...
gcc: ./[EMAIL PROTECTED]@.c: No such file or directory
gc