[quoted lines by Adrian van Bloois on 2017/02/26 at 12:43 +0100] >When I specifiy: > --prefix=/usr/local \ > --sysconfdir=/etc \ > --localstatedir=/var \ > --libdir=/usr/local/lib \ > --with-drivers-directory=/usr/local/lib64/brltty \ > > >when configuring brltty libdir and driver-directory are not set to the >values I want. Libdir is /usr/lib and the drivers-directory is >/usr/lib/brltty. >This is NOT what I want. >Am I doing something wrong or is there a bug in the configure script?
I just ran configure with exactly these options. The only difference was that I added -q so as not to get all of the output. My config.mk correctly contains: libdir = /usr/local/lib Maybe your config.log contains a clue. -- Dave Mielke | 2213 Fox Crescent | The Bible is the very Word of God. Phone: 1-613-726-0014 | Ottawa, Ontario | http://Mielke.cc/bible/ EMail: [email protected] | Canada K2A 1H7 | http://FamilyRadio.org/ _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://brltty.com/mailman/listinfo/brltty
