Re: SEVERE: Couldn't find hyphenation pattern en_US

2010-06-27 Thread Simon Pepping
The OFFO hyphenation jar file offo-hyphenation-fop-stable_v1.2.zip contains en.hyp, en_GB.hyp, en_US.hyp. The experimental OFFO hyphenation jar file offo-hyphenation-fop-stable-utf8.zip contains en.hyp and en_GB.hyp. The fop script of Debian and (probably) Ubuntu locates fop-hyph.jar at

Re: SEVERE: Couldn't find hyphenation pattern en_US

2010-06-27 Thread Tom Browder
On Sun, Jun 27, 2010 at 14:20, Simon Pepping spepp...@leverkruid.eu wrote: ... How to include fop-hyph.jar in a build of the trunk code is described at http://offo.sourceforge.net/hyphenation/fop-stable/installation.html. Thanks, Simon! Regards, -Tom

RE: SEVERE: Couldn't find hyphenation pattern en_US

2010-06-23 Thread Eric Douglas
: SEVERE: Couldn't find hyphenation pattern en_US On Tue, Jun 22, 2010 at 15:50, Eric Douglas edoug...@blockhouse.com wrote: You can view the files in a jar including classes with a jar viewer program.  A jar is just a form of compressed file like zip or rar.  I use 7-zip to view it. Using: jar

Re: SEVERE: Couldn't find hyphenation pattern en_US

2010-06-23 Thread Tom Browder
On Wed, Jun 23, 2010 at 06:45, Tom Browder tom.brow...@gmail.com wrote: On Tue, Jun 22, 2010 at 15:50, Eric Douglas edoug...@blockhouse.com wrote: ... So, assuming the jar file is physically in dir /usr/local/share/fop, should the CLASSPATH read:  export

RE: SEVERE: Couldn't find hyphenation pattern en_US

2010-06-23 Thread Eric Douglas
as the fop jar. What else are you trying to do, or where exactly are you getting an error? -Original Message- From: Tom Browder [mailto:tom.brow...@gmail.com] Sent: Wednesday, June 23, 2010 8:38 AM To: fop-dev@xmlgraphics.apache.org Subject: Re: SEVERE: Couldn't find hyphenation pattern

Re: SEVERE: Couldn't find hyphenation pattern en_US

2010-06-23 Thread Tom Browder
On Wed, Jun 23, 2010 at 08:06, Eric Douglas edoug...@blockhouse.com wrote: What do you mean install after a build? ... To 'install' as in to be able to run from a command line, simply requires having all required jars in the classpath.  If you use the binary download, the classpath is built

RE: SEVERE: Couldn't find hyphenation pattern en_US

2010-06-23 Thread Eric Douglas
webstart? -Original Message- From: Tom Browder [mailto:tom.brow...@gmail.com] Sent: Wednesday, June 23, 2010 9:33 AM To: fop-dev@xmlgraphics.apache.org Subject: Re: SEVERE: Couldn't find hyphenation pattern en_US On Wed, Jun 23, 2010 at 08:06, Eric Douglas edoug...@blockhouse.com wrote

Re: SEVERE: Couldn't find hyphenation pattern en_US

2010-06-23 Thread Tom Browder
On Wed, Jun 23, 2010 at 09:04, Eric Douglas edoug...@blockhouse.com wrote: The binary download is the same as the source download should be if you compile it. That's not a standalone package.  It doesn't install as an application in Windows. I'm not trying to be difficult here, Eric, just

RE: SEVERE: Couldn't find hyphenation pattern en_US

2010-06-23 Thread Eric Douglas
a classpath statement with the list of other jars needed to run it. -Original Message- From: Tom Browder [mailto:tom.brow...@gmail.com] Sent: Wednesday, June 23, 2010 11:09 AM To: fop-dev@xmlgraphics.apache.org Subject: Re: SEVERE: Couldn't find hyphenation pattern en_US On Wed, Jun 23

Re: SEVERE: Couldn't find hyphenation pattern en_US

2010-06-23 Thread Tom Browder
On Wed, Jun 23, 2010 at 10:52, Eric Douglas edoug...@blockhouse.com wrote: Of course the 0.95 is not the same as the trunk. There is a binary download and a source download for 0.95.  If you compile that source, you should get a binary which matches the binary download.  The trunk is only

RE: SEVERE: Couldn't find hyphenation pattern en_US

2010-06-23 Thread Eric Douglas
:01 PM To: fop-dev@xmlgraphics.apache.org Subject: Re: SEVERE: Couldn't find hyphenation pattern en_US On Wed, Jun 23, 2010 at 10:52, Eric Douglas edoug...@blockhouse.com wrote: Of course the 0.95 is not the same as the trunk. There is a binary download and a source download for 0.95.  If you

Re: SEVERE: Couldn't find hyphenation pattern en_US

2010-06-23 Thread Tom Browder
On Wed, Jun 23, 2010 at 11:03, Eric Douglas edoug...@blockhouse.com wrote: You have to use Subversion to download the trunk source. There is a Subversion program which you can run from a command prompt, and there's an extension for Eclipse.  Either way Eric, I'm working in the subversion

Re: SEVERE: Couldn't find hyphenation pattern en_US

2010-06-23 Thread J.Pietschmann
On 23.06.2010 18:08, Tom Browder wrote: I'm trying to understand how the distributable packages on the fop download site are assembled, by hand or by script? If by script, where is it? It's the build.xml file. You'll need ant (http://ant.apache.org) to run it, the target dist will generate

Re: SEVERE: Couldn't find hyphenation pattern en_US

2010-06-23 Thread Tom Browder
On Wed, Jun 23, 2010 at 16:29, J.Pietschmann j3322...@yahoo.de wrote: On 23.06.2010 18:08, Tom Browder wrote: I'm trying to understand how the distributable packages on the fop download site are assembled, by hand or by script?  If by script, ... It's the build.xml file. You'll need ant

Re: SEVERE: Couldn't find hyphenation pattern en_US

2010-06-22 Thread J.Pietschmann
On 22.06.2010 19:02, Tom Browder wrote: I have tried to explicitly point to the fop-hyph.jar file with the FOP_HYPHENATION_PATH environment variable but that doesn't seem to work. The fop-hyph.jar must be in the classpath, putting it into the fop/lib directory should be sufficient if FOP is

Re: SEVERE: Couldn't find hyphenation pattern en_US

2010-06-22 Thread Tom Browder
On Tue, Jun 22, 2010 at 15:29, J.Pietschmann j3322...@yahoo.de wrote: On 22.06.2010 19:02, Tom Browder wrote: I have tried to explicitly point to the fop-hyph.jar file with the FOP_HYPHENATION_PATH environment variable but that doesn't seem to work. So should I file a bug for that? The

RE: SEVERE: Couldn't find hyphenation pattern en_US

2010-06-22 Thread Eric Douglas
find hyphenation pattern en_US On Tue, Jun 22, 2010 at 15:29, J.Pietschmann j3322...@yahoo.de wrote: On 22.06.2010 19:02, Tom Browder wrote: I have tried to explicitly point to the fop-hyph.jar file with the FOP_HYPHENATION_PATH environment variable but that doesn't seem to work. So should