[BRLTTY] compile

2010-08-12 Thread mattias
I try to use ./configure --enable-standalone-programs but when i do so no working displayes But when i only do ./configure all go well ___ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: BRLTTY@mielke.cc For gen

Re: [BRLTTY] Compile errors on the latest brltty

2009-11-04 Thread Dave Mielke
[quoted lines by Adrian P. van Bloois on 2009/11/04 at 12:09 +0100] >I downloaded the latest version of brltty, 4891. >I get these compile errors: ... >cd Programs && make all >make[1]: Entering directory `/home/adrian/brltty/Programs' >gcc -Wall -L/usr/local/lib -ldl -Wl,-export-dynamic -o brltty

[BRLTTY] Compile errors on the latest brltty

2009-11-04 Thread Adrian P. van Bloois
Hi Dave, I downloaded the latest version of brltty, 4891. I get these compile errors: cd Programs && make all make[1]: Entering directory `/home/adrian/brltty/Programs' gcc -Wall -L/usr/local/lib -ldl -Wl,-export-dynamic -o brltty brltty.o program.o options.o config.o misc.o io_misc.o queue.o asyn

Re: [BRLTTY] compile

2008-10-05 Thread mattias
again sorry for massmail with same question i find the answers now ___ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: BRLTTY@mielke.cc For general information, go to: http://mielke.cc/mailman/listinfo/brltty

[BRLTTY] compile

2008-10-05 Thread mattias
sorry for massmail how to install the compilers on ubuntu? ___ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: BRLTTY@mielke.cc For general information, go to: http://mielke.cc/mailman/listinfo/brltty

[BRLTTY] compile

2008-10-05 Thread mattias
i run ubuntu how to install the compilers? ___ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: BRLTTY@mielke.cc For general information, go to: http://mielke.cc/mailman/listinfo/brltty

Re: [BRLTTY] compile

2008-10-05 Thread Samuel Thibault
mattias, le Sun 05 Oct 2008 16:06:45 +0200, a écrit : > i run ubuntu > how to install the nessary compilers? The simplest way is to run sudo apt-get install build-essential and then sudo apt-get build-dep brltty Samuel ___ This message was sent via t

[BRLTTY] compile

2008-10-05 Thread mattias
i run ubuntu how to install the nessary compilers? ___ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: BRLTTY@mielke.cc For general information, go to: http://mielke.cc/mailman/listinfo/brltty

Re: [BRLTTY] BRLTTY compile info

2008-09-03 Thread Samuel Thibault
Hello, [EMAIL PROTECTED], le Fri 29 Aug 2008 16:19:01 -0500, a écrit : > How do I make the BRLTTY compile a totally independent install? I see the > option --enable-relocatable-install, but it says it primarily for Windows? Yes, because on Unix you generally do not need it, you just rec

[BRLTTY] BRLTTY compile info

2008-08-29 Thread ashis . v . purbhoo
How do I make the BRLTTY compile a totally independent install? I see the option --enable-relocatable-install, but it says it primarily for Windows? What is the best option to self contain and/or make BRLTTY portable so I can compile & drop into several machines? If the build is indepen

Re: [BRLTTY] Compile problem: /usr/bin/jar

2007-11-12 Thread Jason White
On Mon, Nov 12, 2007 at 02:58:37PM -0500, Dave Mielke wrote: > Yes. For now, to build from source, configure with --disable-java-bindings. I read elsewhere that Fedora 8 includes a version of Java released by Sun under the GPL. Perhaps someone who has Fedora installed, and who is planning an upg

Re: [BRLTTY] Compile problem: /usr/bin/jar

2007-11-12 Thread Dave Mielke
[quoted lines by Lars Bjørndal on 2007/11/12 at 20:35 +0100] >Fedora F7 has python 2.5, I think you've compiled on a system with >python 2.4, e.g. Fedora FC6, maybe. Yes. For now, to build from source, configure with --disable-java-bindings. -- Dave Mielke | 2213 Fox Crescent | I beli

Re: [BRLTTY] Compile problem: /usr/bin/jar

2007-11-12 Thread Lars Bjørndal
On Mon, Nov 12, 2007 at 11:10:20AM -0500, Dave Mielke wrote: > [quoted lines by Lars Bjørndal on 2007/11/12 at 16:53 +0100] > > >Failed dependencies: > > python(abi) = 2.4 is needed by brlapi-python-0.5.1-1.i386. > > It looks like you need to install the python package from Fedora. Fedora F7

Re: [BRLTTY] Compile problem: /usr/bin/jar

2007-11-12 Thread Dave Mielke
[quoted lines by Lars Bjørndal on 2007/11/12 at 16:53 +0100] >Failed dependencies: > python(abi) = 2.4 is needed by brlapi-python-0.5.1-1.i386. It looks like you need to install the python package from Fedora. -- Dave Mielke | 2213 Fox Crescent | I believe that the Bible is the Ph

Re: [BRLTTY] Compile problem: /usr/bin/jar

2007-11-12 Thread Lars Bjørndal
Dave Mielke <[EMAIL PROTECTED]> writes: > [quoted lines by Lars Bjørndal on 2007/11/12 at 15:29 +0100] > >>As I would like to test the Orca with braille support, I installed >>your precompiled rpm brltty-3.9. However, this package seems to not >>include the python bindings. > > Please also instal

Re: [BRLTTY] Compile problem: /usr/bin/jar

2007-11-12 Thread Dave Mielke
[quoted lines by Lars Bjørndal on 2007/11/12 at 15:29 +0100] >As I would like to test the Orca with braille support, I installed >your precompiled rpm brltty-3.9. However, this package seems to not >include the python bindings. Please also install the brlapi and brlapi-python packages. >Ok, so

[BRLTTY] Compile problem: /usr/bin/jar

2007-11-12 Thread Lars Bjørndal
Hello, Dave! As I would like to test the Orca with braille support, I installed your precompiled rpm brltty-3.9. However, this package seems to not include the python bindings. Ok, so I installed the src rpm, and tried to compile it my self. However, I get this error message: /bin/sh: /usr/bin/JA