* mail message
@ Ned
` Gregory Nowak
` mail message Sean M McMahon
0 siblings, 2 replies; 12+ messages in thread
From: Ned @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi again,
I cannot brag about solving my volume problem yet, but something intrigued me when I logged in as a user rather than as the root.
The message said:
"you have new mail."
What's this all about?
I tried to find the "mail", but it's not in my user folder.
What should I do, and how did I get the "mail?"
Many thanks in advance!
Ned
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: mail message
mail message Ned
@ ` Gregory Nowak
` Making a program question Marvin Rush
` mail message Sean M McMahon
1 sibling, 1 reply; 12+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Look in the /var/spool/mail directory.
As for how you got the mail, it could have been a cron job, or
something else on the system.
Greg
On Sun, Apr 23, 2006 at 04:33:43PM -0700, Ned wrote:
> Hi again,
>
> I cannot brag about solving my volume problem yet, but something intrigued me when I logged in as a user rather than as the root.
> The message said:
> "you have new mail."
> What's this all about?
> I tried to find the "mail", but it's not in my user folder.
>
> What should I do, and how did I get the "mail?"
>
> Many thanks in advance!
> Ned
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
- --
web site: http://www.romuald.net.eu.org
gpg public key: http://www.romuald.net.eu.org/pubkey.asc
skype: gregn1
(authorization required, add me to your contacts list first)
- --
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iD8DBQFETBKo7s9z/XlyUyARArw9AJ40CFxc8D5xvFB+D1MdFEB5Q8ygTQCggy2V
JZYunYRTI7Nh4yUDQqnY5fs=
=Kuou
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 12+ messages in thread
* Making a program question
` Gregory Nowak
@ ` Marvin Rush
` Travis Siegel
` Making a program question Chris Norman
0 siblings, 2 replies; 12+ messages in thread
From: Marvin Rush @ UTC (permalink / raw)
To: 'Speakup is a screen review system for Linux.'
I am trying to compile a program. In the docs it tells you to run
./config When I type ./config I get a bad command. Am I missing a package??
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Making a program question
` Making a program question Marvin Rush
@ ` Travis Siegel
` Marvin Rush
` Making a program question Chris Norman
1 sibling, 1 reply; 12+ messages in thread
From: Travis Siegel @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
File names are case sensitive on linux. Generally it's ./Config with
a capital letter C.
Try that, and see if it helps.
On Apr 23, 2006, at 8:56 PM, Marvin Rush wrote:
> I am trying to compile a program. In the docs it tells you to run
> ./config When I type ./config I get a bad command. Am I missing a
> package??
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Making a program question
` Making a program question Marvin Rush
` Travis Siegel
@ ` Chris Norman
` Steve Holmes
1 sibling, 1 reply; 12+ messages in thread
From: Chris Norman @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Try ./conf {tab}? Let your shell complete it.
Either that, or check the file permissions on it. Use something like:
ls -l | grep config
HTH,
Chris Norman
<!-- chris.norman4@ntlworld.com -->
----- Original Message -----
From: "Marvin Rush" <w5mrr@sbcglobal.net>
To: "'Speakup is a screen review system for Linux.'"
<speakup@braille.uwo.ca>
Sent: Monday, April 24, 2006 1:56 AM
Subject: Making a program question
>I am trying to compile a program. In the docs it tells you to run
> ./config When I type ./config I get a bad command. Am I missing a
> package??
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Making a program question
` Making a program question Chris Norman
@ ` Steve Holmes
0 siblings, 0 replies; 12+ messages in thread
From: Steve Holmes @ UTC (permalink / raw)
To: speakup
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
Usually most of my experiences show that it would be ./configure. The
tab autocomplete is a good idea to verify this. Also be sure the
permisions are set right with x turned on. Again from experience, all
source tarballs I've dealt with, I could merely type ./configure to get
things rolling. I first always do a 'ls' command to list all the files
and read any README or INSTALL files to be sure I'm doing the right
thing and set up any manual stuff first. That usually does it for me.
On Mon, Apr 24, 2006 at 08:40:36AM +0100, Chris Norman wrote:
> Try ./conf {tab}? Let your shell complete it.
>
> Either that, or check the file permissions on it. Use something like:
>
> ls -l | grep config
>
> HTH,
>
> Chris Norman
> <!-- chris.norman4@ntlworld.com -->
> ----- Original Message -----
> From: "Marvin Rush" <w5mrr@sbcglobal.net>
> To: "'Speakup is a screen review system for Linux.'"
> <speakup@braille.uwo.ca>
> Sent: Monday, April 24, 2006 1:56 AM
> Subject: Making a program question
>
>
> >I am trying to compile a program. In the docs it tells you to run
> > ./config When I type ./config I get a bad command. Am I missing a
> > package??
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
- --
HolmesGrown Solutions
The best solutions for the best price!
http://ld.net/?holmesgrown
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.7 (GNU/Linux)
iD8DBQFETOROWSjv55S0LfERA6XJAKD9pdSNcroZBoWgTgUtfImy/bIb0ACfWav4
FzKo8w99ertUfdQG0nkIAmc=
=+tr2
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: mail message
mail message Ned
` Gregory Nowak
@ ` Sean M McMahon
1 sibling, 0 replies; 12+ messages in thread
From: Sean M McMahon @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
probably the mail came from a cron job or something. That is assuming you
didn't run a program to get the mail from your isp's mail erver. Do you
have a program like mutt or pine installed?
^ permalink raw reply [flat|nested] 12+ messages in thread
* RE: Making a program question
` Travis Siegel
@ ` Marvin Rush
` ace
0 siblings, 1 reply; 12+ messages in thread
From: Marvin Rush @ UTC (permalink / raw)
To: 'Speakup is a screen review system for Linux.'
That was it. Now I got another error Here is the snippit.
error: C++ preprocessor "/lib/cpp" failed
I installed gcc last night. Now what am I missing. I am trying to compile
real irc.
Join Lorie and Marvin on www.interactive.acbradio.org for the Folk
connection Saturdays from 18 to 20 GMT.
-----Original Message-----
From: speakup-bounces@braille.uwo.ca [mailto:speakup-bounces@braille.uwo.ca]
On Behalf Of Travis Siegel
Sent: Sunday, April 23, 2006 8:11 PM
To: Speakup is a screen review system for Linux.
Subject: Re: Making a program question
File names are case sensitive on linux. Generally it's ./Config with a
capital letter C.
Try that, and see if it helps.
On Apr 23, 2006, at 8:56 PM, Marvin Rush wrote:
> I am trying to compile a program. In the docs it tells you to run
> ./config When I type ./config I get a bad command. Am I missing a
> package??
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 12+ messages in thread
* RE: Making a program question
` ace
@ ` Marvin Rush
` Internal card Marvin Rush
1 sibling, 0 replies; 12+ messages in thread
From: Marvin Rush @ UTC (permalink / raw)
To: 'Speakup is a screen review system for Linux.'
Looks g++ must have come with gcc. I did a yum install g++ and didn't find
anything.
Join Lorie and Marvin on www.interactive.acbradio.org for the Folk
connection Saturdays from 18 to 20 GMT.
-----Original Message-----
From: speakup-bounces@braille.uwo.ca [mailto:speakup-bounces@braille.uwo.ca]
On Behalf Of ace
Sent: Monday, April 24, 2006 10:15 PM
To: Speakup is a screen review system for Linux.
Subject: Re: Making a program question
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
- -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
- - -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Install G++ as well. It may not be part of the GCC package, depending on
your distro.
On Mon, Apr 24, 2006 at 08:38:31PM -0500, Marvin Rush wrote:
> That was it. Now I got another error Here is the snippit.
>
> error: C++ preprocessor "/lib/cpp" failed I installed gcc last night.
> Now what am I missing. I am trying to compile real irc.
>
> Join Lorie and Marvin on www.interactive.acbradio.org for the Folk
> connection Saturdays from 18 to 20 GMT.
> -----Original Message-----
> From: speakup-bounces@braille.uwo.ca
> [mailto:speakup-bounces@braille.uwo.ca]
> On Behalf Of Travis Siegel
> Sent: Sunday, April 23, 2006 8:11 PM
> To: Speakup is a screen review system for Linux.
> Subject: Re: Making a program question
>
> File names are case sensitive on linux. Generally it's ./Config with
> a capital letter C.
> Try that, and see if it helps.
> On Apr 23, 2006, at 8:56 PM, Marvin Rush wrote:
>
> > I am trying to compile a program. In the docs it tells you to run
> > ./config When I type ./config I get a bad command. Am I missing a
> > package??
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> >
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
- - -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFETZPcwamDI1Gy2GIRAtWCAKDyoPZf5mY6sMpFixwLQNWncjrB0wCgwWvc
GBypos6Mw9hwEZRiASwyU3c=
=gBF4
- - -----END PGP SIGNATURE-----
- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFETZPqwamDI1Gy2GIRAgIjAKDYe3D0vXFQekDYsfoU0DPMAVJFbACfQ1Up
RRMwBbmaXBUtZKrA+LhkA14=
=0Bb5
- -----END PGP SIGNATURE-----
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFETZQ/wamDI1Gy2GIRAs2nAJ0RkPEWHhVCBCDOBr/+hkyX1Jw3kwCg004a
zreIiDsQHhYvEv5hZYYr1OE=
=ojgN
-----END PGP SIGNATURE-----
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 12+ messages in thread
* Internal card.
` ace
` Marvin Rush
@ ` Marvin Rush
` Luke Yelavich
1 sibling, 1 reply; 12+ messages in thread
From: Marvin Rush @ UTC (permalink / raw)
To: 'Speakup is a screen review system for Linux.'
Have a question does speakup support a deck talk pc2??
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Making a program question
` Marvin Rush
@ ` ace
` Marvin Rush
` Internal card Marvin Rush
0 siblings, 2 replies; 12+ messages in thread
From: ace @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
- -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
- - -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Install G++ as well. It may not be part of the GCC package, depending
on your distro.
On Mon, Apr 24, 2006 at 08:38:31PM -0500, Marvin Rush wrote:
> That was it. Now I got another error Here is the snippit.
>
> error: C++ preprocessor "/lib/cpp" failed
> I installed gcc last night. Now what am I missing. I am trying to compile
> real irc.
>
> Join Lorie and Marvin on www.interactive.acbradio.org for the Folk
> connection Saturdays from 18 to 20 GMT.
> -----Original Message-----
> From: speakup-bounces@braille.uwo.ca [mailto:speakup-bounces@braille.uwo.ca]
> On Behalf Of Travis Siegel
> Sent: Sunday, April 23, 2006 8:11 PM
> To: Speakup is a screen review system for Linux.
> Subject: Re: Making a program question
>
> File names are case sensitive on linux. Generally it's ./Config with a
> capital letter C.
> Try that, and see if it helps.
> On Apr 23, 2006, at 8:56 PM, Marvin Rush wrote:
>
> > I am trying to compile a program. In the docs it tells you to run
> > ./config When I type ./config I get a bad command. Am I missing a
> > package??
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> >
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
- - -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFETZPcwamDI1Gy2GIRAtWCAKDyoPZf5mY6sMpFixwLQNWncjrB0wCgwWvc
GBypos6Mw9hwEZRiASwyU3c=
=gBF4
- - -----END PGP SIGNATURE-----
- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFETZPqwamDI1Gy2GIRAgIjAKDYe3D0vXFQekDYsfoU0DPMAVJFbACfQ1Up
RRMwBbmaXBUtZKrA+LhkA14=
=0Bb5
- -----END PGP SIGNATURE-----
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFETZQ/wamDI1Gy2GIRAs2nAJ0RkPEWHhVCBCDOBr/+hkyX1Jw3kwCg004a
zreIiDsQHhYvEv5hZYYr1OE=
=ojgN
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Internal card.
` Internal card Marvin Rush
@ ` Luke Yelavich
0 siblings, 0 replies; 12+ messages in thread
From: Luke Yelavich @ UTC (permalink / raw)
To: speakup
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, Apr 25, 2006 at 12:27:31PM EST, Marvin Rush wrote:
> Have a question does speakup support a deck talk pc2??
Yes, but as far as I have found, the support is alright, but for me at
least, unstable.
You need to load the firmware onto the card every time you want to use
it, hense why you can only build the DECtalk PC2 driver as a module, as
the card cannot be made to talk from first boot.
I found that the firmware loader that comes with the speakup
distribution didn't work for me. I was able to get the firmware loaded
onto the card by using the original DEC PC software from the disk in a
DOSEmu session. Speakup then works with the card, but when cursoring
around, there is a noticable delay before the DEC speaks. Screen review
keys are fine however.
If you cursor around too much and try and send too much data to the DEC
PC too quickly, the card locks up, and makes a sort of clicking noise
every second or so. You then have to perform a hard reset, as your
machine is unresponsive.
This is what I found anyway, so your experience may be different. There
is a possibility that the hardware I am using it with is the cause of
this problem, but I am not sure.
Jus tfor anybody who is interested, this was with a dual Celeron 466
system, and I tried it with both a uniprocessor and multiprocessor
kernel, and was with a much older version of speakup. I really should
try it again to see whether the same problem is still present.
- --
Luke Yelavich
GPG key: 0xD06320CE
(http://www.themuso.com/themuso-gpg-key.txt)
Email & MSN: themuso@themuso.com
ICQ: 18444344
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iD8DBQFETtJcjVefwtBjIM4RAtBvAJ9tlsL8QRoQLtQsKUvA+zObXaoXTwCdEs2p
331ymhWbckLEcuRbT42CveU=
=3oe5
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
mail message Ned
` Gregory Nowak
` Making a program question Marvin Rush
` Travis Siegel
` Marvin Rush
` ace
` Marvin Rush
` Internal card Marvin Rush
` Luke Yelavich
` Making a program question Chris Norman
` Steve Holmes
` mail message Sean M McMahon
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).