* turbobraille
@ Danny Crone
` turbobraille Chuck Hallenbeck
0 siblings, 1 reply; 3+ messages in thread
From: Danny Crone @ UTC (permalink / raw)
To: Speakup List
Hello. After downloading the turbobraille file, I put it into a download
dir.
Then I typed
tar xzvf tbrl-0.5.tar.gz
Then I went to the tbrl dir that had been created.
I typed
make
and there was an error 127, file not found. What might I have left out?
Anyone is welcomed to write me at
dannyboy@pobox.com
Thanks.
Danny
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: turbobraille
turbobraille Danny Crone
@ ` Chuck Hallenbeck
` turbobraille Adam Myrow
0 siblings, 1 reply; 3+ messages in thread
From: Chuck Hallenbeck @ UTC (permalink / raw)
To: Speakup List
Hi Danny,
Sorry for the delay -- my ISP has been down again for a day or
so.
I wrote to you privately with some suggestions, but basically the
error 127 comes from the make command and is telling you there is
no Makefile in the directory where you were when you typed
"make". Check your current working directory and make sure you
are where you think you are, and the Makefile is present there.
Chuck
--
The Moon is Waxing Crescent (49% of Full)
Get my public key from website, http://www.mhonline.net/~chuckh
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: turbobraille
` turbobraille Chuck Hallenbeck
@ ` Adam Myrow
0 siblings, 0 replies; 3+ messages in thread
From: Adam Myrow @ UTC (permalink / raw)
To: Speakup List
Actually, if there is no Makefile, make will say "make: *** No targets
specified and no makefile found. Stop." Error 127 means that the
Makefile tried to execute a command that it couldn't find. Either it
isn't in your path, or more likely, the command wasn't installed on your
system. Check to make sure you have the gcc compiler and various
development tools installed. I usually install most of the development
tools except perhaps Fortran.
^ 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 --
turbobraille Danny Crone
` turbobraille Chuck Hallenbeck
` turbobraille Adam Myrow
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).