[brailleblaster] Re: Can't build BrailleBlaster

  • From: "John J. Boyer" <john.boyer@xxxxxxxxxxxxxxxxx>
  • To: brailleblaster@xxxxxxxxxxxxx
  • Date: Thu, 26 Jul 2012 09:31:20 -0500

Hi Vic,

Good advice. The fonts are now in the repository, so you didn't have to 
attach them. they should be downloaded with the command hg pull -u 

John

On Thu, Jul 26, 2012 at 10:06:38AM -0400, Vic Beckley wrote:
> Keith,
> 
> Do you have the Braille fonts in the brailleblaster\dist\program data\fonts
> folder? I am attaching them to this message.
> 
> Do you have the tika-app-1.1.jar file in the brailleblaster\dist\lib folder?
> You can download it from:
> 
> http://archive.apache.org/dist/tika/ 
> 
> Note if you download it with Internet Explorer it will change the extension
> to zip instead of jar. You can just change it back and use the file.
> 
> I hope this helps. If you have any other problems just ask.
> 
> 
> Best regards from Ohio, U.S.A.,
> 
> Vic
> E-mail: vic.beckley3@xxxxxxxxx
> 
> 
> -----Original Message-----
> From: brailleblaster-bounce@xxxxxxxxxxxxx
> [mailto:brailleblaster-bounce@xxxxxxxxxxxxx] On Behalf Of Keith Creasy
> Sent: Thursday, July 26, 2012 9:29 AM
> To: brailleblaster@xxxxxxxxxxxxx
> Subject: [brailleblaster] Re: Can't build BrailleBlaster
> 
> Was this ever resolved? I still can't build under Windows and wonder how to
> fix it.
> 
> Keith
> 
> 
> -----Original Message-----
> From: brailleblaster-bounce@xxxxxxxxxxxxx
> [mailto:brailleblaster-bounce@xxxxxxxxxxxxx] On Behalf Of John J. Boyer
> Sent: Thursday, July 19, 2012 2:05 AM
> To: brailleblaster@xxxxxxxxxxxxx
> Subject: [brailleblaster] Re: Can't build BrailleBlaster
> 
> Hi Vic,
> 
> We need to get the jar file for tika and place it in the dist/lob directory.
> This affects all platforms.
> 
> John
> 
> On Wed, Jul 18, 2012 at 11:47:58PM -0400, Vic Beckley wrote:
> > Hi John and François,
> > 
> > After the latest pushes I can't build BrailleBlaster under Windows. I 
> > get the following errors:
> > 
> > Buildfile: C:\bb\build.xml
> > 
> > init:
> > 
> > compile:
> >     [javac] Compiling 50 source files to C:\bb\classes
> >     [javac]
> > C:\bb\src\main\org\brailleblaster\wordprocessor\DocumentManager.java:70:
> > package org.apache.tika does not exist
> >     [javac] import org.apache.tika.Tika;
> >     [javac]                       ^
> >     [javac]
> > C:\bb\src\main\org\brailleblaster\wordprocessor\DocumentManager.java:981:
> > cannot find symbol
> >     [javac] symbol  : class Tika
> >     [javac] location: class
> org.brailleblaster.wordprocessor.DocumentManager
> >     [javac]         Tika tika = new Tika();
> >     [javac]         ^
> >     [javac]
> > C:\bb\src\main\org\brailleblaster\wordprocessor\DocumentManager.java:981:
> > cannot find symbol
> >     [javac] symbol  : class Tika
> >     [javac] location: class
> org.brailleblaster.wordprocessor.DocumentManager
> >     [javac]         Tika tika = new Tika();
> >     [javac]                         ^
> >     [javac] C:\bb\src\main\org\brailleblaster\wordprocessor\UTD.java:163:
> > incompatible types
> >     [javac] found   : java.lang.String
> >     [javac] required: int
> >     [javac]                 switch (elementName) {
> >     [javac]                         ^
> >     [javac] 4 errors
> > BUILD FAILED
> > C:\bb\build.xml:17: Compile failed; see the compiler error output for 
> > details.
> > Total time: 1 second
> > 
> > Do I have to install pika? If so, what is involved in this?
> > 
> > 
> > 
> > Best regards from Ohio, U.S.A.,
> > 
> > Vic
> > E-mail: vic.beckley3@xxxxxxxxx
> > 
> > 
> > 
> 
> --
> John J. Boyer; President, Chief Software Developer Abilitiessoft, Inc.
> http://www.abilitiessoft.com
> Madison, Wisconsin USA
> Developing software for people with disabilities
> 
> 



-- 
John J. Boyer; President, Chief Software Developer
Abilitiessoft, Inc.
http://www.abilitiessoft.com
Madison, Wisconsin USA
Developing software for people with disabilities


Other related posts: