* my screen problems: script file:
@ Luke Davis
` AARON HOWELL
0 siblings, 1 reply; 3+ messages in thread
From: Luke Davis @ UTC (permalink / raw)
To: blinux-list
Script started on Tue Dec 3 13:36:49 1996
blink:/screen# clear
^[[H^[[Jblink:/screen# clear
^[[H^[[Jblink:/screen# Makefile
bash: ./Makefile: Permission denied
blink:/screen# chmod 774 *
blink:/screen# Makefile
./Makefile: srcdir: command not found
./Makefile: prefix: command not found
./Makefile: prefix: command not found
./Makefile: exec_prefix: command not found
./Makefile: /bin: is a directory
./Makefile: VERSION: command not found
./Makefile: ETCSCREENRC: command not found
./Makefile: CC: command not found
./Makefile: -MM: command not found
./INSTALL: Installation: command not found
./INSTALL: syntax error near unexpected token `0.)'
./INSTALL: ./INSTALL: line 4: `0.) This instruction is quite lengthy'
./Makefile: -m: command not found
./Makefile: AWK: command not found
./Makefile: heavy: command not found
./Makefile: Look: command not found
./Makefile: bug-reports: command not found
./Makefile: location: command not found
./Makefile: version.: command not found
./Makefile: shadow-pw: command not found
./Makefile: want: command not found
./Makefile: father: command not found
./Makefile: debugging.: command not found
./screen.c: syntax error near unexpected token `(c'
./screen.c: ./screen.c: line 1: `/* Copyright (c) 1993'
./Makefile: resize.o: command not found
./Makefile: all:: command not found
./Makefile: OFILES: command not found
./Makefile: screen:: command not found
./Makefile: CC: command not found
./Makefile: LDFLAGS: command not found
./Makefile: OFILES: command not found
./Makefile: LIBS: command not found
./Makefile: -o: command not found
./Makefile: .c.o:: command not found
./Makefile: syntax error near unexpected token `$<'
./Makefile: ./Makefile: line 59: ` $(CC) -c -I. -I$(srcdir) $(M_CFLAGS) $(DEFS) $(OPTIONS) $(CFLAGS) $<'
blink:/screen# script \b\b\b\b\b\b\b^[[Kexit
Script done on Tue Dec 3 13:39:34 1996
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: my screen problems: script file:
my screen problems: script file: Luke Davis
@ ` AARON HOWELL
` Luke Davis
0 siblings, 1 reply; 3+ messages in thread
From: AARON HOWELL @ UTC (permalink / raw)
To: blinux-list
Ok. You *don't* run Makefiles from the shell.
They arent shell scripts.
What you do is type make.
make will pick up the Makefile and build your program then its generally
make install to install it.
Makefiles control the build process so you don't have to guess for
yourself what to build and what to link where.
Try man make at the prompt.
It should build with no problems after you do that right, screen needs to
be installed by root of course because it runs setuid.
Aaron
-----------------------------------------------------------------------------
Aaron Howell. Q.U.T Equity Department, Technical Support/Training.
work: a.howell@qut.edu.au Linux/Networking Support.
home: a.howell@student.qut.edu.au phone +61-19-956-467
www: http://www.cnl.com.au/~aaron irc: DaRkAnGeL
Take an active stand against the NTEU wage claim.
Let them know loud and clear that blackmail will not be tollerated.
Defend the rights of students to fair and reasonable delivery of marks,
after all, we work too.
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: my screen problems: script file:
` AARON HOWELL
@ ` Luke Davis
0 siblings, 0 replies; 3+ messages in thread
From: Luke Davis @ UTC (permalink / raw)
To: blinux-list
Well, I thought of that way before I started the process, but after
trying man make, and just plain make, with several kinds of
capitalzation, I always got errors.
So, I thought I must be too much of a beubi to realize that when they
said make, they really ment makefile, so I tried that!:)
A bit newer than I even knew!:)
On Fri, 6 Dec
1996, AARON HOWELL wrote:
> Ok. You *don't* run Makefiles from the shell.
> They arent shell scripts.
> What you do is type make.
> make will pick up the Makefile and build your program then its generally
> make install to install it.
> Makefiles control the build process so you don't have to guess for
> yourself what to build and what to link where.
> Try man make at the prompt.
> It should build with no problems after you do that right, screen needs to
> be installed by root of course because it runs setuid.
> Aaron
>
>
> -----------------------------------------------------------------------------
> Aaron Howell. Q.U.T Equity Department, Technical Support/Training.
> work: a.howell@qut.edu.au Linux/Networking Support.
> home: a.howell@student.qut.edu.au phone +61-19-956-467
> www: http://www.cnl.com.au/~aaron irc: DaRkAnGeL
> Take an active stand against the NTEU wage claim.
> Let them know loud and clear that blackmail will not be tollerated.
> Defend the rights of students to fair and reasonable delivery of marks,
> after all, we work too.
>
> ---
> Send your message for blinux-list to blinux-list@redhat.com
> Blinux software archive at ftp://leb.net/pub/blinux
> Blinux web page at http://leb.net/blinux
> To unsubscribe send mail to blinux-list-request@redhat.com
> with subject line: unsubscribe
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
my screen problems: script file: Luke Davis
` AARON HOWELL
` Luke Davis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).