* ocropus availability
@ Chuck Hallenbeck
` Frank Carmickle
` Willem van der Walt
0 siblings, 2 replies; 10+ messages in thread
From: Chuck Hallenbeck @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Willem,
Thanks for those tips. I have the tesseract-ocr, which is now open
source and packaged for Debian, but not ocropus. The download link on
their web site says there are no downloads available at this time.
Where does one obtain ocropus?
Thanks,
Chuck
- --
The Moon is Waning Gibbous (97% of Full)
My new web site location is at: http://hallenbeck.ftml.net
The early bird may get the worm, but the second mouse gets the cheese.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGrxnq0maTgpPXM9cRAm8vAJ9EsqbGixd8Jp+X8ZY8ZwsELGWeGACgm9Ys
Tl/+e6aA5G7FIZ0gnJapNLc=
=Vetc
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: ocropus availability
ocropus availability Chuck Hallenbeck
@ ` Frank Carmickle
` Willem van der Walt
1 sibling, 0 replies; 10+ messages in thread
From: Frank Carmickle @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hey Chuck
On Tue, Jul 31, Chuck Hallenbeck wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Willem,
>
> Thanks for those tips. I have the tesseract-ocr, which is now open
> source and packaged for Debian, but not ocropus. The download link on
> their web site says there are no downloads available at this time.
> Where does one obtain ocropus?
It looks to me like from svn.
http://ocropus.googlecode.com/svn/trunk/
HTH
--Frank
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: ocropus availability
ocropus availability Chuck Hallenbeck
` Frank Carmickle
@ ` Willem van der Walt
` Chuck Hallenbeck
` Chuck Hallenbeck
1 sibling, 2 replies; 10+ messages in thread
From: Willem van der Walt @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi,
The current svn versions do build.
svn checkout http://tesseract-ocr.googlecode.com/svn/trunk/ tesseract-ocr
svn checkout http://ocropus.googlecode.com/svn/trunk/ ocropus
HTH, Willem
On Tue, 31 Jul 2007, Chuck Hallenbeck wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Willem,
>
> Thanks for those tips. I have the tesseract-ocr, which is now open
> source and packaged for Debian, but not ocropus. The download link on
> their web site says there are no downloads available at this time.
> Where does one obtain ocropus?
>
> Thanks,
> Chuck
>
> - --
> The Moon is Waning Gibbous (97% of Full)
> My new web site location is at: http://hallenbeck.ftml.net
> The early bird may get the worm, but the second mouse gets the cheese.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
>
> iD8DBQFGrxnq0maTgpPXM9cRAm8vAJ9EsqbGixd8Jp+X8ZY8ZwsELGWeGACgm9Ys
> Tl/+e6aA5G7FIZ0gnJapNLc=
> =Vetc
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
--
This message is subject to the CSIR's copyright, terms and conditions and
e-mail legal notice. Views expressed herein do not necessarily represent the
views of the CSIR.
CSIR E-mail Legal Notice
http://mail.csir.co.za/CSIR_eMail_Legal_Notice.html
CSIR Copyright, Terms and Conditions
http://mail.csir.co.za/CSIR_Copyright.html
For electronic copies of the CSIR Copyright, Terms and Conditions and the CSIR
Legal Notice send a blank message with REQUEST LEGAL in the subject line to
CallCentre@csir.co.za.
This message has been scanned for viruses and dangerous content by MailScanner,
and is believed to be clean. MailScanner thanks Transtec Computers for their support.
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: ocropus availability
` Willem van der Walt
@ ` Chuck Hallenbeck
` Frank Carmickle
` Willem van der Walt
` Chuck Hallenbeck
1 sibling, 2 replies; 10+ messages in thread
From: Chuck Hallenbeck @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
That's good to know. Now I'm trying to figure out what I have to
install to make svn available to use here.
- --
The Moon is Waning Gibbous (97% of Full)
My new web site location is at: http://hallenbeck.ftml.net
The early bird may get the worm, but the second mouse gets the cheese.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGr0aM0maTgpPXM9cRAssMAJ9KwApH1T3nwNGZrYaIgKvDuZ1aRwCeJrbk
T5njZt5KeJXDei+k1aK5IdY=
=90Ko
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: ocropus availability
` Chuck Hallenbeck
@ ` Frank Carmickle
` Willem van der Walt
1 sibling, 0 replies; 10+ messages in thread
From: Frank Carmickle @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
On Tue, Jul 31, Chuck Hallenbeck wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> That's good to know. Now I'm trying to figure out what I have to
> install to make svn available to use here.
Your of the debian persuasion right?
apt-get install subversion
--Frank
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: ocropus availability
` Chuck Hallenbeck
` Frank Carmickle
@ ` Willem van der Walt
` ocrpus Hart Larry
` ocropus availability Chuck Hallenbeck
1 sibling, 2 replies; 10+ messages in thread
From: Willem van der Walt @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
I think you said you are on debian, if so, just do:
apt-get install subversion
HTH, Willem
On Tue, 31 Jul 2007, Chuck Hallenbeck wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> That's good to know. Now I'm trying to figure out what I have to
> install to make svn available to use here.
>
>
> - --
> The Moon is Waning Gibbous (97% of Full)
> My new web site location is at: http://hallenbeck.ftml.net
> The early bird may get the worm, but the second mouse gets the cheese.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
>
> iD8DBQFGr0aM0maTgpPXM9cRAssMAJ9KwApH1T3nwNGZrYaIgKvDuZ1aRwCeJrbk
> T5njZt5KeJXDei+k1aK5IdY=
> =90Ko
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
--
This message is subject to the CSIR's copyright, terms and conditions and
e-mail legal notice. Views expressed herein do not necessarily represent the
views of the CSIR.
CSIR E-mail Legal Notice
http://mail.csir.co.za/CSIR_eMail_Legal_Notice.html
CSIR Copyright, Terms and Conditions
http://mail.csir.co.za/CSIR_Copyright.html
For electronic copies of the CSIR Copyright, Terms and Conditions and the CSIR
Legal Notice send a blank message with REQUEST LEGAL in the subject line to
CallCentre@csir.co.za.
This message has been scanned for viruses and dangerous content by MailScanner,
and is believed to be clean. MailScanner thanks Transtec Computers for their support.
^ permalink raw reply [flat|nested] 10+ messages in thread* ocrpus
` Willem van der Walt
@ ` Hart Larry
` ocrpus Willem van der Walt
` ocropus availability Chuck Hallenbeck
1 sibling, 1 reply; 10+ messages in thread
From: Hart Larry @ UTC (permalink / raw)
To: speakup
Well, I looked at that page in Lynx, but just saw maybe 25 individual files.
By chance are their rpms available, or can I yum for this?
Also, the README file doesn't seem to say much--and links to docs in the wiki
are broken.
Thanks in advance
Hart
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: ocrpus
` ocrpus Hart Larry
@ ` Willem van der Walt
0 siblings, 0 replies; 10+ messages in thread
From: Willem van der Walt @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
No,
for now you have to build using subversion (svn)
See the other message regarding this.
On Tue, 31 Jul 2007, Hart Larry wrote:
> Well, I looked at that page in Lynx, but just saw maybe 25 individual files.
> By chance are their rpms available, or can I yum for this?
> Also, the README file doesn't seem to say much--and links to docs in the wiki
> are broken.
> Thanks in advance
> Hart
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
--
This message is subject to the CSIR's copyright, terms and conditions and
e-mail legal notice. Views expressed herein do not necessarily represent the
views of the CSIR.
CSIR E-mail Legal Notice
http://mail.csir.co.za/CSIR_eMail_Legal_Notice.html
CSIR Copyright, Terms and Conditions
http://mail.csir.co.za/CSIR_Copyright.html
For electronic copies of the CSIR Copyright, Terms and Conditions and the CSIR
Legal Notice send a blank message with REQUEST LEGAL in the subject line to
CallCentre@csir.co.za.
This message has been scanned for viruses and dangerous content by MailScanner,
and is believed to be clean. MailScanner thanks Transtec Computers for their support.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: ocropus availability
` Willem van der Walt
` ocrpus Hart Larry
@ ` Chuck Hallenbeck
1 sibling, 0 replies; 10+ messages in thread
From: Chuck Hallenbeck @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Thanks again, Willem, and Frank too. I guess one never has a truly
current system. Maybe that's good news though.
Chuck
- --
The Moon is Waning Gibbous (97% of Full)
My new web site location is at: http://hallenbeck.ftml.net
The early bird may get the worm, but the second mouse gets the cheese.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGr1Mv0maTgpPXM9cRAl2WAJ49n+mky/5ZfWHxigHzhHY5wbLi4wCdFHcd
eRRKAsGLPnbZK3CdNIamPvQ=
=8nAk
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: ocropus availability
` Willem van der Walt
` Chuck Hallenbeck
@ ` Chuck Hallenbeck
1 sibling, 0 replies; 10+ messages in thread
From: Chuck Hallenbeck @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Willem, Frank,
Okay, I now have svn, and have used it to retrieve those programs
(version 99 for each, evidently)
But I'll have to come back later to build them.
Thanks for the jumpstart. Willem, I'll get back to you about your
front-end for these packages later.
Chuck
- --
The Moon is Waning Gibbous (97% of Full)
My new web site location is at: http://hallenbeck.ftml.net
The early bird may get the worm, but the second mouse gets the cheese.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGr1YF0maTgpPXM9cRArsGAKCb+xwyXATH2dC1qjCGc4DTawmtRwCfcTmC
tCe7VOA8Q0AFjWGksMd22as=
=zJEb
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
ocropus availability Chuck Hallenbeck
` Frank Carmickle
` Willem van der Walt
` Chuck Hallenbeck
` Frank Carmickle
` Willem van der Walt
` ocrpus Hart Larry
` ocrpus Willem van der Walt
` ocropus availability Chuck Hallenbeck
` Chuck Hallenbeck
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).