Re: [orca-list] Reading pdf's with Javier's script
- From: Mike Gorse <mgorse mgorse dhs org>
- To: orca-list gnome org
- Subject: Re: [orca-list] Reading pdf's with Javier's script
- Date: Fri, 16 Nov 2007 07:17:27 -0500 (EST)
Hi Herman,
It looks like you have carriage returns in your script. Try something
like
tr -d \\r <scriptname >a
mv a scriptname
where scriptname is the name of your script. Or you can just remove the
carriage return characters in an editor if it displays them at the ends of
the lines.
-- Mike Gorse / AIM:linvortex / http://mgorse.freeshell.org --
On Fri, 16 Nov 2007, Hermann wrote:
Hi,
I followed the description on the Orca wiki, that Javier gave to read
PDF files with gedit.
I installed python-dogtail and copied the script in an editor.
Invoking the script results in the folowing error message:
bash <scriptname> /usr/bin/python^M: Bad interpreter: No such file or
directory
What's wrong?
Performing the operation manually, as Javier describes, works well.
Hermann
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]