[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#908237: libnumbertext-tools: "spellout" is not in $PATH and looks for data in the wrong places



Hi,

On Sat, Sep 08, 2018 at 12:09:18AM +0100, Stephane Chazelas wrote:
> https://sources.debian.org/src/libnumbertext/1.0-2/debian/libnumbertext-data.install/
> putting data files in usr/share/libnumbertext while

Which installs how it is installed by "make install" by upstream, and
thus probably what the library (and users of that library - LibreOffice) expects.

See also libnumbertext.pc:

prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
datarootdir=${prefix}/share
datadir=${datarootdir}
pkgdatadir=${datarootdir}/libnumbertext

Name: libnumbertext
Description: Library implementing Soros based Number to Number Name
conversion
Version: 1.0.3
Requires:
Libs: -L${libdir} -lnumbertext-1.0
Cflags: -I${includedir}/libnumbertext/

> https://sources.debian.org/src/libnumbertext/1.0-2/src/spellout.cxx/#L13
> expects them /usr/share/numbertext

I guess we should fix *this*.

Regards,

Rene


Reply to: