[BRLTTY] BRLTTY compile info

Samuel Thibault samuel.thibault at ens-lyon.org
Wed Sep 3 13:10:52 EDT 2008


Hello,

ashis.v.purbhoo at exxonmobil.com, 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 recompile
it.

> What is the best option to self contain and/or make BRLTTY portable so I
> can compile & drop into several machines?

You'd not only need --enable-relocatable-install, but probably also
--enable-standalone-programs, to get statical linking, because else you
may end up with problems of library versions.

> If the build is independent what files/configs need to be copied over?

Just use
make install INSTALL_ROOT=/some/where
to get brltty installed in a directory which you can then targz.

Samuel


More information about the BRLTTY mailing list