> On 07/01/2010 08:42 AM, brownh wrote:
>> Ron Johnson<ron.l.johnson@cox.net> writes:
>>
>>> On 07/01/2010 06:11 AM, brownh wrote:
>>>> 4. Antiword-for-Office is a perl script, but when I tried to compile,
>>>> found I was missing the perl Archive::Zip module. Not knowing what to
>>>> do about that and too little time to find out, I did not pursue.
>>
>>> This indicates that you must install libarchive-zip-perl.
>>
>> Thanks. This seemed to get through that hang in the compile, but now
>> it hangs because it can't find XML/LibXML.pm. I did a search for
>> LibXML, and the obvious package, libxml-libxml-common-perl, did not
>> help (I already had libxml2 installed).
> $ apt-file search libXML.pm
>
> Interesting.
>
> $ apt-file search libXML.pm
> $
Apt-file search libXML.pm returns:
libxml-libxml-perl: /usr/lib/perl5/XML/LibXML.pm
If I understand correctly, if I have perl5 installed (which I do), I
should find /usr/lib/perl5/XML/LibXML.pm on my machine. In fact it is
not in my /usr/perl5/XML/ directory. I have Simple.pm, SAX.pm,
NamespaceSupport.pm, and corresponding subdirectories there, but not
that file.
A search on line shows that the missing module is a common problem in
a Windows environment. For linux, I gather the error can occur if
there is no path to libxml2. But in my case, I got it finally to work
by installing libxml-libxml-perl.
Haines Brown
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 87pqz4v3m8.fsf@teufel.historicalMaterialism.info"> http://lists.debian.org/87pqz4v3m8.fsf@teufel.historicalMaterialism.info
07-03-2010, 06:26 PM
Ron Johnson
OTF conversion without OpenOffice
On 07/03/2010 01:09 PM, brownh wrote:
Ron Johnson<ron.l.johnson@cox.net> writes:
On 07/01/2010 08:42 AM, brownh wrote:
Ron Johnson<ron.l.johnson@cox.net> writes:
On 07/01/2010 06:11 AM, brownh wrote:
4. Antiword-for-Office is a perl script, but when I tried to compile,
found I was missing the perl Archive::Zip module. Not knowing what to
do about that and too little time to find out, I did not pursue.
This indicates that you must install libarchive-zip-perl.
Thanks. This seemed to get through that hang in the compile, but now
it hangs because it can't find XML/LibXML.pm. I did a search for
LibXML, and the obvious package, libxml-libxml-common-perl, did not
help (I already had libxml2 installed).
$ apt-file search libXML.pm
Interesting.
$ apt-file search libXML.pm
$
Apt-file search libXML.pm returns:
libxml-libxml-perl: /usr/lib/perl5/XML/LibXML.pm
Ah, here's the problem: you wrote "lib" but it should be "Lib".
If I understand correctly, if I have perl5 installed (which I do), I
should find /usr/lib/perl5/XML/LibXML.pm on my machine. In fact it is
Well, no. You'd only find it if libxml-libxml-perl is installed.
not in my /usr/perl5/XML/ directory. I have Simple.pm, SAX.pm,
NamespaceSupport.pm, and corresponding subdirectories there, but not
that file.
A search on line shows that the missing module is a common problem in
a Windows environment. For linux, I gather the error can occur if
there is no path to libxml2. But in my case, I got it finally to work
by installing libxml-libxml-perl.
--
Seek truth from facts.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
On Thu, Jul 01, 2010 at 11:19:29AM +0000, Camaleón wrote:
> On Wed, 30 Jun 2010 14:48:49 -0400, brownh wrote:
>
> > I received a .docx file appended in an e-mail, and need to extract and
> > convert it to a convenient format such as .html, .pdf, or plain .txt.
>
> (...)
>
> If it's a simple file (just plain text) you can extract (unzip) the .docx
> into *.xml data for a direct view or convert into another suitable format.
Here's a simple script I used with older versions of OpenOffice. Haven't
tested it for quite some time:
http://tzafrir.org.il/ooo_viewer/
--
Tzafrir Cohen | tzafrir@jabber.org | VIM is
http://tzafrir.org.il | | a Mutt's
tzafrir@cohens.org.il | | best
tzafrir@debian.org | | friend
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20100704104606.GT17569@pear.tzafrir.org.il">http://lists.debian.org/20100704104606.GT17569@pear.tzafrir.org.il