dc14
![]() |
|
|
|
|
|||||||
| Installation and Maintenance of FreeBSD Ports or Packages Installing and maintaining the FreeBSD Ports Collection or FreeBSD Packages (i.e. third party software). |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi! I came across this link: http://www.abisource.com/wiki/PluginMatrix
It seems like there are plugins for AbiWord to support .docx files. However, when I install AbiWord on my FreeBSD 8.0 machine, it seems that the only plugin available is the "OpenDocument Filter". Did I forget to make additional configurations to install the rest of the plugins, or that current Abiword (at least for FreeBSD port) does not support Office Open XML format? Thanks for the enlightenment.
|
|
#2
|
||||
|
||||
|
According to http://www.freshports.org/editors/abiword-plugins/ they should be part of the base install. I can install it here and see, but I really think that finding an appropriate "plugin" for ed(1) is the True Way Forward®.
__________________
Quid habemus reliquum? Nutrimentum anatum! Внимание: лифт вниз не поднимает |
|
#3
|
||||
|
||||
|
The source has code for a bunch of plugins but it looks like only the opendoc one is installed by the port. It's all a twisty little maze of m4 and makefiles. Best to ask the maintainer, which is the freebsd-gnome mailing list.
|
|
#4
|
||||
|
||||
|
Weeeelll, trying to open a random docx file that I found on Inter-net opened a file, of sorts (completely garbled), and then crashed horribly. Openoffice seems to do fine, and (I looked this up)
unzip -t doesn't report any errors, & shows a bunch of xml files inside there, like it all should be.I'm going to jump to the conclusion that the importer is (in fact) built-in to abiword, but that it works like crap.
__________________
Quid habemus reliquum? Nutrimentum anatum! Внимание: лифт вниз не поднимает |
|
#5
|
|||
|
|||
|
Quote:
Guess I will just send an email to the maintainer to confirm. I am quite reluctant to use OpenOffice.org as my computer is just too slow and old to support it well. |
|
#6
|
||||
|
||||
|
It doesn't seem that the port installs any plugins at first glance at least ( I might be wrong). And there are many many plugins
![]() Code:
pwd /usr/local/lib/abiword-2.8/plugins ls -l total 1954 -rw-r--r-- 1 root wheel 1247386 Mar 17 23:51 opendocument.a -rwxr-xr-x 1 root wheel 1345 Mar 17 23:51 opendocument.la -rwxr-xr-x 1 root wheel 694860 Mar 17 23:51 opendocument.so
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] renaming files | hirohitosan | Userland Programming & Scripting | 17 | November 13th, 2010 13:50 |
| Sharing files | xy16644 | Web & Network Services | 4 | June 1st, 2010 14:54 |
| [Solved] help with corrupted files | Ron | General | 2 | October 19th, 2009 14:28 |
| a little support would be really appreciate | Delabaal | Installing & Upgrading | 7 | July 30th, 2009 17:36 |
| How do I write files to a CD | spacebizall | General | 5 | December 10th, 2008 12:24 |